Ver120 업데이트: EMC 대비

This commit is contained in:
2026-06-15 15:40:10 +09:00
parent 26c6d035f0
commit 25befa26b1
@@ -48,9 +48,12 @@
* - VBTFW0118 260601 jhChun * - VBTFW0118 260601 jhChun
* : Added channel information(2B) to the ADC raw data response packet (reb:). * : 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. * : 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 * Data Length Constants