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

[SUGGESTION] Copy readme instructions from latest examples in ESP-Zigbee-SDK repository? #10

Closed
Hedda opened this issue Mar 28, 2024 · 3 comments

Comments

@Hedda
Copy link
Contributor Author

Hedda commented Mar 28, 2024

Originally posted by @lboue in #9 (comment)

@Hedda I think we could the missing flashing step (with esptool?)

Do you mean also add another section to readme called samething like "How to flash using esptool"

https://docs.espressif.com/projects/esptool/en/latest/esp32/esptool/flashing-firmware.html

https://github.com/espressif/esptool

...and not flashing with "ESP Web Tools" which I believe is the general recommedation for ESPHome?

https://github.com/esphome/esp-web-tools

https://esphome.github.io/esp-web-tools/

https://web.esphome.io/

Update: Perhaps esp-web-tools does not yet have support or ESP32-H2 and/or ESP32-C6? There is an open issue about those:

esphome/esp-web-tools#455

Did not check myself as I have only done research and paper exercise so far, but I do not see why esp-web-tools would not work?

@lboue
Copy link
Contributor

lboue commented Mar 28, 2024

Perhaps esp-web-tools does not yet have support or ESP32-H2 and/or ESP32-C6? There is an open issue about those:

Did not check as I have only done research and paper exercise so far, but I do not see why esp-web-tools would not work?

I haven't yet received my ESP32-H2 board yet, so I haven't been able to check compatibility. I only have ESP32-C6 boards.
I think there should be an step instruction about "how to flash". Either with the esp-web-tools or in CLI with esptool .

@luar123
Copy link
Owner

luar123 commented Mar 28, 2024

I would not add further information like flashing or sdkconfig to this project as this should all be handled by esphome.
I think the links to the examples you have added already are enough.

@luar123 luar123 closed this as completed Apr 4, 2024
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

3 participants