appideasDOTcom / APPideasLights

Arduino and mobile app code for the APPideas Lights projects
19 stars 5 forks source link

Detect WiFi status in app #19

Open appideasDOTcom opened 5 years ago

appideasDOTcom commented 5 years ago

The app needs to know if the user is on WiFi, and of not, should go to a default screen telling them to connect to WiFi.

I would not want to implement this until proper network detection on wake is working (issue #8 )