Closed
Description
When running the LogAndStream firmware with an active Bluetooth connection to the Shimmer, the device sends unsolicited status response packets when its status changes. One example is when the Shimmer is placed in a dock. The corresponding function in the code in main.c prepends the response with a 0xFF byte, which signals that a command has been processed by the Shimmer. However, since the status response is unsolicited, this response code is invalid and should not be send.
Metadata
Metadata
Assignees
Labels
No labels