Search found 3 matches
- Tue Nov 13, 2018 6:59 pm
- Forum: Hardware
- Topic: Newbie question on flashing
- Replies: 0
- Views: 2228
Newbie question on flashing
I have done a bunch with the ESP8266 but am not generally a hardware guy. For the Esp32, I have some dev boards and have ported my code and got things basically working. I have a couple of questions on the chip only that are probably pretty basic. 1. For the Esp8266 I created my own programming setu...
- Sat Aug 11, 2018 3:57 pm
- Forum: General Discussion
- Topic: Newbie question on startup/standalone operation
- Replies: 2
- Views: 5126
Re: Newbie question on startup/standalone operation
Sorry, I meant to say this is on a NodeMCU environment, not a stand alone chip.
- Sat Aug 11, 2018 11:07 am
- Forum: General Discussion
- Topic: Newbie question on startup/standalone operation
- Replies: 2
- Views: 5126
Newbie question on startup/standalone operation
I have some code I ported from the old boards and it runs fine when attached to the computer and with the serial interface open with a terminal. However, if I just plug the ESP32 into the computer or a battery, it will not run my program. When I enable the serial interface, it appears to reboot the ...