rstrouse / ESPSomfy-RTS

A controller for Somfy RTS shades and blinds
The Unlicense
430 stars 32 forks source link

Unable to establish initial network ESP Somfy RTS #320

Closed Findu28 closed 3 months ago

Findu28 commented 3 months ago

Hardware

ESP32

Firmware version

v2.4.1

Application version

v2.4.1

What happened? What did you expect to happen?

I tried several different ESP32 (S3, C, ..), but none is able to bring up the initial network. When i try the "Prepare for first use", all of them work fine.

How to reproduce it (step by step)

1. Firmware programming - works fine.
2. Initial network - not shown

Logs

...
rstrouse commented 3 months ago

If the ESP32 is not booting into AP mode then please review whether you missed any steps from the wiki. You must download the SomfyController.onboard.esp32xx.bin.zip file from the release and extract the file inside. Then use that file to flash the board.

Findu28 commented 3 months ago

Thanks. After several reprogrammings it now works.

-----Ursprüngliche Nachricht----- Von: rstrouse @.> Gesendet: Sonntag, 7. April 2024 17:50 An: rstrouse/ESPSomfy-RTS @.> Cc: Wolfgang A. @.>; Author @.> Betreff: Re: [rstrouse/ESPSomfy-RTS] Unable to establish initial network ESP Somfy RTS (Issue #320)

If the ESP32 is not booting into AP mode then please review whether you missed any steps from the wiki. You must download the SomfyController.onboard.esp32xx.bin.zip file from the release and extract the file inside. Then use that file to flash the board.

— Reply to this email directly, view it on GitHub https://github.com/rstrouse/ESPSomfy-RTS/issues/320#issuecomment-2041511998 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AY6NWZJ6DVL7FTWBZJMK6H3Y4FTMLAVCNFSM6AAAAABFZR2H76VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANBRGUYTCOJZHA . You are receiving this because you authored the thread. https://github.com/notifications/beacon/AY6NWZPWWDAR6SQOQRZNRETY4FTMLA5CNFSM6AAAAABFZR2H76WGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTZV4AD4.gif Message ID: @.***>

rstrouse commented 3 months ago

Awesome! Glad you got it working.