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

It's working! #2

Open
krzynio opened this issue Dec 27, 2016 · 3 comments
Open

It's working! #2

krzynio opened this issue Dec 27, 2016 · 3 comments

Comments

@krzynio
Copy link

krzynio commented Dec 27, 2016

Big thanks to you for the demo code, I was waiting for it for couple of months.

I am using cheap chinese clone of CC2500 (24TRGC2 - http://www.nemcon.nl/blog2/images/24trgc2.jpg) and it needs another timing in address discovery:

  WriteReg(REG_IOCFG1,0x01);   // Switch MISO to output if a packet has been received or not
  delay(10);

20ms was too long for this and it failed with "0 Packets received".

Thanks again :D

@genestealer
Copy link

genestealer commented Jan 27, 2017

I just wanted to confirm I also got this working using an Arduino Mega 2560 and CC2500 with a TXB0108 logic level converter.

Photo of the CC2500 I'm using: (http://www.nemcon.nl/blog2/images/cc2500.jpg)

Many thanks, brilliant :)

@arisada
Copy link

arisada commented Dec 15, 2017

Thanks for your work on the remote. Unfortunately I expected being able to modulate the light power, so I gave up after reading your reverse engineering. I started working on the 2.4ghz band with my hackrf and gnuradio, you spared me a lot of disappointing work!

@mhavo
Copy link

mhavo commented Dec 18, 2017

Thank you so much for your work! Works. I think the best solution would be to co-operate esp8266 or esp32 and Tasmota, Node-Red env... I bought this even cheaper one and it works.

https://www.aliexpress.com/item/1PCS-1-8-3-6V-CC2500-IC-Wireless-RF-2400MHZ-Transceiver-Module-SPI-ISM-Demo-Code/32777826481.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants