Connect through Wifi to IBM MQTT cloud https://quickstart.internetofthings.ibmcloud.com

Dependencies:   MQTT NetworkSocketAPI X_NUCLEO_IDW01M1v2 X_NUCLEO_IKS01A1 mbed NDefLib X_NUCLEO_NFC01A1

Fork of IDW01M1_Cloud_IBM by ST Expansion SW Team

You are viewing an older revision! See the latest version

Homepage

To start the demo the following expansion boards are required

  • X_NUCLEO_IDW01M1v2
  • X_NUCLEO_IKS01A1
  • X_NUCLEO_NFC01A1 After having mounted the board stack and flashed the binary image on the Nucleo board the below steps should be followed:
  • Open a serial terminal (Hyperteminal or Cutecom) on the PC connected to the board
  • Program on the board you local WiFi SSID and password and the IBM cloud URL. This could be done through NFC using an Android NFC enabled device (smartphone or tablet) with NFC programmer application
  • Reset the Nucleo board and after few seconds the Nucleo green led will be on (it means the Nucleo is connected to the local Wifi and to the IBM cloud server)
  • Read the NFC tag with an Android device and the browser will be automatically opened and directed to the specific IBM demo page where the environmental values are displayed in form of a x-y graph. The values are updated every few seconds. On the Hyperterminal is possible to see the values sent to the IBM cloud server.

All wikipages