Replies: 3 comments
-
Instructions for Flashing the BIN FileIf you're utilizing esptool to facilitate the firmware flashing process, refer to the flashing-firmware documentation for comprehensive details. Alternatively, you have two options for obtaining the necessary tool:
The BIN file release has been pre-processed using Mac users, on the other hand, should use the following command: ./esptool --chip esp32s3 --baud 144000 write_flash -z 0x0 firmware.bin
|
Beta Was this translation helpful? Give feedback.
-
Mannu CLI CommandsView the implementation in
|
Beta Was this translation helpful? Give feedback.
-
Hi I tried your firmware for the SenseCAP. The only problem I have, is that I have more than 1 such device. For example Marc |
Beta Was this translation helpful? Give feedback.
-
[1.0.2] - 2023-10-09
Added
This discussion was created from the release Indicator HA update.
Beta Was this translation helpful? Give feedback.
All reactions