The setup is:
- One COM_Lora connected by usb to the computer
- The COM-lora with the OBC and the obc sending packets all the time
- On my computer the COSMOS with the project UART2TCP
The software involved is:
- gitRepos/thesis/ground/previous_work/UART2TCP
- gitRepos/thesis/COMMS/COM-Software with the branch of lora communication
- gitRepos/thesis/ground/Ground-Communication-Software
The problem is not sending the complete messages, and the problem should be on the ground receiver.