CLI example for NNN50
Dependencies: NNN50_WIFI_API
Fork of NNN50_WiFi_HelloWorld by
History
Support both BLE UART service and WiFi CLI command
2017-09-14, by silviaChen [Thu, 14 Sep 2017 01:48:08 +0000] rev 9
Support both BLE UART service and WiFi CLI command
update NNN50_WIFI_API and mbed-os to sync with each other
2017-06-29, by tsungta [Thu, 29 Jun 2017 04:21:01 +0000] rev 8
update NNN50_WIFI_API and mbed-os to sync with each other
update mbed-os to 5.5.0; update NNN50_WIFI_API to revision 45 to sync with mbed-os 5.5.0
2017-06-22, by tsungta [Thu, 22 Jun 2017 01:15:51 +0000] rev 7
update mbed-os to 5.5.0; update NNN50_WIFI_API to revision 45 to sync with mbed-os 5.5.0
revert to revision 4
2017-05-04, by tsungta [Thu, 04 May 2017 02:46:55 +0000] rev 6
revert to revision 4
AS7000 driver update
2017-05-02, by sog_yang [Tue, 02 May 2017 08:23:15 +0000] rev 5
AS7000 driver update
This revision is based on mbed-os (mbedOS 5); NNN50_WIFI_API need to update to 22:5b38592 at least ; Add mbed_app.json for proper platform setting; Add .mbedignore (may not shown in IDE)
2017-04-17, by tsungta [Mon, 17 Apr 2017 14:19:36 +0000] rev 4
This revision is based on mbed-os (mbedOS 5); NNN50_WIFI_API need to update to 22:5b38592 at least ; Add mbed_app.json for proper platform setting; Add .mbedignore (may not shown in IDE)
Revise main to fix bug (empty getIPAddress, etc); Update NNN50_WIFI_API to revision 18 (revision 20 have bug)
2017-04-02, by tsungta [Sun, 02 Apr 2017 10:16:20 +0000] rev 3
Revise main to fix bug (empty getIPAddress, etc); Update NNN50_WIFI_API to revision 18 (revision 20 have bug)
add wifi.sleep() in the sample code
2016-12-19, by tsungta [Mon, 19 Dec 2016 03:56:13 +0000] rev 2
add wifi.sleep() in the sample code
Remove m2m_wifi_handle_events(NULL); from main.cpp; Add udp client test code
2016-12-03, by tsungta [Sat, 03 Dec 2016 15:29:30 +0000] rev 1
Remove m2m_wifi_handle_events(NULL); from main.cpp; Add udp client test code
First commit; Show the usage of apScan() and connect()
2016-11-23, by tsungta [Wed, 23 Nov 2016 17:47:35 +0000] rev 0
First commit; Show the usage of apScan() and connect()