No description
Find a file
2023-09-25 17:54:15 +02:00
system_general default values 2023-09-24 16:42:23 +02:00
system_sensors fs fix 2023-09-24 21:28:11 +02:00
.gitignore try to fix 2023-09-10 15:33:34 +02:00
fs_helper.h fix fs read 2023-09-25 17:54:15 +02:00
io.h io 2023-09-24 20:46:10 +02:00
juRCReceiver.h fix fs read 2023-09-25 17:54:15 +02:00
JuReceiver.ino fixes, debug, radio loop 2023-09-17 13:57:28 +02:00
rcserial.h spam protection 2023-09-17 15:30:13 +02:00
readme.md try to fix 2023-09-10 15:33:34 +02:00
structsAndDefines.h io 2023-09-24 20:46:10 +02:00

ju Receiver

Notes to rf Protocol

Types / Commands

  • 0x00 - 0x1F: General System
    • 0x00: Send Data
    • 0x01: Serial Data (command represents length: 0-30)
  • 0x20 - 0x3F: System Sensors
  • 0x40 - 0x5F: Custom Sensors
  • 0x60 - 0x7F: Custom
  • 0x80 - 0x9F: Not Assigned
  • 0xA0 - 0xBF: Not Assigned
  • 0xC0 - 0xDF: Not Assigned
  • 0xE0 - 0xFF: Not connection specific
    • 0xFF: Multicast (Connect request from receiver)