QUERY · ISSUE
esp8266: Allow forwarding between AP and STA interfaces
enhancementport-esp8266
I oppened a question some days ago about it and have not found anything anywhere https://stackoverflow.com/questions/44781305/micropython-nat-between-interfaces-on-esp8266
turns out that I can connect to a hotspot and act as a hotspot at the same time, but forwarding among interfaces is not permitted. I've being redirected to other software like NodeMCU but I would really like to use Micropython (and not having to compile ti myself)
CANDIDATE · ISSUE
Default password of AP
port-esp8266
I got a fresh build of micropython on my nodeMCU devboard.
But it's impossible to connect to the AP called "MicroPython-xxxxx" because i don't have any password.
I don't have set any password and no default password was indicated.
Can anybody help me ?