|
I posted something similar on the discord, but I wanted to open a discussion as it doesn't seem like I am the only one having this issue with a browse through the General channel (also the discord is sadly very quiet). All seem to have the same setup as me, a CC1101 and the feather. I can't seem to either tx or rx. RX doesn't even see noise. What I have done so far: I was able to flash a regular adafruit feather, I built a socketed carrier board for the feather esp32 and a single ebyte cc1101 (wiring diagram below, view is from the bottom of the sockets). I have confirmed the cc1101 works in a non-rfquack setup. I also ran make console and hit the reset button, with no errors (see pic below). Using serial I can access the device and issues commands, and it sees radioA. I am not ruling out that this is a me issue, especially since everything looks ok. However I was trying to scan on 433.92 (OOK) which in my house there are 4-5 devices operating on that and I was pressing a Princeton 24bit 433.92 OOK remote outlet button, and got nothing, not even noise. If someone can provide me with a tx example, I do have other devices that I can use to monitor (I am hoping it is me messing up the set_modem_config although I don't think it is.) |
Replies: 1 comment
|
TX is working. The signal is very weak, but it does work. Still no clue what is going on with rx, but at least I have ruled out a hw/wiring issue |


TX is working. The signal is very weak, but it does work. Still no clue what is going on with rx, but at least I have ruled out a hw/wiring issue