Using BLE to control WIFI configuration as SSID and PW.
Dependencies: BLE_API WIFI_API_32kRAM mbed nRF51822
Fork of NNN40_WiFi by
BLE_WIFIControl enables user to setup Wifi connection via BLE link. Here is iPhone app that teaches you how to use this BLE_WIFIControl example. /media/uploads/Marcomissyou/ios_app_for_wifi_configure.pdf
Revision 11:e22dfe039dee, committed 2016-04-20
- Comitter:
- tsungta
- Date:
- Wed Apr 20 05:56:38 2016 +0000
- Parent:
- 10:5cffa136892c
- Commit message:
- Update all libraries in this program
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 5cffa136892c -r e22dfe039dee main.cpp --- a/main.cpp Wed Apr 20 05:44:22 2016 +0000 +++ b/main.cpp Wed Apr 20 05:56:38 2016 +0000 @@ -32,7 +32,6 @@ int main(void) { - //NRF_CLOCK->XTALFREQ = 0x00; //Tsungta, Used to active radio correctly external when XTAL 32MHz is loaded TCPSocketConnection sock; RFSWIO = 0;