Payload raw data in hex #749
Answered
by
robertsLando
Vrielmann-EE
asked this question in
Q&A
-
I would like to send raw hex values over the payload, to keep the amount of data very small. But if I send a value greater or equal than 0x80 - I am not recieving the value 0x80. In this case I am receiving "c2 80". Thanks in advance |
Beta Was this translation helpful? Give feedback.
Answered by
robertsLando
Jun 24, 2022
Replies: 1 comment 9 replies
-
@Vrielmann-EE |
Beta Was this translation helpful? Give feedback.
9 replies
Answer selected by
robertsLando
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@Vrielmann-EE
Could you show me how you are sending it? Could you paste here a snippet that reproduces the issue?