5.7.3.2 Validate Host OTA DFU
Format: OTAV, <hex8>
When the host MCU receives %OTA_COMPLETE%, this command OTAV, <hex8> is used to notify the RNBD350 of the validation status and that the validation is starting. In the parameter, “0” is for validation success, “1” is for validation start and “2” is for validation fail. The other value is reserved.
| Item | Firmware Version 1.0 and Later | Description |
|---|---|---|
| Example: | OTAV,01 | Validation start |
OTAV,00 | Validation success | |
OTAV,02 | Validation fail | |
| Response: | AOK | Command success |
Err | State error |
