I have an application that has one or more smartplugs connected to an ESP32 acting as an access point. This works fine if the ESP32 uses Arduino codebase but the smartplugs do not connect if the codebase is Micropython (other devices can connect so perhaps there is something about the Localbytes smartplug firmware with the micropython softAP that is affecting connection.
I would prefer to use Micropython for this application if I can get the plugs to connect. Anyone have any ideas on what to try to get this going?
BTW, the ESP32 application is middleware that monitors one or more Arduino pins and turns plugs on or off depending on the state of the associated pin.
![https://github.com/michaelmargolis/TasmotaMiddleware/blob/master/hardware/example_wiring.jpg](https://)