python-cc1101
python-cc1101 copied to clipboard
usb chip part number 255 support
Hi, I got a CC1101 usb dongle uart device.
I'm getting ValueError: unexpected chip part number 255 (expected: 0)
Can't be the wiring since its usb. lsusb:
Bus 003 Device 004: ID 10c4:ea60 Silicon Labs CP210x UART Bridge
Hi,
this library only supports CC1101 connected via SPI. UART is currently not supported.
Could you share documentation for the UART protocol? (for future reference; in case someone wants to implement support for UART)
Here is a gist of how it can be used: https://gist.github.com/adminy/fbced8604db9d93224e106d8d0b73c8a