https://github.com/alcalzone/zwave-rcp-firmware
Z-Wave Radio Co-Processor firmware for sending and receiving raw frames
https://github.com/alcalzone/zwave-rcp-firmware
Last synced: about 1 year ago
JSON representation
Z-Wave Radio Co-Processor firmware for sending and receiving raw frames
- Host: GitHub
- URL: https://github.com/alcalzone/zwave-rcp-firmware
- Owner: AlCalzone
- License: mit
- Created: 2025-03-28T21:29:14.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-31T11:08:23.000Z (about 1 year ago)
- Last Synced: 2025-03-31T12:23:19.558Z (about 1 year ago)
- Language: C
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Z-Wave RCP firmware
An alternative approach to Z-Wave controller firmware, where the Z-Wave chip only provides radio functionality (RX and TX).
All protocol handling is done in the host controller.
## This is a work in progress and is not nearly ready for production use!
## Serial Protocol Description
TODO