No one is able to answer me !
Does anyone know the default broadcast format?
It's worrying.
Search found 3 matches
- Wed May 18, 2022 8:33 pm
- Forum: General Discussion
- Topic: WiFi bandwith in AP
- Replies: 3
- Views: 3480
- Tue May 03, 2022 4:20 pm
- Forum: General Discussion
- Topic: WiFi bandwith in AP
- Replies: 3
- Views: 3480
WiFi bandwith in AP
Hello, I start with the esp32 with the Arduino framework. I try station mode with no problem and access point mode, both modes taking examples. I have a problem with AP mode: I'm testing transmission with a smartphone application: Wifi Analyzer. While all the Wifi broadcasts around me are 22MHz band...
- Tue Mar 29, 2022 5:51 pm
- Forum: Hardware
- Topic: Scrambled data from ESP32-CAM-MB
- Replies: 2
- Views: 3919
Re: Scrambled data from ESP32-CAM-MB
Have a look :
https://community.platformio.org/t/noob ... de/19117/5
You have to add this two lines to platformio.ini :
monitor_rts = 0
monitor_dtr = 0
You can also go to :
https://docs.platformio.org/en/latest/p ... onitor-rts
https://community.platformio.org/t/noob ... de/19117/5
You have to add this two lines to platformio.ini :
monitor_rts = 0
monitor_dtr = 0
You can also go to :
https://docs.platformio.org/en/latest/p ... onitor-rts