nRF5 SDK
v15.3.0
Choose documentation:
nRF5 SDK
S112 SoftDevice API
S132 SoftDevice API
S140 SoftDevice API
S212 SoftDevice API
S312 SoftDevice API
S332 SoftDevice API
S340 SoftDevice API
All
Data Structures
Functions
Variables
Typedefs
Enumerations
Enumerator
Groups
Pages
Macros
Codes reserved as identification for common errors.
SDK Error codes
Macros
#define
NRF_ERROR_MODULE_NOT_INITIALIZED
(
NRF_ERROR_SDK_COMMON_ERROR_BASE
+ 0x0000)
Module not initialized.
#define
NRF_ERROR_MUTEX_INIT_FAILED
(
NRF_ERROR_SDK_COMMON_ERROR_BASE
+ 0x0001)
Mutex initialization failed.
#define
NRF_ERROR_MUTEX_LOCK_FAILED
(
NRF_ERROR_SDK_COMMON_ERROR_BASE
+ 0x0002)
Mutex lock failed.
#define
NRF_ERROR_MUTEX_UNLOCK_FAILED
(
NRF_ERROR_SDK_COMMON_ERROR_BASE
+ 0x0003)
Mutex unlock failed.
#define
NRF_ERROR_MUTEX_COND_INIT_FAILED
(
NRF_ERROR_SDK_COMMON_ERROR_BASE
+ 0x0004)
Mutex conditional initialization failed.
#define
NRF_ERROR_MODULE_ALREADY_INITIALIZED
(
NRF_ERROR_SDK_COMMON_ERROR_BASE
+ 0x0005)
Module already initialized.
#define
NRF_ERROR_STORAGE_FULL
(
NRF_ERROR_SDK_COMMON_ERROR_BASE
+ 0x0006)
Storage full.
#define
NRF_ERROR_API_NOT_IMPLEMENTED
(
NRF_ERROR_SDK_COMMON_ERROR_BASE
+ 0x0010)
API not implemented.
#define
NRF_ERROR_FEATURE_NOT_ENABLED
(
NRF_ERROR_SDK_COMMON_ERROR_BASE
+ 0x0011)
Feature not enabled.
#define
NRF_ERROR_IO_PENDING
(
NRF_ERROR_SDK_COMMON_ERROR_BASE
+ 0x0012)
Input/Output pending.
Detailed Description
Documentation feedback
|
Developer Zone
|
Subscribe
| Updated