You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
to piggymeter-common.yaml in ota section to be able to compile.
I managed to upload it after that but it looks like board is just restarting. I don't know if something is not compatible or is my board broken..
output is just:
[16:48:29]Build:Feb 7 2021
[16:48:29]rst:0x7 (TG0WDT_SYS_RST),boot:0xd (SPI_FAST_FLASH_BOOT)
[16:48:29]Saved PC:0x40049a42
[16:48:29]SPIWP:0xee
[16:48:29]mode:QIO, clock div:1
[16:48:29]load:0x3fcd5810,len:0x1684
[16:48:29]ets_loader.c 78
[16:48:31]ESP-ROM:esp32c3-api1-20210207
The text was updated successfully, but these errors were encountered:
It seems that the chip wasn't flashed correctly. I noticed an issue with C3, but I'm not entirely sure what's wrong. One time, it programmed successfully, but on another attempt, I couldn't get it to work.
I had to add
to piggymeter-common.yaml in ota section to be able to compile.
I managed to upload it after that but it looks like board is just restarting. I don't know if something is not compatible or is my board broken..
output is just:
[16:48:29]Build:Feb 7 2021
[16:48:29]rst:0x7 (TG0WDT_SYS_RST),boot:0xd (SPI_FAST_FLASH_BOOT)
[16:48:29]Saved PC:0x40049a42
[16:48:29]SPIWP:0xee
[16:48:29]mode:QIO, clock div:1
[16:48:29]load:0x3fcd5810,len:0x1684
[16:48:29]ets_loader.c 78
[16:48:31]ESP-ROM:esp32c3-api1-20210207
The text was updated successfully, but these errors were encountered: