I need to use the monitor mode on ESP32 for a project. Of course that is not possible using the arduino IDE so I followed Espressifs guide on installing the IDF and auuuuuuuuguh I am not sure I know what I'm doing
Preferably I'd like to program in good old fashioned c++ but I'm not sure how to send some C++ to the ESP32 since the IDF barely works and I'm wondering if anyone's even successfully used it.