this post was submitted on 24 Mar 2024
13 points (100.0% liked)

homeassistant

15793 readers
6 users here now

Home Assistant is open source home automation that puts local control and privacy first.
Powered by a worldwide community of tinkerers and DIY enthusiasts.

Home Assistant can be self-installed on ProxMox, Raspberry Pi, or even purchased pre-installed: Home Assistant: Installation

Discussion of Home-Assistant adjacent topics is absolutely fine, within reason.
If you're not sure, DM @GreatAlbatross@feddit.uk

founded 2 years ago
MODERATORS
 

I am having issues flashing ESPhome on these ESP32 s2 minis. I have tons of esphome devices. This isnt nearly my first. However it feels like it today..

These are the units I purchased. https://www.aliexpress.us/item/3256805791099168.html

The purple board. S2 Mini 2MB PSRAM.

Anyone have experience with these boards? Thanks.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] v1605@lemmy.world 2 points 1 year ago (1 children)

It's possible these don't enter boot mode by default. Try grounding gpio pin 0.

[โ€“] TCB13@lemmy.world 1 points 1 year ago

No need to ground it by wire. In order to get the the board into "download mode" you need to 1) connect the board to the computer; 2) press/hold the button labeled as 0; 3) press and release the RST button; 4) release the 0 button. After this sequence a new serial port should come up in your computer. After flashing the board just remove the power and plug it back and it will be done.