EspruinoWifi connected / disconnected event #4508
Replies: 1 comment
-
Posted at 2017-09-01 by @gfwilliams I'm afraid there aren't any events at the moment - where did you find out about them from? You could try this and see if it gives you what you need:
I'm afraid I don't have time to test at the moment, but if it doesn't break anything else I can add it to the module. You might need to use Posted at 2017-09-04 by Sacha Many thanks Gorden. https://www.espruino.com/Reference#l_Wifi_connected Posted at 2017-09-04 by @gfwilliams I know - it is a bit confusing. Ideally that'd be changed - at some point I'll try and bring everything in line a bit more. That |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2017-09-01 by Sacha
Hi There
I just received a few espruino.wifi boards. Nice work!
I try to detect the connected or disconnected event without success. I did not get any of this two events. No connected event on connect and no disconnect event when i switch off my wifi AP.
Code:
The console output is:
Beta Was this translation helpful? Give feedback.
All reactions