Example project to publish messages to a MQTT-SN broker using the u-blox SARA-N200 NB-IoT modem
Dependencies: MQTTSNPacket X-NUCLEO-SARA-N200
Diff: mbed_app.json
- Revision:
- 6:16be6bf59d30
- Parent:
- 3:fbe1c79dbaff
- Child:
- 7:ab32680de141
--- a/mbed_app.json Mon Aug 20 15:43:31 2018 +0000 +++ b/mbed_app.json Tue Aug 21 16:37:21 2018 +0200 @@ -2,7 +2,7 @@ "config": { "version": "0x00000001", "topic": "\"nucleo\"", - "mqtt_sn_host": "\"8.8.8.8\"", + "mqtt_sn_host": "\"160.119.253.3\"", "mqtt_sn_port": "10000" },