rstrouse / ESPSomfy-RTS

A controller for Somfy RTS shades and blinds
The Unlicense
529 stars 36 forks source link

Can't seem to have any RSSI #475

Open nicoodeimos opened 1 day ago

nicoodeimos commented 1 day ago

Hardware

ESP32-C3

Firmware version

2.4.7

Application version

2.4.7

What happened? What did you expect to happen?

So, I have ordered those two cards and proceeded to connect everything:

I successfully configured the radio (the banner has disappeared) but can't seem to have any RSSI shown. Is that normal? I'm not sure what to test, I have verified 30 times the PIN on the board.

CleanShot 2024-10-01 at 14 13 44@2x

Would I see any error if I had connected wrongly the cables?

Here is the board details: CleanShot 2024-10-01 at 14 18 03@2x CleanShot 2024-10-01 at 14 18 36@2x

rstrouse commented 1 day ago

Which remote do you have, are you sure it is RTS?

If you have an RTS (not IO) remote then this is most likely incorrect wiring. Which esp32 pin is connected to pin 3 GDO0 of the transceiver?

nicoodeimos commented 1 day ago

So I don't have any remote yet, not even a blind (I'm preparing the ESP device at the moment). I have ordered a remote though to test, that has the same characteristics as the final site where it will be installed (I don't have access to the physical place yet).

I don't think it is an RTS one, but I suspect it is an RTV-L at 433.92 MHz (this is why I'm just trying with a ESP device + your firmware + an remote only now as I don't know if this is the right firmware for me). Is that normal that no RSSI is shown if I no signal has been sent/received? It doesn't mean my wiring is wrong?

GPIO 3 of my ESP32-C3 module is connected to PIN 4 of the transceiver. PIN 3 of the transceiver is connected to GPIO 2 of the ESP-32 C3 module.

rstrouse commented 20 hours ago

Oh so you are not sending any traffic because you do not have a remote. You will not see an RSSI if there is no signal to capture. When you get the remote you should be able to see an RSSI whenever a button is pressed on the remote.