python-cc1101 icon indicating copy to clipboard operation
python-cc1101 copied to clipboard

Not 100% reliable under heavy load.

Open adminy opened this issue 5 months ago • 1 comments

I notice the more packets are sent the worse it gets at sending them. the python script is invoked every second it only manages to send around 7/10 times. There is nothing blocking the transmitter or receiver, they are a few meters apart. the protocol is OOK. I'm wondering do I need to call some sort of reset to the cc1101 device because physically unplugging it and re-inserting it gets it to work better for just a bit before it goes bad again.

adminy avatar Sep 29 '25 20:09 adminy