General BGAPI User Commands#

Demonstrates the communication between an NCP host and NCP target using BGAPI user messages, responses and events. Can be used as a starting point for creating custom commands or for testing purposes.

Macros#

#define
USER_CMD_PERIODIC_ASYNC_ID 0x01
#define
USER_CMD_PERIODIC_ASYNC_STOP_ID 0x02
#define
USER_CMD_GET_BOARD_NAME_ID 0x03
#define
USER_CMD_RESPONSE_ID 0x04
#define
USER_CMD_PERIODIC_SYNC_ID 0x05
#define
USER_RSP_GET_BOARD_NAME_LEN 8