-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't seem to have any RSSI #475
Comments
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? |
So I don't have any remote yet, not even a blind (I'm preparing the ESP device at the moment). 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). GPIO 3 of my ESP32-C3 module is connected to PIN 4 of the transceiver. |
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. |
I have received the remote today, I'm not receiving any traffic. The logs and RSSI seem to stay blank. The frequency (written on the back of the remote) is 433.92 and it seems to use "52 bit FLOR + rolling code" protocol, whatever that means. The model is the following: Nice Era MW1. I have set the base frequency on the firmware to 433.922 (can't seem to be able to set it precisely to 433.92 with the slider). Many thanks! |
Unfortunately that protocol is not supported. I looked to see if there is some documentation on the timings but I didn’t find anything. |
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.
Would I see any error if I had connected wrongly the cables?
Here is the board details:
The text was updated successfully, but these errors were encountered: