Search found 5 matches

by jeepers01
Tue Mar 06, 2018 2:39 pm
Forum: ESP32 Arduino
Topic: ESP.getVcc() equivalent?
Replies: 7
Views: 20347

Re: ESP.getVcc() equivalent?

Did anyone find a working solution?
Thanks
by jeepers01
Sun Aug 27, 2017 2:21 pm
Forum: ESP32 Arduino
Topic: ESP.getVcc() equivalent?
Replies: 7
Views: 20347

ESP.getVcc() equivalent?

Anyone know if is there an 8266 ESP.getVcc() equivalent implemented on the ESP32 platform yet?
Thanks
by jeepers01
Fri Aug 25, 2017 8:32 pm
Forum: ESP32 Arduino
Topic: Constant Rebooting - Index < Nitems failed
Replies: 4
Views: 9064

Re: Constant Rebooting - Index < Nitems failed

I couldn't work out how to read_flash but I managed to run erase_flash which cured the problem and it's now working again,
Many thanks for your help ESP_igrr

For the benefit of others this is how I got esptool.py running under Win10
(Already had Python 2.7 installed)
Add ";C:\Python\Scripts" to ...
by jeepers01
Thu Aug 24, 2017 4:32 pm
Forum: ESP32 Arduino
Topic: Constant Rebooting - Index < Nitems failed
Replies: 4
Views: 9064

Constant Rebooting - Index < Nitems failed

One of my ESP32's failed recently giving the following error no matter what program is flashed to it (successfully)

******************************************
ets Jun 8 2016 00:22:57

rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
ets Jun 8 2016 00:22:57

rst:0x10 (RTCWDT_RTC_RESET),boot ...
by jeepers01
Mon Aug 14, 2017 12:18 pm
Forum: ESP32 Arduino
Topic: Code will not compile with Arduino
Replies: 3
Views: 7729

Re: Code will not compile with Arduino

Try Arduino core for the ESP32
https://github.com/espressif/arduino-esp32

Hope this helps

Go to advanced search