Hi Roland,
Thank you for your reply.
Unfortunately I don't have this option. I only have a tickbox "Flash over JTAG".
This is certainly due to an old version of ESP-IDE, I have 2.6.0...
Is there any other way to change this setting in the old way? Via cmake or SDKconfig?
Best regards,
Loïc
Search found 7 matches
- Thu Mar 30, 2023 1:35 pm
- Forum: ESP-IDF
- Topic: ESP32-S3, ESP-IDE (Eclipse), DFU-utils launched instead of flash command
- Replies: 3
- Views: 2369
- Wed Mar 29, 2023 8:33 am
- Forum: ESP-IDF
- Topic: ESP32-S3, ESP-IDE (Eclipse), DFU-utils launched instead of flash command
- Replies: 3
- Views: 2369
- Wed Mar 15, 2023 10:56 am
- Forum: ESP-IDF
- Topic: ESP32-S3, ESP-IDE (Eclipse), DFU-utils launched instead of flash command
- Replies: 3
- Views: 2369
ESP32-S3, ESP-IDE (Eclipse), DFU-utils launched instead of flash command
Hi all, I just have an odd problem for two days. I can't flash the target anymore with the espressif-ide. It tries to flash the MCU through the dfu-utils instead of the classic flash command. How to come back to the classic flash command through serial? Also, the compilation and binary creation run ...
- Wed Jan 11, 2023 3:41 pm
- Forum: General Discussion
- Topic: ESP32-P4 RISC-V dual core 400 MHz in the news
- Replies: 15
- Views: 126408
Re: ESP32-P4 RISC-V dual core 400 MHz in the news
Yeah so cool
I'm looking forward to getting my hands on it and trying out this MIPI DSI peripheral...
Any idea of the release date, and when it will be available?
Thanks,
Loïc
I'm looking forward to getting my hands on it and trying out this MIPI DSI peripheral...
Any idea of the release date, and when it will be available?
Thanks,
Loïc
- Sat Feb 19, 2022 3:17 pm
- Forum: ESP-IDF
- Topic: HTTP server not responding
- Replies: 4
- Views: 5736
Re: HTTP server not responding
Thank you Sprite, it was exactly that...
So I found a workaround
See you !
So I found a workaround
See you !
- Thu Feb 17, 2022 6:02 pm
- Forum: ESP-IDF
- Topic: HTTP server not responding
- Replies: 4
- Views: 5736
Re: HTTP server not responding
I just tested it. It don't work too.
So I tested an third autonomous Wifi access point, and it work flawlessly.
I have a weird problem with my router.
It seems to block the packet... I don't know why, it's not supposed to.
I'm going to invest further.
I'll let you know.
Thank's
Loïc
So I tested an third autonomous Wifi access point, and it work flawlessly.
I have a weird problem with my router.
It seems to block the packet... I don't know why, it's not supposed to.
I'm going to invest further.
I'll let you know.
Thank's
Loïc
- Sun Feb 13, 2022 2:10 pm
- Forum: ESP-IDF
- Topic: HTTP server not responding
- Replies: 4
- Views: 5736
HTTP server not responding
Hello all, I'm trying to access esp-idf http server by wifi. The problem: I can access it only when the wifi is in AP mode, and the ESP32 create it's own AP. When I try to access it in client mode, the server doesn't accept connection.. Background: I use a ESP32-WROVER-E (16MB) module with ESP-IDF v...