43 #ifndef ARDUINO_SAP_WIMOD_SAP_HWTEST_IDS_H_ 44 #define ARDUINO_SAP_WIMOD_SAP_HWTEST_IDS_H_ 55 #define HWTEST_SAP_ID 0xA1 65 #define HWTEST_MSG_RADIO_TEST_REQ 0x01 66 #define HWTEST_MSG_RADIO_TEST_RSP 0x02 79 typedef enum TWiMODLRRadioTestMode
81 RadioTestMode_Off = 0x00,
84 } TWiMODLRRadioTestMode;
96 typedef struct TWiMODLR_HWTestParameter
98 TWiMODLRRadioTestMode TestMode;
107 } TWiMODLR_HWTestParameter;
TRadioCfg_Modulation
Modulation technique supported by the WiMOD (only for LR-BASE)
Definition: WiMOD_SAP_DEVMGMT_IDs.h:240
Supporting IDs and definitions for the DeviceManagement ServiceAccessPoint.
TRadioCfg_ErrorCoding
ErrorCoding settings (for LoRa modulation) (only for LR-BASE)
Definition: WiMOD_SAP_DEVMGMT_IDs.h:279
enum TRadioCdf_TxPowerLevel TRadioCfg_PowerLevel
TxPowerLevel settings (only for LR-BASE)
TRadioCfg_LoRaBandwidth
Bandwidth settings for the LoRa modulation (only for LR-BASE)
Definition: WiMOD_SAP_DEVMGMT_IDs.h:249
TRadioCfg_LoRaSpreadingFactor
SpreadingFactors for LoRa modulation (only for LR-BASE)
Definition: WiMOD_SAP_DEVMGMT_IDs.h:259