 |
HT32SX Monarch Scan
Monarch Scan application for HT32SX
|
Go to the documentation of this file.
71 #define SFX_RF_PROTOCOL_ERR_API_TIMER_START (sfx_u8)(0xC0)
72 #define SFX_RF_PROTOCOL_ERR_API_REPORT_TEST (sfx_u8)(0xC1)
73 #define SFX_RF_PROTOCOL_ERR_API_SLEEP_SEND_BIT_1 (sfx_u8)(0xC2)
74 #define SFX_RF_PROTOCOL_ERR_API_SLEEP_SEND_BIT_2 (sfx_u8)(0xC3)
75 #define SFX_RF_PROTOCOL_ERR_API_SLEEP_SEND_OUTOFBAND (sfx_u8)(0xC4)
76 #define SFX_RF_PROTOCOL_ERR_API_SLEEP_SEND_REPEATER_STATUS (sfx_u8)(0xC5)
77 #define SFX_RF_PROTOCOL_ERR_API_SLEEP_SEND_FRAME (sfx_u8)(0xC6)
78 #define SFX_RF_PROTOCOL_ERR_API_TX_DBPSK (sfx_u8)(0xC7)
79 #define SFX_RF_PROTOCOL_ERR_API_DELAY_SENSI (sfx_u8)(0xC8)
80 #define SFX_RF_PROTOCOL_ERR_API_DELAY_TX_SYNTH (sfx_u8)(0xC9)
81 #define SFX_RF_PROTOCOL_ERR_API_WRONG_RC_ENUM (sfx_u8)(0xCA)
82 #define SFX_RF_PROTOCOL_ERR_API_GET_PAYLOAD_ENCRYPTION_FLAG (sfx_u8)(0xCB)
83 #define SFX_RF_PROTOCOL_ERR_API_TEST_MODE_UNKNOWN (sfx_u8)(0xCC)
84 #define SFX_RF_PROTOCOL_ERR_API_SLEEP_SEND_RC_SYNC (sfx_u8)(0xCD)
85 #define SFX_RF_PROTOCOL_ERR_API_MONARCH (sfx_u8)(0xCE)
86 #define SFX_RF_PROTOCOL_ERR_API_NOT_A_MONARCH_TEST_MODE (sfx_u8)(0xCF)
87 #define SFX_RF_PROTOCOL_ERR_API_NVM (sfx_u8)(0xD0)
Definition: addon_sigfox_rf_protocol_api.h:120
Definition: addon_sigfox_rf_protocol_api.h:114
Definition: addon_sigfox_rf_protocol_api.h:118
sfx_test_mode_t
Definition: addon_sigfox_rf_protocol_api.h:106
sfx_error_t ADDON_SIGFOX_RF_PROTOCOL_API_monarch_test_mode(sfx_rc_enum_t rc_enum, sfx_test_mode_t test_mode, sfx_u8 rc_capabilities)
This function executes the <font color=red> MONARCH </font> test modes needed for the Sigfox RF and...
sfx_rc_enum_t
Definition: addon_sigfox_rf_protocol_api.h:90
Definition: addon_sigfox_rf_protocol_api.h:95
Definition: addon_sigfox_rf_protocol_api.h:119
Definition: addon_sigfox_rf_protocol_api.h:92
Definition: addon_sigfox_rf_protocol_api.h:99
Definition: addon_sigfox_rf_protocol_api.h:102
Definition: addon_sigfox_rf_protocol_api.h:111
Definition: addon_sigfox_rf_protocol_api.h:115
Definition: addon_sigfox_rf_protocol_api.h:98
sfx_error_t ADDON_SIGFOX_RF_PROTOCOL_API_get_version(sfx_u8 **version, sfx_u8 *size)
This function allows to get the version of the Addon.
Definition: addon_sigfox_rf_protocol_api.h:94
Definition: addon_sigfox_rf_protocol_api.h:97
Definition: addon_sigfox_rf_protocol_api.h:112
Definition: addon_sigfox_rf_protocol_api.h:109
Definition: addon_sigfox_rf_protocol_api.h:108
sfx_error_t ADDON_SIGFOX_RF_PROTOCOL_API_test_mode(sfx_rc_enum_t rc_enum, sfx_test_mode_t test_mode)
This function executes the test modes needed for the Sigfox RF and Protocol Tests.
Definition: addon_sigfox_rf_protocol_api.h:121
Definition: addon_sigfox_rf_protocol_api.h:93
Definition: addon_sigfox_rf_protocol_api.h:116
Definition: addon_sigfox_rf_protocol_api.h:110
Definition: addon_sigfox_rf_protocol_api.h:113
Definition: addon_sigfox_rf_protocol_api.h:96
Definition: addon_sigfox_rf_protocol_api.h:117