Hello. Regarding DFU commands and the BT121 default firmware, is there a time out period for sending the command bytes? If one sends part of the command sequence, then delays, then sends the rest of the command sequence might the firmware timeout and discard the partial sequence without any indication that it has done so?
TNX
Bluetooth Low Energy
Discussion Forums
Bluetooth Classic
Unanswered
Hello Bryan,
The BGAPI command parser has a packet receipt timeout of 1 second, which is far longer than it should take to send any single valid command packet at any practical baud rate. Even if the timeout does occur, it should generate a protocol timeout error packet to let you know that it has occurred.
BT121 DFU cmd time-outs
Hello Bryan,
The BGAPI command parser has a packet receipt timeout of 1 second, which is far longer than it should take to send any single valid command packet at any practical baud rate. Even if the timeout does occur, it should generate a protocol timeout error packet to let you know that it has occurred.