Closed davidglvn closed 1 month ago
Typically GPIO36 on the ESP32 is an input only pin and cannot be used for output. Connect GPIO4 to GDO0 (pin on the transceiver) and set both the TX and RX settings in the configuration to GPIO4.
@rstrouse thanks works like charm! do you think I can assume it's antenna issue and order a new one? or this can be stable solution?
You are using a stable solution. ESPSomfy RTS is multiplexing the connection with the configuration. At any given time there can only be one valid frame on the frequency at at time anyway and the transceiver is only ever transmitting or receiving, It will never do both at the same time because there is only one channel.
got you! thanks for the help and for the great module!
Hardware
Olimex ESP32-PoE/EVB
Firmware version
2.4.6
Application version
2.4.6
What happened? What did you expect to happen?
During the pairing with the motor it didn't worked of-course, swapping them back allowed the motor to pair, but it's not able to receive commands from the remote now. I'm not sure what else I can debug to understand where is the issue and what to replace. If you have any ideas what can be the issue or how to debug to get more info I'll be glad....
How to reproduce it (step by step)
Logs
No response