Search found 2 matches
- Fri Dec 02, 2022 11:35 am
- Forum: ESP-IDF
- Topic: Wifi channels 12+13: FCC and IEEE 802.11d
- Replies: 1
- Views: 1993
Wifi channels 12+13: FCC and IEEE 802.11d
Hello everyone, I am currently working on a firmware for an ESP32 with WIFI functionality. This module should be able to be used in Europe as well as America, with the identical firmware. To comply with all legal requirements I had set the module in "world safe mode" with IEEE 802.11d active. esp_wi...
- Fri Oct 21, 2022 1:43 pm
- Forum: Report Bugs
- Topic: Flashing over JTAG: OpenOcd Target not halted!
- Replies: 4
- Views: 117487
Flashing over JTAG: OpenOcd Target not halted!
Hi there, I’ve got a problem flashing via JTAG. Problem description: After a specific firmware is flashed (and working) the next attempt to flash the same or any other firmware over JTAG fails. If I try to flash the same Firmware over UART there is no problem. Also clearing the Flash over UART, and ...