Update PointPerfect Example18 - correct the topic for the IP dynamic keys

This commit is contained in:
PaulZC
2022-03-17 09:53:26 +00:00
parent 360d6fb87a
commit 7fa131997a
2 changed files with 8 additions and 3 deletions
@@ -11,7 +11,8 @@ const char password[] = "<YOUR PASSWORD>";
const char AWS_IOT_ENDPOINT[] = "pp.services.u-blox.com";
const unsigned short AWS_IOT_PORT = 8883;
// <Your PointPerfect Thing> -> Credentials -> IP key distribution topic
const char MQTT_TOPIC_KEY[] = "/pp/key/ip";
const char MQTT_TOPIC_KEY[] = "/pp/ubx/0236/ip"; // This topic provides the IP only dynamic keys in UBX format
//const char MQTT_TOPIC_KEY[] = "/pp/ubx/0236/Lb"; // This topic provides the L-Band + IP dynamic keys in UBX format
// <Your PointPerfect Thing> -> Credentials -> IP correction topic for EU/US region
const char MQTT_TOPIC_SPARTN[] = "/pp/ip/us"; // choice of {eu, us}