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

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 on the Nucleo board the below steps should be followed:

  • Program in the application source code you local WiFi SSID and password and flash the binary. Make sure the Wifi network has visible SSID.
  • 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 brocker 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 and the board mac address to be entered on the IBM quickstart web page if a manual connection is needed (eg. to connect from a PC browser).

History

Updated libraries default tip

2016-11-24, by mapellil [Thu, 24 Nov 2016 13:22:03 +0000] rev 24

Updated libraries


Added NFC expansion board and brocker subscription support

2016-10-26, by mapellil [Wed, 26 Oct 2016 15:28:35 +0000] rev 23

Added NFC expansion board and brocker subscription support


minor fix

2016-10-19, by mapellil [Wed, 19 Oct 2016 09:46:27 +0000] rev 22

minor fix


fixed "publish" string syntax, changed type name to iotsample-mbed-Nucleo

2016-10-19, by mapellil [Wed, 19 Oct 2016 09:36:51 +0000] rev 21

fixed "publish" string syntax, changed type name to iotsample-mbed-Nucleo


Updated libraries.

2016-10-17, by nikapov [Mon, 17 Oct 2016 15:47:36 +0000] rev 20

Updated libraries.


Updated MQTT library dependency.

2016-10-10, by nikapov [Mon, 10 Oct 2016 13:52:29 +0000] rev 19

Updated MQTT library dependency.


Minor changes

2016-10-04, by mapellil [Tue, 04 Oct 2016 12:05:15 +0000] rev 18

Minor changes


Added connectivity to play.internetofthings.ibmcloud.com and to quickstart.internetofthings.ibmcloud.com

2016-10-04, by mapellil [Tue, 04 Oct 2016 11:58:37 +0000] rev 17

Added connectivity to play.internetofthings.ibmcloud.com and to quickstart.internetofthings.ibmcloud.com


Code cleanup

2016-09-28, by mapellil [Wed, 28 Sep 2016 15:36:07 +0000] rev 16

Code cleanup


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

2016-09-28, by mapellil [Wed, 28 Sep 2016 14:59:32 +0000] rev 15

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