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
mbed_app.json
- Committer:
- KeystoneElectronic
- Date:
- 2018-08-22
- Revision:
- 7:ab32680de141
- Parent:
- 6:16be6bf59d30
File content as of revision 7:ab32680de141:
{ "config": { "version": "0x00000001", "topic": "\"nucleo\"", "mqtt_sn_host": "\"160.119.253.14\"", "mqtt_sn_port": "10000" }, "target_overrides": { "*": { "platform.stdio-convert-newlines": "1", "platform.stdio-baud-rate": 115200 } } }