Hardware
ESP32
Firmware version
v2.4.6
Application version
v2.4.6
What happened? What did you expect to happen?
I'm attempting to integrate a Somfy Rollixo RTS garage door controller using ESPSomfy-RTS on an ESP32 with a CC1101 433 MHz transceiver.
The ESP32 boots correctly and the radio initialises successfully.
The Somfy Keygo 4 RTS remote is consistently received and the rolling code increments correctly with every button press.
However, every received frame is reported as:
INVALID FRAME
ADDR:16777215
CMD:Toggle
I expected the remote to decode correctly so it could be paired or used by ESPSomfy-RTS.
I have also tested receiving on both GDO2 and shared GDO0 (RX/TX on GPIO13) with identical results.
How to reproduce it (step by step)
1. Flash ESPSomfy-RTS v2.4.6 onto an ESP32.
2. Connect a CC1101 433 MHz transceiver.
3. Configure the radio for 433.420 MHz.
4. Press a Somfy Keygo 4 RTS remote associated with a Rollixo RTS controller.
5. Observe the serial output.
Every transmission is received successfully, but every frame is decoded as INVALID FRAME with address 16777215.
Logs
1. Flash ESPSomfy-RTS v2.4.6 onto an ESP32.
2. Connect a CC1101 433 MHz transceiver.
3. Configure the radio for 433.420 MHz.
4. Press a Somfy Keygo 4 RTS remote associated with a Rollixo RTS controller.
5. Observe the serial output.
Every transmission is received successfully, but every frame is decoded as INVALID FRAME with address 16777215.
Hardware
ESP32
Firmware version
v2.4.6
Application version
v2.4.6
What happened? What did you expect to happen?
I'm attempting to integrate a Somfy Rollixo RTS garage door controller using ESPSomfy-RTS on an ESP32 with a CC1101 433 MHz transceiver.
The ESP32 boots correctly and the radio initialises successfully.
The Somfy Keygo 4 RTS remote is consistently received and the rolling code increments correctly with every button press.
However, every received frame is reported as:
INVALID FRAME
ADDR:16777215
CMD:Toggle
I expected the remote to decode correctly so it could be paired or used by ESPSomfy-RTS.
I have also tested receiving on both GDO2 and shared GDO0 (RX/TX on GPIO13) with identical results.
How to reproduce it (step by step)
1. Flash ESPSomfy-RTS v2.4.6 onto an ESP32. 2. Connect a CC1101 433 MHz transceiver. 3. Configure the radio for 433.420 MHz. 4. Press a Somfy Keygo 4 RTS remote associated with a Rollixo RTS controller. 5. Observe the serial output. Every transmission is received successfully, but every frame is decoded as INVALID FRAME with address 16777215.Logs
1. Flash ESPSomfy-RTS v2.4.6 onto an ESP32. 2. Connect a CC1101 433 MHz transceiver. 3. Configure the radio for 433.420 MHz. 4. Press a Somfy Keygo 4 RTS remote associated with a Rollixo RTS controller. 5. Observe the serial output. Every transmission is received successfully, but every frame is decoded as INVALID FRAME with address 16777215.