Version 1 (modified by 12 years ago) ( diff ) | ,
---|
Communication protocol between CAN and CC2540 chip.
List of commands from CC2540 to CAN transiver:
- Subscribe to a message
- Unsubscribe from messages
- List of all subscriptions
- Passthrough message
Command message structure
- Command code (1 byte)
- Payload size (1 byte)
- Payload (0 - 255 bytes)
Attachments (3)
- Capture1.PNG (141.4 KB ) - added by 12 years ago.
- Capture3.PNG (20.9 KB ) - added by 12 years ago.
- Boris_Trace.trc (8.3 KB ) - added by 12 years ago.
Download all attachments as: .zip
Note:
See TracWiki
for help on using the wiki.