NNN50 WIFI_API library

Dependents:   NNN50_CE_Test_UDP NNN50_linux_firmware NNN50_SoftAP_HelloWorld NNN50_BLEWIFISensor ... more

This is mbed compatible EthernetInterface lib exclude for Delta DFCM-NNN50 platform.

Additional information and examples can be found in mbed Handbook

Revision:
29:86b2de427eab
Parent:
27:617c6acde338
Child:
31:f7c71d050c36
--- a/WIFIDevice.h	Thu Jun 29 04:18:26 2017 +0000
+++ b/WIFIDevice.h	Fri Jul 28 12:23:23 2017 +0000
@@ -111,6 +111,8 @@
 int enableCoexistance();
 void RF_Switch_WIFI_lock(void);
 void RF_Switch_WIFI_unlock(void);
+#define WIFI_WINDOW_US      600     //min is 300
+#define BLE_WINDOW_US      600      //min is 300
 
 #endif /* WIFIDEVICE_H_ */