sbus receiver Hex values

Help with any software/desktop related issues. e.g. companion9x, eePe, etc
Post Reply
sibinrsl1997
Posts: 1
Joined: Tue Jul 06, 2021 2:46 am
Country: -

sbus receiver Hex values

Post by sibinrsl1997 »

i am trying to connect the reciver and transmiiter using c++ and i am using radioMaster tx16s Max edition and receiver Frsky x8R SBUS , i need to know about Checksum bytes and hexdecimal values for all keys in different baud rate, i am using 57600 baud rate to read the data, i need help with header byte checksum byte please help as soon as possible
SA SB SC SD keys i used
all are in middle
2c 2c 2c 2c 2c 2c 2c 2c 2c 2c 2c 2c 2c 2c 2c 2c 0c f0 23
i need to know what is header what is checksum and how to compute check sum
when SA is up and others are in middle
2c 2c 2c 0c 2e 2c 2c 2c 2c 2c 2c 2c 2c 2c 2c 2c 0c f3 23

User avatar
Kilrah
Posts: 11107
Joined: Sat Feb 18, 2012 6:56 pm
Country: Switzerland

Re: sbus receiver Hex values

Post by Kilrah »

https://github.com/uzh-rpg/rpg_quadroto ... S-Protocol

There are tons of open source code as example and libraries around to handle it.
Post Reply

Return to “Software”