Hello,
I have a problem with the Btool version v1.42.19.
Currently I trying to add a service with GATT_AddService to the the LaunchXL CC26X2R1, with the example code Host_Test project from Ti.
Is there a specific order that I have to observe or do I have to do something else before I sent the command?
Thanks
[1] : <Info> - 11:11:06.045
Port opened at 24.01.2022 11:11:06
--------------------------------------------------------------------
[2] : <Tx> - 11:11:06.106
-Type : 0x01 (Command)
-OpCode : 0xFC1D (HCIExt_ResetSystemCmd)
-Data Length : 0x01 (1) byte(s)
Type : 0x00 (0) (Chip Reset)
Dump(Tx):
0000:01 1D FC 01 00 .....
--------------------------------------------------------------------
[3] : <Rx> - 11:11:06.170
-Type : 0x04 (Event)
-EventCode : 0x00FF (HCI_LE_ExtEvent)
-Data Length : 0x05 (5) bytes(s)
Event : 0x041D (1053) (HCIExt_ResetSystemCmdDone)
Status : 0x00 (0) (SUCCESS)
CmdOpCode : 0xFC1D (HCIExt_ResetSystemCmd)
Dump(Rx):
0000:04 FF 05 1D 04 00 1D FC ........
--------------------------------------------------------------------
[4] : <Tx> - 11:11:06.671
-Type : 0x01 (Command)
-OpCode : 0xFE00 (GAP_DeviceInit)
-Data Length : 0x08 (8) byte(s)
ProfileRole : 0x08 (8) (
Central)
AddrMode : 0x00 (0) (ADDRMODE_PUBLIC)
RandomAddr : 00:00:00:00:00:00
Dump(Tx):
0000:01 00 FE 08 08 00 00 00 00 00 00 00 ............
--------------------------------------------------------------------
[5] : <Rx> - 11:11:06.754
-Type : 0x04 (Event)
-EventCode : 0x00FF (HCI_LE_ExtEvent)
-Data Length : 0x06 (6) bytes(s)
Event : 0x067F (1663) (GAP_HCI_ExtentionCommandStatus)
Status : 0x00 (0) (SUCCESS)
OpCode : 0xFE00 (GAP_DeviceInit)
DataLength : 0x00 (0)
Dump(Rx):
0000:04 FF 06 7F 06 00 00 FE 00 .........
--------------------------------------------------------------------
[6] : <Rx> - 11:11:06.765
-Type : 0x04 (Event)
-EventCode : 0x00FF (HCI_LE_ExtEvent)
-Data Length : 0x2C (44) bytes(s)
Event : 0x0600 (1536) (GAP_DeviceInitDone)
Status : 0x00 (0) (SUCCESS)
DevAddr : 80:6F:B0:EE:AA:C1
DataPktLen : 0x00FF (255)
NumDataPkts : 0x05 (5)
IRK : 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00
CSRK : 37:5D:DD:11:A6:E0:53:E0:2C:09:09:3C:29:75:9D:51
Dump(Rx):
0000:04 FF 2C 00 06 00 C1 AA EE B0 6F 80 FF 00 05 00 ..,.......o.....
0010:00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 37 ...............7
0020:5D DD 11 A6 E0 53 E0 2C 09 09 3C 29 75 9D 51 ]....S.,..<)u.Q
--------------------------------------------------------------------
[7] : <Tx> - 11:11:06.778
-Type : 0x01 (Command)
-OpCode : 0xFE61 (GapInit_getPhyParam)
-Data Length : 0x02 (2) byte(s)
PHY : 0x01 (1) (INIT_PHY_1M)
ParamId : 0x02 (2) (INIT_PHYPARAM_CONN_INT_MIN)
Dump(Tx):
0000:01 61 FE 02 01 02 .a....
--------------------------------------------------------------------
[8] : <Tx> - 11:11:06.790
-Type : 0x01 (Command)
-OpCode : 0xFE61 (GapInit_getPhyParam)
-Data Length : 0x02 (2) byte(s)
PHY : 0x01 (1) (INIT_PHY_1M)
ParamId : 0x03 (3) (INIT_PHYPARAM_CONN_INT_MAX)
Dump(Tx):
0000:01 61 FE 02 01 03 .a....
--------------------------------------------------------------------
[9] : <Rx> - 11:11:06.798
-Type : 0x04 (Event)
-EventCode : 0x00FF (HCI_LE_ExtEvent)
-Data Length : 0x09 (9) bytes(s)
Event : 0x067F (1663) (GAP_HCI_ExtentionCommandStatus)
Status : 0x00 (0) (SUCCESS)
OpCode : 0xFE61 (GapInit_getPhyParam)
DataLength : 0x03 (3)
ParamId : 0x02 (2) (INIT_PHYPARAM_CONN_INT_MIN)
MinConnectInter: 0x0050 (80)
Dump(Rx):
0000:04 FF 09 7F 06 00 61 FE 03 02 50 00 ......a...P.
--------------------------------------------------------------------
[10] : <Tx> - 11:11:06.801
-Type : 0x01 (Command)
-OpCode : 0xFE61 (GapInit_getPhyParam)
-Data Length : 0x02 (2) byte(s)
PHY : 0x01 (1) (INIT_PHY_1M)
ParamId : 0x04 (4) (INIT_PHYPARAM_CONN_LATENCY)
Dump(Tx):
0000:01 61 FE 02 01 04 .a....
--------------------------------------------------------------------
[11] : <Tx> - 11:11:06.812
-Type : 0x01 (Command)
-OpCode : 0xFE61 (GapInit_getPhyParam)
-Data Length : 0x02 (2) byte(s)
PHY : 0x01 (1) (INIT_PHY_1M)
ParamId : 0x05 (5) (INIT_PHYPARAM_SUP_TIMEOUT)
Dump(Tx):
0000:01 61 FE 02 01 05 .a....
--------------------------------------------------------------------
[12] : <Rx> - 11:11:06.820
-Type : 0x04 (Event)
-EventCode : 0x00FF (HCI_LE_ExtEvent)
-Data Length : 0x09 (9) bytes(s)
Event : 0x067F (1663) (GAP_HCI_ExtentionCommandStatus)
Status : 0x00 (0) (SUCCESS)
OpCode : 0xFE61 (GapInit_getPhyParam)
DataLength : 0x03 (3)
ParamId : 0x03 (3) (INIT_PHYPARAM_CONN_INT_MAX)
MaxConnectInter: 0x0050 (80)
Dump(Rx):
0000:04 FF 09 7F 06 00 61 FE 03 03 50 00 ......a...P.
--------------------------------------------------------------------
[13] : <Rx> - 11:11:06.842
-Type : 0x04 (Event)
-EventCode : 0x00FF (HCI_LE_ExtEvent)
-Data Length : 0x09 (9) bytes(s)
Event : 0x067F (1663) (GAP_HCI_ExtentionCommandStatus)
Status : 0x00 (0) (SUCCESS)
OpCode : 0xFE61 (GapInit_getPhyParam)
DataLength : 0x03 (3)
ParamId : 0x04 (4) (INIT_PHYPARAM_CONN_LATENCY)
ConnectLatency : 0x0000 (0)
Dump(Rx):
0000:04 FF 09 7F 06 00 61 FE 03 04 00 00 ......a.....
--------------------------------------------------------------------
[14] : <Rx> - 11:11:06.852
-Type : 0x04 (Event)
-EventCode : 0x00FF (HCI_LE_ExtEvent)
-Data Length : 0x09 (9) bytes(s)
Event : 0x067F (1663) (GAP_HCI_ExtentionCommandStatus)
Status : 0x00 (0) (SUCCESS)
OpCode : 0xFE61 (GapInit_getPhyParam)
DataLength : 0x03 (3)
ParamId : 0x05 (5) (INIT_PHYPARAM_SUP_TIMEOUT)
SuperTimeout : 0x07D0 (2000)
Dump(Rx):
0000:04 FF 09 7F 06 00 61 FE 03 05 D0 07 ......a.....
--------------------------------------------------------------------
[15] : <Tx> - 11:11:19.243
-Type : 0x01 (Command)
-OpCode : 0xFDFC (GATT_AddService)
-Data Length : 0x05 (5) byte(s)
UUID : 0x2800 (10240)
NumAttrs : 0x0002 (2)
EncKeySize : 0x10 (16)
Dump(Tx):
0000:01 FC FD 05 00 28 02 00 10 .....(...
--------------------------------------------------------------------
[16] : <Rx> - 11:11:19.258
-Type : 0x04 (Event)
-EventCode : 0x00FF (HCI_LE_ExtEvent)
-Data Length : 0x06 (6) bytes(s)
Event : 0x067F (1663) (GAP_HCI_ExtentionCommandStatus)
Status : 0x01 (1) (FAILURE)
OpCode : 0xFDFC (GATT_AddService)
DataLength : 0x00 (0)
Dump(Rx):
0000:04 FF 06 7F 06 01 FC FD 00 .........
--------------------------------------------------------------------