Skip to content
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

Open
nicoodeimos opened this issue Oct 1, 2024 · 5 comments
Open

Can't seem to have any RSSI #475

nicoodeimos opened this issue Oct 1, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@nicoodeimos
Copy link

nicoodeimos commented Oct 1, 2024

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

@nicoodeimos nicoodeimos added the bug Something isn't working label Oct 1, 2024
@rstrouse
Copy link
Owner

rstrouse commented Oct 1, 2024

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
Copy link
Author

nicoodeimos commented Oct 1, 2024

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
Copy link
Owner

rstrouse commented Oct 1, 2024

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.

@nicoodeimos
Copy link
Author

I have received the remote today, I'm not receiving any traffic. The logs and RSSI seem to stay blank.
I'm guessing the protocol is not RTS/RTL-RTV.

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).
Is there any way to confirm the protocol is not supported?

CleanShot 2024-10-03 at 19 56 01@2x

Many thanks!

@rstrouse
Copy link
Owner

rstrouse commented Oct 4, 2024

Unfortunately that protocol is not supported. I looked to see if there is some documentation on the timings but I didn’t find anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants