Detailed Information about softAP Connection event
Posted: Tue Mar 05, 2019 7:07 am
Hey folks,
I'm pretty new to the esp32 and the IDF too and am trying to get started with something easier (of course). So what I had in mind was just modifying the examples softAP pre made WiFi Hotspot program a little. For example just making it show a bit more information when a new station has connected or showing the typed password when someone tries connecting with a wrong password.
But unfortunately I just cant find where these variables for the connection event are or how they are called. The only one there is is the MACSTR but I cant even find in which file this one is instantiated
I'm pretty new to the esp32 and the IDF too and am trying to get started with something easier (of course). So what I had in mind was just modifying the examples softAP pre made WiFi Hotspot program a little. For example just making it show a bit more information when a new station has connected or showing the typed password when someone tries connecting with a wrong password.
But unfortunately I just cant find where these variables for the connection event are or how they are called. The only one there is is the MACSTR but I cant even find in which file this one is instantiated