diff --git a/project/ble_peripheral/ble_app_bladder_patch/main.h b/project/ble_peripheral/ble_app_bladder_patch/main.h index 666211b..d478c3e 100644 --- a/project/ble_peripheral/ble_app_bladder_patch/main.h +++ b/project/ble_peripheral/ble_app_bladder_patch/main.h @@ -45,6 +45,9 @@ * : rim: packet format and FIFO sample cap/filter options (app_raw). * - VBTFW0116 260522 jhChun : Expanded BLE TX pending slots from 1 → 8 to reduce ADC data packet loss when the TX queue is full * - VBTFW0117 260527 jhChun : Prevent battery/temperature safety checks from powering off piezo during MAA capture, and lock BLE PHY to 1M. +* - 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. ------------------------------------------------------------------------- */ #define FIRMWARE_VERSION "VBTFW0118"