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:
- 7:ab32680de141
- Parent:
- 6:16be6bf59d30
--- a/mbed_app.json Tue Aug 21 16:37:21 2018 +0200 +++ b/mbed_app.json Wed Aug 22 16:31:30 2018 +0200 @@ -2,7 +2,7 @@ "config": { "version": "0x00000001", "topic": "\"nucleo\"", - "mqtt_sn_host": "\"160.119.253.3\"", + "mqtt_sn_host": "\"160.119.253.14\"", "mqtt_sn_port": "10000" },