MediaTek-Labs / Arduino-Add-On-for-LinkIt-SDK

Arduino board support package for LinkIt 7697
https://docs.labs.mediatek.com/resource/linkit7697-arduino/en
34 stars 33 forks source link

SoftAP support for LWiFi library #67

Closed pablosun closed 6 years ago

pablosun commented 6 years ago

Add LWiFi.softAP() method that allows user to switch LinkIt 7697 into a simple Wi-Fi access point. Calling LWiFi.softAPdisconnect() or LWiFi.begin() to switch back to STA mode, which connects to other access points.