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.

Macro Definition Documentation#

USER_CMD_PERIODIC_ASYNC_ID#

#define USER_CMD_PERIODIC_ASYNC_ID
Value:
0x01

Definition at line 39 of file common/ncp_user_cmd/ncp_user_cmd.h

USER_CMD_PERIODIC_ASYNC_STOP_ID#

#define USER_CMD_PERIODIC_ASYNC_STOP_ID
Value:
0x02

Definition at line 40 of file common/ncp_user_cmd/ncp_user_cmd.h

USER_CMD_GET_BOARD_NAME_ID#

#define USER_CMD_GET_BOARD_NAME_ID
Value:
0x03

Definition at line 41 of file common/ncp_user_cmd/ncp_user_cmd.h

USER_CMD_RESPONSE_ID#

#define USER_CMD_RESPONSE_ID
Value:
0x04

Definition at line 42 of file common/ncp_user_cmd/ncp_user_cmd.h

USER_CMD_PERIODIC_SYNC_ID#

#define USER_CMD_PERIODIC_SYNC_ID
Value:
0x05

Definition at line 43 of file common/ncp_user_cmd/ncp_user_cmd.h

USER_RSP_GET_BOARD_NAME_LEN#

#define USER_RSP_GET_BOARD_NAME_LEN
Value:
8

Definition at line 45 of file common/ncp_user_cmd/ncp_user_cmd.h