Search found 1 match

by geekguide
Fri Dec 23, 2016 3:25 am
Forum: ESP8266 boards
Topic: How to get the client mac info when setting esp8266's network as ap_if
Replies: 0
Views: 1423

How to get the client mac info when setting esp8266's network as ap_if

In lua it seems like that i can use 'wifi.ap.getclient()' , so how can I get this in micropython? thanks!