Chat freely about anything...

User avatar
By Squonk
#724
jonsmirl wrote:Will it do simultaneous SoftAP and STA?

If so, it should have two permanent MAC addresses assigned. Wonder if Espressif knows to do that?

Yep, it looks like it is more or less what 0.9.1 IoT Demo is supposed to do depending on #defines in function "user_esp_platform_init()" from source "examples\IoT_Demo\user\user_esp_platform.c".

But it looks like they use 2 hard-coded MAC addresses with only different first byte, not from OTP memory :(