Access-Point | Detecting new connected Devices without http or so? #9228
Unanswered
WaGi-Coding
asked this question in
Using MicroPython
Replies: 1 comment 2 replies
-
https://docs.micropython.org/en/latest/library/network.html#network.AbstractNIC.status |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it somehow possible to fire an action in micropython when a device connected to the Access Point? Without calling a site or requiring to do something more than connecting on the device?
Beta Was this translation helpful? Give feedback.
All reactions