Page 1 of 1

ESP32 in AP + STA mode with http webserver

Posted: Tue Mar 16, 2021 4:33 pm
by SkyWolf
Hi guys!
I'm new here. I have some esp32 boards and I'd like to build a mesh of nodes using MDF. In particular I'd like to create a norouter mesh, and set the root (or maybe a leaf) node also as an AP with an HTTP webserver to provide, from an host, wifi credentials through an http post/get call. I've already done some experiment with ESP-MDF and I've seen that exists WIFI_MODE_APSTA, but I don't know how to use it.

(Sorry for my bad english)