Learn RF not working
See original GitHub issueI have multiple Broadlink RM devices and the UDP doesn’t seem to be working on my network so I have to use the learn-code function. I’m trying to grab the RF codes off of my Broadcom RM3 Pro Plus. Below is my config code.
{
"accessory": "Broadlink RM Learner",
"name": "Learn RF",
"type": "learn-code",
"scanFrequency": true,
"host": "192.168.7.188"
},
It comes back with showing that it found a frequency but it never prints out the results.
[Broadlink RM] [ACTION] Hold down the button that sends the RF frequency.
[Broadlink RM] [INFO] Scan RF (found frequency - 1 of 2)
[Broadlink RM] [INFO] Scan RF (stopped - 20s timeout)
[Broadlink RM] [INFO] Scan RF (stopped)
I’ve heard that you need to switch on the learn IR but when I have this custom learn-button it doesn’t seem to provide the default buttons. Is there a way to work around this?
Issue Analytics
- State:
- Created 4 years ago
- Comments:26 (6 by maintainers)
Top Results From Across the Web
Broadlink RM4 Pro RF Learning Not Supported - Configuration
Broadlink RM4 Pro RF Learning Not Supported · Begin adding a new RF command through the Broadlink app; input the RF frequency, but...
Read more >Broadlink Not Learning RF Codes : r/homebridge - Reddit
There's an issue with the RF learning, it only works if you do a bit of fiddling. Press the Learn button, press your...
Read more >Broadlink RM Pro stopped learning RF commands - AVForums
I have a new Broadlink RM Pro and have been using it to learn both IR and RF remote control codes. I accidentally...
Read more >BroadLink RM4 pro IR and RF Universal Remote, All in One ...
Amazon.com: BroadLink RM4 pro IR and RF Universal Remote, All in One Hub Code ... work with Bluetooth; Does not support RF rolling...
Read more >homebridge-broadlink-rm: Homebridge Broadlink RM Plugin ...
If you have trouble, check out the Troubleshooting section below. ... If true, blocks the creation of the scan frequency accessory used to...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’m still waiting on a new RM device to re-develop the RF learning fully but in the meantime I’ll add some code that allows you to specify the IP of the RF Learn device (and more importantly, have it use it)
The issue here is definitely when you have multiple RM devices. In my case, I even have multiple RM+ devices. It would be really helpful if we could manually define the learn and scan RF codes and in each specify the IP address of the device, like in the example above. The custom button with the scan frequency works just fine in finding the code but the lack then of the learn button makes it impossible to retrieve the code.
Also no combination of Home.app and the e-control app seems to work anymore.