ESPSomfy-RTS icon indicating copy to clipboard operation
ESPSomfy-RTS copied to clipboard

Need Troubleshooting Suggestions - No RSSI

Open scott1m opened this issue 1 year ago • 11 comments

Hello,

Like others have stated, I’m loving this integration and instructions. This is my first ESP32 project, so maybe I’m missing something obvious.

I purchased a WROOM ESP32 and a “generic” CC1101 Transceiver - but it does appear similar to the one pictured in the wiki.

I’m at the point where I click the button on my RTS remote, but I do not see any signal reception or logs. I’ve checked the wiring a couple of times. Occasionally I get the “Radio Not Configured” message when broadening the spectrum, but often it goes away. I’ve included a few pictures that maybe someone can point out where I’ve went wrong.

Thanks in advance.

Image Image Image Image Image Image Image Image

scott1m avatar Jan 17 '25 00:01 scott1m

You must check the Enable Radio checkbox then press Save Radio.

rstrouse avatar Jan 17 '25 01:01 rstrouse

That was bad timing on my screen grab. I do have that checked. The “Radio not initialized” appears, but if a save a time or two more, it goes away. Still no signal.

Image

scott1m avatar Jan 17 '25 02:01 scott1m

Just checking back in - any suggestions? Thanks in advance!

scott1m avatar Jan 20 '25 14:01 scott1m

Increase your RX bandwidth by 50 at a time to see if you start getting signal. The bandwidth tuning on the CC1101 is tighter than the bandwidth from the remote. Also, please remove your antenna and verify that it is not an RP-SMA. It should have a male pin inside it.

rstrouse avatar Jan 20 '25 19:01 rstrouse

Still no luck. I increased the bandwidth to ~145 then wider and wider. Also, verified that it does have a male pin. My only thought is replacing the CC1101 with a new one.

Image

Image

scott1m avatar Jan 20 '25 20:01 scott1m

Given that this is not working, would you recommend purchasing a new CC1101 transceiver?

scott1m avatar Jan 24 '25 00:01 scott1m

Did you ever fix this. I have the same issue with the same controller. I'm really stuck. Have tried everything. Even changed all the GPIO pins to see if one of them was causing issues

RobertoBiundo avatar Apr 18 '25 22:04 RobertoBiundo

I never got this working either. Still hoping to find the fix. At least I’m not alone.

scott1m avatar Apr 18 '25 23:04 scott1m

So I figured it out last night going over all the posts and turns out that the model 5 we have is an IO Home one and it does not have RTS protocol.

Since I still want the automation I found a cheap controller on the used market and will try buying it. Disassemble the controller and solver a couple of wires on the buttons to control them directly with the ESP32. Turn the controller into some sort of daughter board and 3d print some box for the combo. I also disassembled mine yesterday. There are test points that you can easily solder on. It uses a 3V battery, so you might be able to even power it with the ESP32 itself.

Do you care about updates on this. I will probably create my own code and skip the ESPRTS all together since I love tinkering with my own stuff

RobertoBiundo avatar Apr 19 '25 07:04 RobertoBiundo

Yes, please let me know if it works out.

scott1m avatar Apr 24 '25 14:04 scott1m

My setup was working fine. All of a sudden I GET no RSSI and no entries on the logs. Tried rebooting with no success and tuning also without success. Any help?

sanmagal avatar Sep 07 '25 11:09 sanmagal