Search found 5 matches
- Wed Oct 05, 2022 11:56 am
- Forum: General Discussion
- Topic: I can't inject compiled code into ESP32
- Replies: 4
- Views: 2674
Re: I can't inject compiled code into ESP32
I'm trying to supply energy through a source connected to the socket, through this base, which provides enough energy in theory, but I still can't use the esp32 connected to the base and its components, I can only compile it independently (DOIT). The esp32 has the normal serial USB, while the base o...
- Mon Oct 03, 2022 2:00 pm
- Forum: General Discussion
- Topic: I can't inject compiled code into ESP32
- Replies: 4
- Views: 2674
Re: I can't inject compiled code into ESP32
Apparently I already have the answer: Insufficient power. Thank you all for the attention! How can I make up for this lack of energy? So it still doesn't work!
- Mon Oct 03, 2022 12:55 pm
- Forum: General Discussion
- Topic: I can't inject compiled code into ESP32
- Replies: 4
- Views: 2674
I can't inject compiled code into ESP32
I'm trying to inject code compiled by Arduino IDE into ESP32, but it's not possible. On the first board (ESP32), I was returning errors like "A fatal error occurred: Failed to connect to ESP32: Wrong boot mode detected (0x3b)! The chip needs to be in download mode." , varying the hex returned depend...
- Fri Sep 30, 2022 2:06 pm
- Forum: General Discussion
- Topic: Computer does not recognize ESP32
- Replies: 2
- Views: 1440
Re: Computer does not recognize ESP32
<t>The cable had problems. Connected to smartphones it worked normally, but on esp32 it showed not to pass enough current and connect the data to the PC.</t>
- Tue Sep 20, 2022 1:51 pm
- Forum: General Discussion
- Topic: Computer does not recognize ESP32
- Replies: 2
- Views: 1440
Computer does not recognize ESP32
[Codebox] A fatal error occurred: Could not open /dev/ttyS0, the port doesn't exist [/Codebox] I'm trying to program the ESP32 using Arduino IDE, and after installing and configuring everything according to the available documentation, I come across such a situation and I still haven't found anythin...