Add ZED-F9P Example20 (L-Band keys via MQTT)

This commit is contained in:
PaulZC
2022-03-17 11:53:51 +00:00
parent 7fa131997a
commit 583a1f08d3
5 changed files with 434 additions and 10 deletions
@@ -5,7 +5,7 @@ const char password[] = "<YOUR PASSWORD>";
// Below infomation you can set after signing up with u-blox Thingstream portal
// and after add a new New PointPerfect Thing
// https://portal.thingstream.io/app/location-services/things
// in the new PointPerfect Thing you go to the credentials page and copy past the values and certificate into this.
// in the new PointPerfect Thing you go to the credentials page and copy paste the values and certificate into this.
// <Your PointPerfect Thing> -> Credentials -> Hostname
const char AWS_IOT_ENDPOINT[] = "pp.services.u-blox.com";