Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob

WICED IBM IoT Bluemix quickstart

lock attach
Attachments are accessible only for community members.

WICED IBM IoT Bluemix quickstart

VikramR_26
Employee
Employee
25 sign-ins 10 sign-ins 10 comments on KBA

WICED connect to quickstart

 

Download and install the latest version of WICED SDK, available for Windows, Mac and Linux. To setup on Windows platform, follow the steps present in this link.

 

To connect to the Quickstart Service, follow these steps:

 

Open the WICED SDK eclipse base IDE
Under demo->IBM , place the bluemix_iot quick start project

 

The MQTT library implementation is included in the libraries and can be found under protocol section

WICED SDK setup :

Edit the wifi_config_dct.h under bluemix_iot as per your accesspoint credentials

 

 

In the make target window add the following new target ( for this example we have used BCM94343W hardware)

And click on build target for this make target. On successfull build and download the application to hardware, open any serial port communication like TeraTerm or Putty to see the hardware console output.

The below console message can be viewed

Enter the deviceId that you see in the console log, in the quickstart website to visualize the data points as shown below

IBM Internet of Things Foundation

 

At this step, we have successfully sent the sensor data to IBM Watson IoT Platform Quickstart service using the WICED hardware

Attachments
1213 Views
Comments
PeFe_666001
Level 3
Level 3
First like received First like given

Note, a "recipe" based on this but specifically targeting the Avnet BCM4343W IoT Starter Kit is available at: 
https://developer.ibm.com/recipes/tutorials/avnet-bcm4343w-iot-starter-kit

Anonymous
Not applicable

If you are looking to do this with ZentriOS, a new tutorial was also uploaded to support IBM Bluemix with ZentriOS. Find the new tutorial here: Beginners guide to ZentriOS : IBM Bluemix

MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog