MQTT client for IBM Bluemix

Dependencies:   HTS221 LIS3MDL LPS22HB LSM303AGR LSM6DSL MQTT VL53L0X

Demo

How to run the example

1. Connect the Border Router via mini-usb cable and ethernet cable to the PC.

2. Start the Virtual Machine.

3. Copy the nanostack-border-router.bin file in the mass-storage of the NUCLEO_F429ZI.

4. Turn-on the Border Router

5. Turn-on the Sensor Node board.

6. From the Quickstart configured as described at Configure page you will see the data received.

/media/uploads/rspelta/quickstart3.jpg

Logger

You can understand what the client is doing just connecting a terminal to the Virtual COM port of the Sensor Node. To do so after the configuration you have to:

1. Open the Device Manager window and check out the number of the COM port assigned. E.g COM10

/media/uploads/rspelta/device_manager.jpg

2. Launch a terminal like Tera Term and select the COM associated to the board

3. Let the connection as default, baudrate 9600, 8N1, no flow control

4. You will see on the terminal the output of the board

/media/uploads/rspelta/output.jpg


All wikipages