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

All ESP8266 boards running MicroPython.
Official boards are the Adafruit Huzzah and Feather boards.
Target audience: MicroPython users with an ESP8266 board.
Post Reply
geekguide
Posts: 1
Joined: Sun Dec 18, 2016 10:50 am

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

Post by geekguide » Fri Dec 23, 2016 3:25 am

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

Post Reply