PWr-Aerospace / ground-control-station

CanSat Ground Control Station (GCS)
1 stars 0 forks source link

Sending commands via XBee causes echos and loss of sent data #18

Closed John15321 closed 1 year ago

John15321 commented 1 year ago

Description

When sending commands via the XBee radio periodically and randomly when commands are written to the buffer the next receiver message is that exact command, but the CanSat doesn't seem to get the command. Thus the problem looks like the app writing and then immediately reading its own command

John15321 commented 1 year ago

The issue was with the CanSat firmware accidentally sending command echos in an unpredictable manner