You are right nopnop2002!. It is working as you said, I prepared a fw based on your explanation and it is working without any issue.
Maybe I was trying to "uninstall" the wifi and doing a complete init of the wifi, and just needed to do start/stop. Or even a wrong wifi initialization (I copied ...
Search found 2 matches
- Wed Nov 19, 2025 8:36 am
- Forum: ESP-IDF
- Topic: Approach for use ADC2 and Wifi on ESP32
- Replies: 2
- Views: 1257
- Tue Nov 18, 2025 7:34 pm
- Forum: ESP-IDF
- Topic: Approach for use ADC2 and Wifi on ESP32
- Replies: 2
- Views: 1257
Approach for use ADC2 and Wifi on ESP32
Hello, this is my first post here. I am firmware programmer for years and I want to ask if there is a well-know way to use ADC2 and Wifi on a standar ESP32. I know there is not possible simultaneusly because the design of the wifi core but I would like to have an procedure trying to stop wifi, use ...