Hello,
during my internship i want to send some data to my lorawan sensor using chirpstack “queue” functionnality.
I use the REST APi to send my hexa data, for example : “090def8ff400”. The value appears correctly in the web interface queue. When the frame is sent, the value in “frm_payload” is not the same.
Could you tell me what operations were carried out on the data that would explain these changes?