Index: ModuleDemo/25_OTA/bt_demo/BT/patch/patch.prog
===================================================================
--- /YC1121E/SoftCode/1121EB/branch/HciDongle/ModuleDemo/25_OTA/bt_demo/BT/patch/patch.prog	(revision 5168)
+++ /YC1121E/SoftCode/1121EB/branch/HciDongle/ModuleDemo/25_OTA/bt_demo/BT/patch/patch.prog	(working copy)
@@ -8,6 +8,7 @@
 define FSC_RTK_HOST
 //define LE_CONN_RCV_DEBUG
 define PATCH_DEBUG_LOG
+define FSC_CHARGE
 
 /******************************************/
 /**************   Start   *****************/
@@ -3350,8 +3351,13 @@
 
 /////////////////////////////////////////////////////// CHARGE //////////////////////////////////////////////////////////////////
 p_lpm_charge_set_wakeup_setting:
+ifdef FSC_CHARGE
+	arg 0,temp
+	setarg 0
+else	
 	fetcht 2,mem_lpm_write_temp_charge_wakeup_low_active
 	fetch 2,mem_lpm_write_temp_charge_wakeup_high_active
+endif
 	lshift8 pdata,pdata
 	lshift2 pdata,pdata
 	ior temp,pdata
Index: ModuleDemo/25_OTA/bt_demo/CM0/respin/ramcode.rom
===================================================================
--- /YC1121E/SoftCode/1121EB/branch/HciDongle/ModuleDemo/25_OTA/bt_demo/CM0/respin/ramcode.rom	(revision 5168)
+++ /YC1121E/SoftCode/1121EB/branch/HciDongle/ModuleDemo/25_OTA/bt_demo/CM0/respin/ramcode.rom	(working copy)
@@ -1904,8 +1904,8 @@
 2040014a
 70800540
 2020014a
-68444bdb
-6fe44bdd
+d8400000
+58000000
 1fed7e00
 1febfe00
 9841fe00
