An example program using NucleoL476RG with X-Nucleo-IDW01M1 wifi shield to sends analog data to Ubidots IoT Provider
Dependencies: NetworkSocketAPI X_NUCLEO_IDW01M1v2 mbed
Fork of TLS_HelloWorld_IDW01M1 by
Complete tutorial at https://www.hackster.io/rreicher/nucleol476rg-to-ubidots-00d173
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
10:cc61a766cd1f | 2017-01-10 | Updated lib, moved secure connection to mbed.com | File Diff Annotate |
9:13bd9c989e6c | 2017-01-10 | Added set time on Wifi module | File Diff Annotate |
8:74b827befe72 | 2017-01-05 | Added secure socket connection example (one way server authentication); updated lib | File Diff Annotate |
7:92b5480bb3e4 | 2016-10-17 | Updated network data. | File Diff Annotate |
6:196de97a7195 | 2016-10-17 | Update dependencies. | File Diff Annotate |
4:40cb51547b9f | 2016-09-07 | updating print statement | File Diff Annotate |
2:3a87dbea07a7 | 2016-09-07 | Changes to main to include comments on FRDM and LPCXpresso | File Diff Annotate |
1:daf71fa3674c | 2016-08-19 | generic pin names(PA_9->D8) and FRDM pin mappings (4 wire basic). | File Diff Annotate |
0:dee849b0e6e6 | 2016-07-08 | example program with X_NUCLEO_IDW01M1v2 library | File Diff Annotate |