cpainchaud / RFLink32

RFLink for ESP, with MQTT client
Other
119 stars 44 forks source link

CC2500 Support howto question #49

Open petervflocke opened 2 years ago

petervflocke commented 2 years ago

Hi,

Great idea to port RFlink from Mega to ESP and inluce MQTT, very much appreciated!

Does your code support CC2500 (RFlink) module? And if it does, how to wire it?

I look forward to hearing from you Thank you Peter.

cpainchaud commented 2 years ago

hmm I don't know of any OOK on 2.4Ghz band :D are you sure that RFlink is what you need? not a zigbee/thread/BLE type project instead ?

petervflocke commented 2 years ago

RFLINK supports Ikea Ansluta / Utrusta using the 2.4Ghz frequency to control dedicated UTRUSTA end OMLOPP led lights. Link here: https://www.rflink.nl/devlist.php at the very end of the page. And the wiring here: https://www.rflink.nl/wires.php also at the end of the page. This is just another communication module and I thought that you can check/integrate this as well.

Now I believe it was my big mistake to perceive your project as a kind of "fork" from the above mentioned RFLINK one.

Anyway thanks for answering. Cheers Peter

cpainchaud commented 2 years ago

no we are a fork but we don't have thousands of users.

First time I see these 2.4Ghz remotes, but we learn everyday.

petervflocke commented 2 years ago

no we are a fork but we don't have thousands of users. Could you then think about my "ticket" as a feature request? Just ping me once you (might) get it working. Thx. Peter