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 4937)
+++ /YC1121E/SoftCode/1121EB/branch/HciDongle/ModuleDemo/25_OTA/bt_demo/BT/patch/patch.prog	(working copy)
@@ -1788,7 +1788,7 @@
 		call p_ipc_rx_hci_data_two_byte
 		store 1,mem_hci_conn_handle      //connect handle
 		call p_ipc_rx_hci_data_two_byte   //connect interval min
-		lshift2 pdata,pdata
+	//	lshift2 pdata,pdata
 		store 2,mem_le_conn_interval
 		call p_ipc_rx_hci_data_two_byte  //connect interval max
 		call p_ipc_rx_hci_data_two_byte		//connect latency
@@ -2134,6 +2134,7 @@
 	deposit timeup
 	istore 4,contw
 	ifetch 2,contr
+	lshift2 pdata,pdata
 	add rega,coffset_tsniff,contw
 	istore 2,contw
 	ifetch 4,contr
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 4937)
+++ /YC1121E/SoftCode/1121EB/branch/HciDongle/ModuleDemo/25_OTA/bt_demo/CM0/respin/ramcode.rom	(working copy)
@@ -112,9 +112,9 @@
 c01f83be
 c0208522
 c02106fd
-c02404c7
+c02404c6
 c0258526
-c02784a3
+c02784a2
 c0290632
 c02c079b
 c02d864b
@@ -989,7 +989,7 @@
 e7f20005
 6fe40643
 e7e40005
-2040047a
+20400479
 202007bb
 6fe24626
 68424fee
@@ -1052,29 +1052,28 @@
 204045b4
 2040315c
 6fe20624
-c0018462
+c0018461
 20204579
 20400297
 67e242a8
 20400297
-1febfe00
 67e444d7
 20400297
 20400297
 67e44632
 20400297
 67e44634
-2040047c
+2040047b
 202002f8
 204003a9
 20200593
 6fe24fea
-c000044a
-c000844d
-c001844f
-c0020451
-c003044b
-c0050436
+c0000449
+c000844c
+c001844e
+c0020450
+c003044a
+c0050435
 20600000
 6fe20623
 79207e06
@@ -1123,19 +1122,19 @@
 7834fc00
 204048fd
 20210709
-2040042e
+2040042d
 2040036f
 204045fc
 7856fc00
-2040042c
-24368497
+2040042b
+24368496
 20407a4f
-20400491
+20400490
 20404766
 20400580
 20404594
-2034047e
-20400474
+2034047d
+20400473
 7854fc00
 20202739
 6fe20623
@@ -1149,12 +1148,12 @@
 704fe713
 20600000
 2040036f
-20400484
+20400483
 78377c00
 20400593
-2036846b
-20200471
-20400486
+2036846a
+20200470
+20400485
 20202739
 204045bd
 204045cd
@@ -1163,7 +1162,7 @@
 782efc00
 78307c00
 7850fc00
-2040048f
+2040048e
 202003b1
 37c18200
 20600000
@@ -1174,13 +1173,13 @@
 704fea01
 20600000
 6fe20623
-c2818471
+c2818470
 6fe24e17
 1fe67c06
 24210709
 1fe0fe01
 67e24e17
-20200471
+20200470
 684c4639
 20600000
 684c4c7a
@@ -1198,8 +1197,8 @@
 67e24537
 18427200
 6fe2461c
-205a049f
-245a04a1
+205a049e
+245a04a0
 604c4538
 d8c044e0
 2040712d
@@ -1221,7 +1220,7 @@
 62480f22
 62660f26
 20600000
-204004c3
+204004c2
 67244fe8
 1a208c01
 efe20006
@@ -1230,10 +1229,10 @@
 efe40005
 1fe0fe01
 e7e40005
-204004f6
-204004e2
+204004f5
+204004e1
 20404618
-204004bf
+204004be
 6f244fe8
 20600000
 1a208c31
@@ -1243,7 +1242,7 @@
 c3004628
 18408401
 1fe37e00
-c20004da
+c20004d9
 1840ffff
 1a208a22
 e7e20005
@@ -1267,7 +1266,7 @@
 6fea4528
 1a208a31
 e7ea0005
-202004d6
+202004d5
 1a208c00
 efe20006
 c4028000
@@ -1279,7 +1278,7 @@
 6fe40643
 98467e00
 1fe67c01
-2022850c
+2022850b
 20600000
 1a208c1a
 efe40006
@@ -1288,7 +1287,7 @@
 98467e00
 d840ffff
 98467c00
-2022850c
+2022850b
 20600000
 efe20011
 793ffe05
@@ -1306,6 +1305,7 @@
 19627e00
 e7e80005
 efe40006
+1febfe00
 1a208a02
 e7e40005
 efe80006
@@ -1314,7 +1314,7 @@
 20600000
 20404972
 2040475a
-204004b6
+204004b5
 20202940
 78287c00
 6fe40631
Index: ModuleDemo/25_OTA/bt_demo/CM0/respin/zcode.rom
===================================================================
--- /YC1121E/SoftCode/1121EB/branch/HciDongle/ModuleDemo/25_OTA/bt_demo/CM0/respin/zcode.rom	(revision 4937)
+++ /YC1121E/SoftCode/1121EB/branch/HciDongle/ModuleDemo/25_OTA/bt_demo/CM0/respin/zcode.rom	(working copy)
@@ -156,7 +156,7 @@
 20600000
 eff00006
 67f04c0a
-2040045a
+20400459
 6ff04c6c
 c4018000
 704c880c
@@ -171,7 +171,7 @@
 2020035f
 efea0006
 67ea4c12
-2040045e
+2040045d
 20348034
 6fe24c17
 247a0000
@@ -917,8 +917,8 @@
 67e24537
 18427200
 6fe2461c
-205a049f
-245a04a1
+205a049e
+245a04a0
 604c4538
 d8c04500
 2040713a
