Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Looks like this needs updating for latest esphome..... #1

Open
hheexx opened this issue Oct 6, 2024 · 2 comments
Open

Looks like this needs updating for latest esphome..... #1

hheexx opened this issue Oct 6, 2024 · 2 comments

Comments

@hheexx
Copy link

hheexx commented Oct 6, 2024

I had to add

  • platform: esphome

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

@aquaticus
Copy link
Owner

Hi,

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.

@hheexx
Copy link
Author

hheexx commented Oct 7, 2024

I switched type from esp-idf to arduino and now it works.
(I am noob with esphome so I don't know what it means)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants