Search found 5 matches

by pacha14
Wed Jan 12, 2022 3:31 pm
Forum: General Discussion
Topic: Flashing binary file into ESP32
Replies: 5
Views: 9503

Re: Flashing binary file into ESP32

Ah yes, silly me. Thank you!
by pacha14
Tue Jan 11, 2022 4:05 pm
Forum: General Discussion
Topic: Flashing binary file into ESP32
Replies: 5
Views: 9503

Re: Flashing binary file into ESP32

How do i run a sh file on the esp32 heltec board?
by pacha14
Tue Jan 11, 2022 3:35 pm
Forum: General Discussion
Topic: Flashing binary file into ESP32
Replies: 5
Views: 9503

Re: Flashing binary file into ESP32

I was confused how I could run a bash script on the esp.
How do you do that?
by pacha14
Mon Jan 10, 2022 4:43 pm
Forum: General Discussion
Topic: Flashing binary file into ESP32
Replies: 5
Views: 9503

Flashing binary file into ESP32

I'm trying to flash the following firmware onto a heltec v2 esp32: https://meshtastic.org/firmware I followed the following commands given in the following link to flash the .bin file into the esp32: https://randomnerdtutorials.com/flashing-micropython-firmware-esptool-py-esp32-esp8266/ Once the .bi...
by pacha14
Fri Oct 01, 2021 4:12 am
Forum: ESP-IDF
Topic: How do i interpret this backtrace message?
Replies: 2
Views: 3406

How do i interpret this backtrace message?

Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled. Core 1 register dump: PC : 0x400d144c PS : 0x00060c30 A0 : 0x800d6a20 A1 : 0x3ffb1e60 A2 : 0x3ffcb13c A3 : 0x00000000 A4 : 0x3ffd0174 A5 : 0x00000000 A6 : 0x3f400418 A7 : 0x3ffb1f50 A8 : 0x800d144a A9 : 0x3ffb1e40 A10...