ESPboy-edu / ESPboy_Sub1GHzInspector

Play with Sub1Ghz signals (300-348MHz, 387-464MHz, 779-928MHz). Scan, decode, store. Garage doors, barriers, IoT sensors...
111 stars 8 forks source link

How can I connect SPI's cc1101 to espboy #2

Open Kiwano-Demo opened 2 years ago

Kiwano-Demo commented 2 years ago

I bought a cc1101 that supports SPI mode, but I don't know how to connect it to espboy? I've tried many methods, but it's not easy for espboy to receive RF signals.

Kiwano-Demo commented 2 years ago

Or is my connection correct? Just RF remote control not supported by the program? I mean the agreement.

Kiwano-Demo commented 2 years ago

CC1101 to espboy: NO1 3.3v>vcc,gnd>gnd,mosi>mosi,miso>miso,sck>sck,csn>ss; NO2 3.3v>vcc,gnd>gnd,csn>ss,mosi>rx,GDO1(miso)>D4; NO3 3.3v>vcc,gnd>gnd,csn>ss,GDO0>rx,GDO2>D4

ESPboy-edu commented 2 years ago

CC1101 to espboy: NO1 3.3v>vcc,gnd>gnd,mosi>mosi,miso>miso,sck>sck,csn>ss; NO2 3.3v>vcc,gnd>gnd,csn>ss,mosi>rx,GDO1(miso)>D4; NO3 3.3v>vcc,gnd>gnd,csn>ss,GDO0>rx,GDO2>D4

hello! please check the connection here https://community.espboy.com/t/espboy-sub1ghz-inspector-cc1101-module/70/7

Kiwano-Demo commented 2 years ago

CC1101 到 espboy: NO1 3.3v >vcc, gnd>gnd, 莫西>莫西, 米索>米索, sck >sck, csn>ss; NO2 3.3v>vcc, gnd>gnd, csn>ss, 莫西>rx, GDO1 (米索) >D4: NO3 3.3v>vcc, gnd>gnd, csn>ss, GDO0>rx, GDO2>D4

你好! 请在此 处查看连接 https://community.espboy.com/t/espboy-sub1ghz-inspector-cc1101-module/70/7 First of all, thank you very much for providing the wiring method, but my espboy still can't recognize the signal sent by the RF remote control? I'm pretty sure my wiring is correct, but I just can't find a solution? Is this procedure only applicable to some RF remote controls? Or is my library wrong, even if it has been compiled successfully?

Kiwano-Demo commented 2 years ago

Can you provide the successfully compiled bin file for me to try?

Kiwano-Demo commented 2 years ago

My RF remote control is 433MHz, and the chip master may be 2260, 2262, 2264, 1527, fp527, 2240, smc918, etc. I am a Chinese player. Is there any possibility of incompatibility?

Kiwano-Demo commented 2 years ago

Can you add the version or pin information of cc1101 module? My module may be different from yours, so it can't be used. I need detailed cc1101 pin information and espboy connection!