diff --git a/project/ble_peripheral/ble_app_bladder_patch/main.h b/project/ble_peripheral/ble_app_bladder_patch/main.h index 45bc039..7be5a8f 100644 --- a/project/ble_peripheral/ble_app_bladder_patch/main.h +++ b/project/ble_peripheral/ble_app_bladder_patch/main.h @@ -48,9 +48,12 @@ * - VBTFW0118 260601 jhChun * : Added channel information(2B) to the ADC raw data response packet (reb:). * : Replaced TMP235 temperature with IMU register direct-read temperature in the rbb: response. -* - VBTFW0119 260615 jhChun : Replaced all TMP235 temperature paths with IMU register direct-read temperature and removed legacy TMP235 build references. +* - VBTFW0119 260615 jhChun +* : Replaced all TMP235 temperature paths with IMU register direct-read temperature and removed legacy TMP235 build references. +* : Unify both IMU direct-read and FIFO outputs as raw data in datasheet axis convention. +* - VBTFW0120 260615 jhChun : Add EMC mitigation logic for BLE link stability: extended supervision timeout and dynamic TX power control based on RSSI, RSSI silence, HVN latency, and TX queue congestion. ------------------------------------------------------------------------- */ -#define FIRMWARE_VERSION "VBTFW0119" +#define FIRMWARE_VERSION "VBTFW0120" /*============================================================================== * Data Length Constants