rstrouse / ESPSomfy-RTS

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

Can't link remote #315

Closed cvhoang closed 3 months ago

cvhoang 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've managed to pair 4 shades to ESPSomfy-RTS and can control them without issues. However, I can't seem to link remotes to the shades. The "Link Remote" screen stays on and the shade doesn't close after pressing the Telis 4 buttons. Does it mean the RX pin is not correct?

In the "Logs" tab only displays activities if I use "Scan Frequency" function. Otherwise it won't record any entries at all.

Thank you.

How to reproduce it (step by step)

1. Click on "Link Remote"
2. Press one of the buttons on Telis 4 remote
3. The "Link Remote" page appears and but won't go away and the shade doesn't close.

Logs

No response

Nickduino commented 3 months ago

Does it mean the RX pin is not correct?

Possibly. IIRC, in the documentation and radio setup, RX and TX refer to the CC1101. So the RX pin is in fact the TX of your ESP32.

@rstrouse You could mention that in the wiring wiki and/or the Transceiver tab of the GUI.

cvhoang commented 3 months ago

Ah after restarting ESP32, it's working properly. Thank you for this awesome software. Much better than RFXCOM hub it replaces.