SPINEL_CMD_POKE value
Poke command (Host -> NCP) Encoding: `LUD` `L` : The address to be poked `U` : Number of bytes to write `D` : Content to write This command writes the bytes to the specified memory address for debugging purposes. This command requires the capability `CAP_PEEK_POKE` to be present.