5.6.2 Software Reset Command
Format:
Command | OGF | OCF | Command Parameters | Return Parameters |
Software Reset | 0x03 | 0x0003 | — | Status |
Use this command to reset the RNBD350 module. Upon issuing the software Reset command, the user receives a command complete event with return parameters. The RNBD350 module is rebooted, and the device enters into Data mode.
Return parameters:
Status: Size: 1 octet
Value | Parameter Description |
---|---|
0x00 | HCI_LE_Read_Local_Supported_Features command succeeded |
0x01 to 0xFF | HCI_LE_Read_Local_Supported_Features command failed. See [Vol 1] Part F, Controller Error Codes for a list of error codes and descriptions. |
Example: | 01 03 0C 00 | // Software reset command |
Response: | 04 0E 04 01 03 0C 00 | // Command complete event with status parameter |
Rebooting | // RNBD350 response | |
%REBOOT% | // RNBD350 event status |