nRF51 SDK
|
Frame format encoding of the Response packet format packet.
Operation Code = 0x31 (49) for sd_power_system_off, see the SoC Library API.
The parameter provided as input to sd_power_system_off is encoded in the following order:
- 1 byte: | Operation Code, Value = 0x31 (49) |
There is no response for this command.