chen
2025-06-06 8417d4352530ac4b883763649facf2f53ad9faba
user_config.h
@@ -136,7 +136,7 @@
/* =========================================================================================================================== */
/** TX power level: 0 ~ 60 */
#define TX_POWER_LEVEL (60)
#define TX_POWER_LEVEL (55)
/** Antenna port number for AoA, 2~4 */
#define RX_AOA_ANT_PORTS_NUM (4)
@@ -175,11 +175,11 @@
//#define MK_SS_TWR_DW_RESP
#define INPUT_5V_Pin  IO_PIN_11
#define INPUT_5V_Pin  IO_PIN_2
#define RSSI_EN (0)
/** channel number: 2, 5, 9 */
#define UWB_CH_NUM (9)
#define UWB_CH_NUM (5)
/** Velocity of propagation (%) */
#define VP_VAL (100)
#define RANGING_CORR (0)