This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2640R2F: Unable to connect BTool

Other Parts Discussed in Thread: CC2640R2F

Hi Clement,

I used the BTool for the test, but it seems that I've failed to manage to establish a connection with the phone as well as with the simple peripheral, I saved two log files.

1. host_test connect simple_periperal

[1] : <Tx> - 10:10:00.832
-Type           : 0x01 (Command)
-OpCode         : 0xFE09 (GAP_EstablishLinkRequest)
-Data Length    : 0x09 (9) byte(s)
 HighDutyCycle  : 0x00 (0) (Disable)
 WhiteList      : 0x00 (0) (Disable)
 AddrTypePeer   : 0x00 (0) (ADDRTYPE_PUBLIC)
 PeerAddr       : F0:F8:F2:DA:33:45
Dump(Tx):
0000:01 09 FE 09 00 00 00 45 33 DA F2 F8 F0          .......E3....
--------------------------------------------------------------------
[2] : <Rx> - 10:10:00.840
-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         : 0xFE09 (GAP_EstablishLinkRequest)
 DataLength     : 0x00 (0)
Dump(Rx):
0000:04 FF 06 7F 06 00 09 FE 00                      .........
--------------------------------------------------------------------
[3] : <Rx> - 10:10:00.851
-Type           : 0x04 (Event)
-EventCode      : 0x00FF (HCI_LE_ExtEvent)
-Data Length    : 0x14 (20) bytes(s)
 Event          : 0x0605 (1541) (GAP_EstablishLink)
 Status         : 0x09 (9) (NV_ITEM_UNINIT)
 DevAddrType    : 0x00 (0) (ADDRTYPE_PUBLIC)
 DevAddr        : F0:F8:F2:DA:33:45
 ConnHandle     : 0x0000 (0)
 ConnRole       : 0x00 (0) (
                  ProfileRoles Bit Mask Is Not Set)
 ConnInterval   : 0x0000 (0)
 ConnLatency    : 0x0000 (0)
 ConnTimeout    : 0x0000 (0)
 ClockAccuracy  : 0x00 (0)
Dump(Rx):
0000:04 FF 14 05 06 09 00 45 33 DA F2 F8 F0 00 00 00 .......E3.......
0010:00 00 00 00 00 00 00                            .......
--------------------------------------------------------------------
[4] : <Tx> - 10:10:00.884
-Type           : 0x01 (Command)
-OpCode         : 0x2022 (HCI_LE_SetDataLength)
-Data Length    : 0x06 (6) byte(s)
 Handle         : 0x0000 (0)
 TxOctets       : 0x00FB (251)
 TxTime         : 0x0848 (2120)
Dump(Tx):
0000:01 22 20 06 00 00 FB 00 48 08                   ." .....H.
--------------------------------------------------------------------
[5] : <Rx> - 10:10:00.913
-Type           : 0x04 (Event)
-EventCode      : 0x000E (HCI_CommandCompleteEvent)
-Data Length    : 0x06 (6) bytes(s)
 Packets        : 0x01 (1)
 OpCode         : 0x2022 (HCI_LE_SetDataLength)
 Status         : 0x02 (2) (UNKNOWN_CONN_ID)
 Handle         : 0x0000 (0)
Dump(Rx):
0000:04 0E 06 01 22 20 02 00 00                      ...." ...
--------------------------------------------------------------------

2. host_test connect android phone

[1] : <Tx> - 10:27:39.985
-Type           : 0x01 (Command)
-OpCode         : 0xFE04 (GAP_DeviceDiscoveryRequest)
-Data Length    : 0x03 (3) byte(s)
 Mode           : 0x03 (3) (All)
 ActiveScan     : 0x01 (1) (Enable)
 WhiteList      : 0x00 (0) (All)
Dump(Tx):
0000:01 04 FE 03 03 01 00                            .......
--------------------------------------------------------------------
[2] : <Rx> - 10:27:39.996
-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         : 0xFE04 (GAP_DeviceDiscoveryRequest)
 DataLength     : 0x00 (0)
Dump(Rx):
0000:04 FF 06 7F 06 00 04 FE 00                      .........
--------------------------------------------------------------------
[3] : <Rx> - 10:27:40.007
-Type           : 0x04 (Event)
-EventCode      : 0x00FF (HCI_LE_ExtEvent)
-Data Length    : 0x29 (41) bytes(s)
 Event          : 0x060D (1549) (GAP_DeviceInformation)
 Status         : 0x00 (0) (SUCCESS)
 EventType      : 0x02 (2) (SCANABLE_UNDIRECT_AD)
 AddrType       : 0x01 (1) (ADDRTYPE_RANDOM)
 Addr           : 50:55:F7:D6:69:EA
 Rssi           : 0xA0 (160)
 DataLength     : 0x1C (28)
 Data           : 03:03:9F:FE:17:16:9F:FE:00:00:00:00:00:00:00:00:
                  00:00:00:00:00:00:00:00:00:00:00:00
Dump(Rx):
0000:04 FF 29 0D 06 00 02 01 EA 69 D6 F7 55 50 A0 1C ..)......i..UP..
0010:03 03 9F FE 17 16 9F FE 00 00 00 00 00 00 00 00 ................
0020:00 00 00 00 00 00 00 00 00 00 00 00             ............
--------------------------------------------------------------------
[4] : <Rx> - 10:27:40.055
-Type           : 0x04 (Event)
-EventCode      : 0x00FF (HCI_LE_ExtEvent)
-Data Length    : 0x1C (28) bytes(s)
 Event          : 0x060D (1549) (GAP_DeviceInformation)
 Status         : 0x00 (0) (SUCCESS)
 EventType      : 0x03 (3) (NON_CONN_UNDIRECT_AD)
 AddrType       : 0x01 (1) (ADDRTYPE_RANDOM)
 Addr           : 31:C9:8C:77:39:A2
 Rssi           : 0xA5 (165)
 DataLength     : 0x0F (15)
 Data           : 02:01:1A:0B:FF:4C:00:09:06:03:0F:0A:0A:0A:6E
Dump(Rx):
0000:04 FF 1C 0D 06 00 03 01 A2 39 77 8C C9 31 A5 0F .........9w..1..
0010:02 01 1A 0B FF 4C 00 09 06 03 0F 0A 0A 0A 6E    .....L........n
--------------------------------------------------------------------
[5] : <Rx> - 10:27:40.087
-Type           : 0x04 (Event)
-EventCode      : 0x00FF (HCI_LE_ExtEvent)
-Data Length    : 0x1E (30) bytes(s)
 Event          : 0x060D (1549) (GAP_DeviceInformation)
 Status         : 0x00 (0) (SUCCESS)
 EventType      : 0x00 (0) (CONN_UNDIRECT_AD)
 AddrType       : 0x01 (1) (ADDRTYPE_RANDOM)
 Addr           : 73:A8:73:B9:05:08
 Rssi           : 0xD3 (211)
 DataLength     : 0x11 (17)
 Data           : 02:01:02:0A:09:4D:69:20:50:68:6F:6E:65:32:02:0A:
                  01
Dump(Rx):
0000:04 FF 1E 0D 06 00 00 01 08 05 B9 73 A8 73 D3 11 ...........s.s..
0010:02 01 02 0A 09 4D 69 20 50 68 6F 6E 65 32 02 0A .....Mi Phone2..
0020:01                                              .
--------------------------------------------------------------------
[6] : <Rx> - 10:27:40.110
-Type           : 0x04 (Event)
-EventCode      : 0x00FF (HCI_LE_ExtEvent)
-Data Length    : 0x2B (43) bytes(s)
 Event          : 0x060D (1549) (GAP_DeviceInformation)
 Status         : 0x00 (0) (SUCCESS)
 EventType      : 0x03 (3) (NON_CONN_UNDIRECT_AD)
 AddrType       : 0x01 (1) (ADDRTYPE_RANDOM)
 Addr           : EE:14:28:2A:BE:0B
 Rssi           : 0xB4 (180)
 DataLength     : 0x1E (30)
 Data           : 02:01:06:1A:FF:4C:00:02:15:F7:82:6D:A6:4F:A2:4E:
                  98:80:24:BC:5B:71:E0:89:3E:45:D2:3B:71:B3
Dump(Rx):
0000:04 FF 2B 0D 06 00 03 01 0B BE 2A 28 14 EE B4 1E ..+.......*(....
0010:02 01 06 1A FF 4C 00 02 15 F7 82 6D A6 4F A2 4E .....L.....m.O.N
0020:98 80 24 BC 5B 71 E0 89 3E 45 D2 3B 71 B3       ..$.[q..>E.;q.
--------------------------------------------------------------------
[7] : <Rx> - 10:27:40.120
-Type           : 0x04 (Event)
-EventCode      : 0x00FF (HCI_LE_ExtEvent)
-Data Length    : 0x2B (43) bytes(s)
 Event          : 0x060D (1549) (GAP_DeviceInformation)
 Status         : 0x00 (0) (SUCCESS)
 EventType      : 0x00 (0) (CONN_UNDIRECT_AD)
 AddrType       : 0x00 (0) (ADDRTYPE_PUBLIC)
 Addr           : DC:0D:30:00:04:06
 Rssi           : 0xB5 (181)
 DataLength     : 0x1E (30)
 Data           : 02:01:06:1A:FF:4C:00:02:15:FD:A5:06:93:A4:E2:4F:
                  B1:AF:CF:C6:EB:07:64:78:25:27:51:65:C1:B5
Dump(Rx):
0000:04 FF 2B 0D 06 00 00 00 06 04 00 30 0D DC B5 1E ..+........0....
0010:02 01 06 1A FF 4C 00 02 15 FD A5 06 93 A4 E2 4F .....L.........O
0020:B1 AF CF C6 EB 07 64 78 25 27 51 65 C1 B5       ......dx%'Qe..
--------------------------------------------------------------------
[8] : <Rx> - 10:27:40.131
-Type           : 0x04 (Event)
-EventCode      : 0x00FF (HCI_LE_ExtEvent)
-Data Length    : 0x27 (39) bytes(s)
 Event          : 0x060D (1549) (GAP_DeviceInformation)
 Status         : 0x00 (0) (SUCCESS)
 EventType      : 0x04 (4) (SCAN_RESPONSE)
 AddrType       : 0x00 (0) (ADDRTYPE_PUBLIC)
 Addr           : DC:0D:30:00:04:06
 Rssi           : 0xB5 (181)
 DataLength     : 0x1A (26)
 Data           : 0E:16:F0:FF:1A:02:09:02:DC:0D:30:00:04:06:64:0A:
                  09:46:53:43:5F:42:50:31:30:36
Dump(Rx):
0000:04 FF 27 0D 06 00 04 00 06 04 00 30 0D DC B5 1A ..'........0....
0010:0E 16 F0 FF 1A 02 09 02 DC 0D 30 00 04 06 64 0A ..........0...d.
0020:09 46 53 43 5F 42 50 31 30 36                   .FSC_BP106
--------------------------------------------------------------------
[9] : <Rx> - 10:27:40.154
-Type           : 0x04 (Event)
-EventCode      : 0x00FF (HCI_LE_ExtEvent)
-Data Length    : 0x1E (30) bytes(s)
 Event          : 0x060D (1549) (GAP_DeviceInformation)
 Status         : 0x00 (0) (SUCCESS)
 EventType      : 0x00 (0) (CONN_UNDIRECT_AD)
 AddrType       : 0x01 (1) (ADDRTYPE_RANDOM)
 Addr           : 65:02:8E:C8:E1:3B
 Rssi           : 0xA9 (169)
 DataLength     : 0x11 (17)
 Data           : 02:01:1A:02:0A:0C:0A:FF:4C:00:10:05:51:1C:04:6B:
                  25
Dump(Rx):
0000:04 FF 1E 0D 06 00 00 01 3B E1 C8 8E 02 65 A9 11 ........;....e..
0010:02 01 1A 02 0A 0C 0A FF 4C 00 10 05 51 1C 04 6B ........L...Q..k
0020:25                                              %
--------------------------------------------------------------------
[10] : <Rx> - 10:27:40.164
-Type           : 0x04 (Event)
-EventCode      : 0x00FF (HCI_LE_ExtEvent)
-Data Length    : 0x2C (44) bytes(s)
 Event          : 0x060D (1549) (GAP_DeviceInformation)
 Status         : 0x00 (0) (SUCCESS)
 EventType      : 0x00 (0) (CONN_UNDIRECT_AD)
 AddrType       : 0x00 (0) (ADDRTYPE_PUBLIC)
 Addr           : DC:0D:30:00:04:00
 Rssi           : 0xC9 (201)
 DataLength     : 0x1F (31)
 Data           : 02:01:06:1B:FF:00:00:BE:AC:93:6A:5C:2A:16:C2:4B:
                  84:B7:A8:83:90:46:6B:59:17:00:00:00:00:00:00
Dump(Rx):
0000:04 FF 2C 0D 06 00 00 00 00 04 00 30 0D DC C9 1F ..,........0....
0010:02 01 06 1B FF 00 00 BE AC 93 6A 5C 2A 16 C2 4B ..........j\*..K
0020:84 B7 A8 83 90 46 6B 59 17 00 00 00 00 00 00    .....FkY.......
--------------------------------------------------------------------
[11] : <Rx> - 10:27:40.186
-Type           : 0x04 (Event)
-EventCode      : 0x00FF (HCI_LE_ExtEvent)
-Data Length    : 0x10 (16) bytes(s)
 Event          : 0x060D (1549) (GAP_DeviceInformation)
 Status         : 0x00 (0) (SUCCESS)
 EventType      : 0x00 (0) (CONN_UNDIRECT_AD)
 AddrType       : 0x00 (0) (ADDRTYPE_PUBLIC)
 Addr           : DC:0D:30:00:1F:A5
 Rssi           : 0xB4 (180)
 DataLength     : 0x03 (3)
 Data           : 02:01:06
Dump(Rx):
0000:04 FF 10 0D 06 00 00 00 A5 1F 00 30 0D DC B4 03 ...........0....
0010:02 01 06                                        ...
--------------------------------------------------------------------
[12] : <Rx> - 10:27:40.197
-Type           : 0x04 (Event)
-EventCode      : 0x00FF (HCI_LE_ExtEvent)
-Data Length    : 0x27 (39) bytes(s)
 Event          : 0x060D (1549) (GAP_DeviceInformation)
 Status         : 0x00 (0) (SUCCESS)
 EventType      : 0x04 (4) (SCAN_RESPONSE)
 AddrType       : 0x00 (0) (ADDRTYPE_PUBLIC)
 Addr           : DC:0D:30:00:1F:A5
 Rssi           : 0xB4 (180)
 DataLength     : 0x1A (26)
 Data           : 0E:16:F0:FF:1A:02:05:02:DC:0D:30:00:1F:A5:64:0A:
                  09:46:53:43:5F:42:50:31:30:36
Dump(Rx):
0000:04 FF 27 0D 06 00 04 00 A5 1F 00 30 0D DC B4 1A ..'........0....
0010:0E 16 F0 FF 1A 02 05 02 DC 0D 30 00 1F A5 64 0A ..........0...d.
0020:09 46 53 43 5F 42 50 31 30 36                   .FSC_BP106
--------------------------------------------------------------------
[13] : <Rx> - 10:27:40.218
-Type           : 0x04 (Event)
-EventCode      : 0x00FF (HCI_LE_ExtEvent)
-Data Length    : 0x2B (43) bytes(s)
 Event          : 0x060D (1549) (GAP_DeviceInformation)
 Status         : 0x00 (0) (SUCCESS)
 EventType      : 0x00 (0) (CONN_UNDIRECT_AD)
 AddrType       : 0x00 (0) (ADDRTYPE_PUBLIC)
 Addr           : DC:0D:30:00:04:13
 Rssi           : 0xB2 (178)
 DataLength     : 0x1E (30)
 Data           : 02:01:06:1A:FF:4C:00:02:15:D5:46:DF:97:47:57:47:
                  EF:BE:09:3E:2D:CB:DD:0C:77:30:00:04:13:B5
Dump(Rx):
0000:04 FF 2B 0D 06 00 00 00 13 04 00 30 0D DC B2 1E ..+........0....
0010:02 01 06 1A FF 4C 00 02 15 D5 46 DF 97 47 57 47 .....L....F..GWG
0020:EF BE 09 3E 2D CB DD 0C 77 30 00 04 13 B5       ...>-...w0....
--------------------------------------------------------------------
[14] : <Rx> - 10:27:40.229
-Type           : 0x04 (Event)
-EventCode      : 0x00FF (HCI_LE_ExtEvent)
-Data Length    : 0x1E (30) bytes(s)
 Event          : 0x060D (1549) (GAP_DeviceInformation)
 Status         : 0x00 (0) (SUCCESS)
 EventType      : 0x00 (0) (CONN_UNDIRECT_AD)
 AddrType       : 0x00 (0) (ADDRTYPE_PUBLIC)
 Addr           : DC:56:E7:47:C7:CA
 Rssi           : 0xA5 (165)
 DataLength     : 0x11 (17)
 Data           : 02:01:1A:02:0A:0C:0A:FF:4C:00:10:05:0D:14:46:E7:
                  21
Dump(Rx):
0000:04 FF 1E 0D 06 00 00 00 CA C7 47 E7 56 DC A5 11 ..........G.V...
0010:02 01 1A 02 0A 0C 0A FF 4C 00 10 05 0D 14 46 E7 ........L.....F.
0020:21                                              !
--------------------------------------------------------------------
[15] : <Rx> - 10:27:40.315
-Type           : 0x04 (Event)
-EventCode      : 0x00FF (HCI_LE_ExtEvent)
-Data Length    : 0x28 (40) bytes(s)
 Event          : 0x060D (1549) (GAP_DeviceInformation)
 Status         : 0x00 (0) (SUCCESS)
 EventType      : 0x00 (0) (CONN_UNDIRECT_AD)
 AddrType       : 0x00 (0) (ADDRTYPE_PUBLIC)
 Addr           : DC:0D:30:4F:43:D6
 Rssi           : 0xB1 (177)
 DataLength     : 0x1B (27)
 Data           : 02:01:06:03:03:AA:FE:13:16:AA:FE:10:D4:03:67:6F:
                  6F:2E:67:6C:2F:50:48:4E:53:64:6D
Dump(Rx):
0000:04 FF 28 0D 06 00 00 00 D6 43 4F 30 0D DC B1 1B ..(......CO0....
0010:02 01 06 03 03 AA FE 13 16 AA FE 10 D4 03 67 6F ..............go
0020:6F 2E 67 6C 2F 50 48 4E 53 64 6D                o.gl/PHNSdm
--------------------------------------------------------------------
[16] : <Rx> - 10:27:40.335
-Type           : 0x04 (Event)
-EventCode      : 0x00FF (HCI_LE_ExtEvent)
-Data Length    : 0x26 (38) bytes(s)
 Event          : 0x060D (1549) (GAP_DeviceInformation)
 Status         : 0x00 (0) (SUCCESS)
 EventType      : 0x03 (3) (NON_CONN_UNDIRECT_AD)
 AddrType       : 0x01 (1) (ADDRTYPE_RANDOM)
 Addr           : C3:C6:21:6E:7B:EA
 Rssi           : 0xC3 (195)
 DataLength     : 0x19 (25)
 Data           : 02:01:06:03:03:AA:FE:11:16:AA:FE:20:00:0B:4B:15:
                  00:17:26:DB:47:1F:DC:9F:3C
Dump(Rx):
0000:04 FF 26 0D 06 00 03 01 EA 7B 6E 21 C6 C3 C3 19 ..&......{n!....
0010:02 01 06 03 03 AA FE 11 16 AA FE 20 00 0B 4B 15 ........... ..K.
0020:00 17 26 DB 47 1F DC 9F 3C                      ..&.G...<
--------------------------------------------------------------------
[17] : <Rx> - 10:27:40.475
-Type           : 0x04 (Event)
-EventCode      : 0x00FF (HCI_LE_ExtEvent)
-Data Length    : 0x20 (32) bytes(s)
 Event          : 0x060D (1549) (GAP_DeviceInformation)
 Status         : 0x00 (0) (SUCCESS)
 EventType      : 0x00 (0) (CONN_UNDIRECT_AD)
 AddrType       : 0x01 (1) (ADDRTYPE_RANDOM)
 Addr           : E0:49:98:87:E4:73
 Rssi           : 0xB5 (181)
 DataLength     : 0x13 (19)
 Data           : 02:01:06:0F:16:6A:FE:02:08:01:04:5E:F4:52:74:62:
                  6E:39:5A
Dump(Rx):
0000:04 FF 20 0D 06 00 00 01 73 E4 87 98 49 E0 B5 13 .. .....s...I...
0010:02 01 06 0F 16 6A FE 02 08 01 04 5E F4 52 74 62 .....j.....^.Rtb
0020:6E 39 5A                                        n9Z
--------------------------------------------------------------------
[18] : <Rx> - 10:27:40.487
-Type           : 0x04 (Event)
-EventCode      : 0x00FF (HCI_LE_ExtEvent)
-Data Length    : 0x2A (42) bytes(s)
 Event          : 0x060D (1549) (GAP_DeviceInformation)
 Status         : 0x00 (0) (SUCCESS)
 EventType      : 0x03 (3) (NON_CONN_UNDIRECT_AD)
 AddrType       : 0x01 (1) (ADDRTYPE_RANDOM)
 Addr           : EB:20:98:61:87:D1
 Rssi           : 0xAF (175)
 DataLength     : 0x1D (29)
 Data           : 02:01:06:03:03:AA:FE:15:16:AA:FE:00:DC:F7:82:6D:
                  A6:4F:A2:4E:98:80:24:50:4D:52:59:57:4F
Dump(Rx):
0000:04 FF 2A 0D 06 00 03 01 D1 87 61 98 20 EB AF 1D ..*.......a. ...
0010:02 01 06 03 03 AA FE 15 16 AA FE 00 DC F7 82 6D ...............m
0020:A6 4F A2 4E 98 80 24 50 4D 52 59 57 4F          .O.N..$PMRYWO
--------------------------------------------------------------------
[19] : <Rx> - 10:27:40.605
-Type           : 0x04 (Event)
-EventCode      : 0x00FF (HCI_LE_ExtEvent)
-Data Length    : 0x2B (43) bytes(s)
 Event          : 0x060D (1549) (GAP_DeviceInformation)
 Status         : 0x00 (0) (SUCCESS)
 EventType      : 0x00 (0) (CONN_UNDIRECT_AD)
 AddrType       : 0x00 (0) (ADDRTYPE_PUBLIC)
 Addr           : DC:0D:30:00:07:D0
 Rssi           : 0xD2 (210)
 DataLength     : 0x1E (30)
 Data           : 02:01:06:1A:FF:4C:00:02:15:D5:46:DF:97:47:57:47:
                  EF:BE:09:3E:2D:CB:DD:0C:77:30:00:07:D0:B5
Dump(Rx):
0000:04 FF 2B 0D 06 00 00 00 D0 07 00 30 0D DC D2 1E ..+........0....
0010:02 01 06 1A FF 4C 00 02 15 D5 46 DF 97 47 57 47 .....L....F..GWG
0020:EF BE 09 3E 2D CB DD 0C 77 30 00 07 D0 B5       ...>-...w0....
--------------------------------------------------------------------
[20] : <Rx> - 10:27:40.690
-Type           : 0x04 (Event)
-EventCode      : 0x00FF (HCI_LE_ExtEvent)
-Data Length    : 0x20 (32) bytes(s)
 Event          : 0x060D (1549) (GAP_DeviceInformation)
 Status         : 0x00 (0) (SUCCESS)
 EventType      : 0x00 (0) (CONN_UNDIRECT_AD)
 AddrType       : 0x01 (1) (ADDRTYPE_RANDOM)
 Addr           : CC:C2:42:F0:F2:CF
 Rssi           : 0xC3 (195)
 DataLength     : 0x13 (19)
 Data           : 02:01:06:0F:16:6A:FE:02:08:01:04:63:F4:52:74:5A:
                  75:51:73
Dump(Rx):
0000:04 FF 20 0D 06 00 00 01 CF F2 F0 42 C2 CC C3 13 .. ........B....
0010:02 01 06 0F 16 6A FE 02 08 01 04 63 F4 52 74 5A .....j.....c.RtZ
0020:75 51 73                                        uQs
--------------------------------------------------------------------
[21] : <Rx> - 10:27:40.830
-Type           : 0x04 (Event)
-EventCode      : 0x00FF (HCI_LE_ExtEvent)
-Data Length    : 0x2B (43) bytes(s)
 Event          : 0x060D (1549) (GAP_DeviceInformation)
 Status         : 0x00 (0) (SUCCESS)
 EventType      : 0x00 (0) (CONN_UNDIRECT_AD)
 AddrType       : 0x00 (0) (ADDRTYPE_PUBLIC)
 Addr           : DC:0D:30:00:04:1F
 Rssi           : 0xBD (189)
 DataLength     : 0x1E (30)
 Data           : 02:01:06:1A:FF:4C:00:02:15:D5:46:DF:97:47:57:47:
                  EF:BE:09:3E:2D:CB:DD:0C:77:30:00:04:1F:B5
Dump(Rx):
0000:04 FF 2B 0D 06 00 00 00 1F 04 00 30 0D DC BD 1E ..+........0....
0010:02 01 06 1A FF 4C 00 02 15 D5 46 DF 97 47 57 47 .....L....F..GWG
0020:EF BE 09 3E 2D CB DD 0C 77 30 00 04 1F B5       ...>-...w0....
--------------------------------------------------------------------
[22] : <Rx> - 10:27:40.840
-Type           : 0x04 (Event)
-EventCode      : 0x00FF (HCI_LE_ExtEvent)
-Data Length    : 0x27 (39) bytes(s)
 Event          : 0x060D (1549) (GAP_DeviceInformation)
 Status         : 0x00 (0) (SUCCESS)
 EventType      : 0x04 (4) (SCAN_RESPONSE)
 AddrType       : 0x00 (0) (ADDRTYPE_PUBLIC)
 Addr           : DC:0D:30:00:04:1F
 Rssi           : 0xBD (189)
 DataLength     : 0x1A (26)
 Data           : 0E:16:F0:FF:1A:02:09:02:DC:0D:30:00:04:1F:64:0A:
                  09:46:53:43:5F:42:50:31:30:36
Dump(Rx):
0000:04 FF 27 0D 06 00 04 00 1F 04 00 30 0D DC BD 1A ..'........0....
0010:0E 16 F0 FF 1A 02 09 02 DC 0D 30 00 04 1F 64 0A ..........0...d.
0020:09 46 53 43 5F 42 50 31 30 36                   .FSC_BP106
--------------------------------------------------------------------
[23] : <Rx> - 10:27:40.914
-Type           : 0x04 (Event)
-EventCode      : 0x00FF (HCI_LE_ExtEvent)
-Data Length    : 0x1E (30) bytes(s)
 Event          : 0x060D (1549) (GAP_DeviceInformation)
 Status         : 0x00 (0) (SUCCESS)
 EventType      : 0x00 (0) (CONN_UNDIRECT_AD)
 AddrType       : 0x01 (1) (ADDRTYPE_RANDOM)
 Addr           : 64:38:12:E5:83:B2
 Rssi           : 0xA3 (163)
 DataLength     : 0x11 (17)
 Data           : 02:01:1A:02:0A:0C:0A:FF:4C:00:10:05:4E:1C:50:4A:
                  E4
Dump(Rx):
0000:04 FF 1E 0D 06 00 00 01 B2 83 E5 12 38 64 A3 11 ............8d..
0010:02 01 1A 02 0A 0C 0A FF 4C 00 10 05 4E 1C 50 4A ........L...N.PJ
0020:E4                                              .
--------------------------------------------------------------------
[24] : <Rx> - 10:27:41.044
-Type           : 0x04 (Event)
-EventCode      : 0x00FF (HCI_LE_ExtEvent)
-Data Length    : 0x2B (43) bytes(s)
 Event          : 0x060D (1549) (GAP_DeviceInformation)
 Status         : 0x00 (0) (SUCCESS)
 EventType      : 0x03 (3) (NON_CONN_UNDIRECT_AD)
 AddrType       : 0x01 (1) (ADDRTYPE_RANDOM)
 Addr           : FF:86:C6:4E:81:1D
 Rssi           : 0xC3 (195)
 DataLength     : 0x1E (30)
 Data           : 02:01:06:1A:FF:4C:00:02:15:F7:82:6D:A6:4F:A2:4E:
                  98:80:24:BC:5B:71:E0:89:3E:50:0B:F3:41:B3
Dump(Rx):
0000:04 FF 2B 0D 06 00 03 01 1D 81 4E C6 86 FF C3 1E ..+.......N.....
0010:02 01 06 1A FF 4C 00 02 15 F7 82 6D A6 4F A2 4E .....L.....m.O.N
0020:98 80 24 BC 5B 71 E0 89 3E 50 0B F3 41 B3       ..$.[q..>P..A.
--------------------------------------------------------------------
[25] : <Rx> - 10:27:41.184
-Type           : 0x04 (Event)
-EventCode      : 0x00FF (HCI_LE_ExtEvent)
-Data Length    : 0x2B (43) bytes(s)
 Event          : 0x060D (1549) (GAP_DeviceInformation)
 Status         : 0x00 (0) (SUCCESS)
 EventType      : 0x00 (0) (CONN_UNDIRECT_AD)
 AddrType       : 0x00 (0) (ADDRTYPE_PUBLIC)
 Addr           : DC:0D:30:00:1F:B3
 Rssi           : 0xC8 (200)
 DataLength     : 0x1E (30)
 Data           : 02:01:06:1A:FF:4C:00:02:15:FD:A5:06:93:A4:E2:4F:
                  B1:AF:CF:C6:EB:07:64:78:25:30:00:1B:D8:B5
Dump(Rx):
0000:04 FF 2B 0D 06 00 00 00 B3 1F 00 30 0D DC C8 1E ..+........0....
0010:02 01 06 1A FF 4C 00 02 15 FD A5 06 93 A4 E2 4F .....L.........O
0020:B1 AF CF C6 EB 07 64 78 25 30 00 1B D8 B5       ......dx%0....
--------------------------------------------------------------------
[26] : <Rx> - 10:27:41.195
-Type           : 0x04 (Event)
-EventCode      : 0x00FF (HCI_LE_ExtEvent)
-Data Length    : 0x27 (39) bytes(s)
 Event          : 0x060D (1549) (GAP_DeviceInformation)
 Status         : 0x00 (0) (SUCCESS)
 EventType      : 0x04 (4) (SCAN_RESPONSE)
 AddrType       : 0x00 (0) (ADDRTYPE_PUBLIC)
 Addr           : DC:0D:30:00:1F:B3
 Rssi           : 0xC8 (200)
 DataLength     : 0x1A (26)
 Data           : 0E:16:F0:FF:1A:02:05:02:DC:0D:30:00:1F:B3:64:0A:
                  09:46:53:43:5F:42:50:31:30:36
Dump(Rx):
0000:04 FF 27 0D 06 00 04 00 B3 1F 00 30 0D DC C8 1A ..'........0....
0010:0E 16 F0 FF 1A 02 05 02 DC 0D 30 00 1F B3 64 0A ..........0...d.
0020:09 46 53 43 5F 42 50 31 30 36                   .FSC_BP106
--------------------------------------------------------------------
[27] : <Rx> - 10:27:44.679
-Type           : 0x04 (Event)
-EventCode      : 0x00FF (HCI_LE_ExtEvent)
-Data Length    : 0x27 (39) bytes(s)
 Event          : 0x060D (1549) (GAP_DeviceInformation)
 Status         : 0x00 (0) (SUCCESS)
 EventType      : 0x00 (0) (CONN_UNDIRECT_AD)
 AddrType       : 0x00 (0) (ADDRTYPE_PUBLIC)
 Addr           : DC:0D:30:00:04:1F
 Rssi           : 0xC3 (195)
 DataLength     : 0x1A (26)
 Data           : 02:01:06:03:03:AA:FE:11:16:AA:FE:20:00:0B:CB:80:
                  00:01:95:87:CF:00:01:75:F2:00
Dump(Rx):
0000:04 FF 27 0D 06 00 00 00 1F 04 00 30 0D DC C3 1A ..'........0....
0010:02 01 06 03 03 AA FE 11 16 AA FE 20 00 0B CB 80 ........... ....
0020:00 01 95 87 CF 00 01 75 F2 00                   .......u..
--------------------------------------------------------------------
[28] : <Rx> - 10:27:46.312
-Type           : 0x04 (Event)
-EventCode      : 0x00FF (HCI_LE_ExtEvent)
-Data Length    : 0x1E (30) bytes(s)
 Event          : 0x060D (1549) (GAP_DeviceInformation)
 Status         : 0x00 (0) (SUCCESS)
 EventType      : 0x00 (0) (CONN_UNDIRECT_AD)
 AddrType       : 0x01 (1) (ADDRTYPE_RANDOM)
 Addr           : 64:38:12:E5:83:B2
 Rssi           : 0xA5 (165)
 DataLength     : 0x11 (17)
 Data           : 02:01:1A:02:0A:0C:0A:FF:4C:00:10:05:0E:1C:50:4A:
                  E4
Dump(Rx):
0000:04 FF 1E 0D 06 00 00 01 B2 83 E5 12 38 64 A5 11 ............8d..
0010:02 01 1A 02 0A 0C 0A FF 4C 00 10 05 0E 1C 50 4A ........L.....PJ
0020:E4                                              .
--------------------------------------------------------------------
[29] : <Rx> - 10:27:46.442
-Type           : 0x04 (Event)
-EventCode      : 0x00FF (HCI_LE_ExtEvent)
-Data Length    : 0x1E (30) bytes(s)
 Event          : 0x060D (1549) (GAP_DeviceInformation)
 Status         : 0x00 (0) (SUCCESS)
 EventType      : 0x00 (0) (CONN_UNDIRECT_AD)
 AddrType       : 0x01 (1) (ADDRTYPE_RANDOM)
 Addr           : 64:38:12:E5:83:B2
 Rssi           : 0xA5 (165)
 DataLength     : 0x11 (17)
 Data           : 02:01:1A:02:0A:0C:0A:FF:4C:00:10:05:06:1C:50:4A:
                  E4
Dump(Rx):
0000:04 FF 1E 0D 06 00 00 01 B2 83 E5 12 38 64 A5 11 ............8d..
0010:02 01 1A 02 0A 0C 0A FF 4C 00 10 05 06 1C 50 4A ........L.....PJ
0020:E4                                              .
--------------------------------------------------------------------
[30] : <Rx> - 10:27:49.833
-Type           : 0x04 (Event)
-EventCode      : 0x00FF (HCI_LE_ExtEvent)
-Data Length    : 0x2B (43) bytes(s)
 Event          : 0x060D (1549) (GAP_DeviceInformation)
 Status         : 0x00 (0) (SUCCESS)
 EventType      : 0x00 (0) (CONN_UNDIRECT_AD)
 AddrType       : 0x00 (0) (ADDRTYPE_PUBLIC)
 Addr           : DC:0D:30:00:04:1F
 Rssi           : 0xC2 (194)
 DataLength     : 0x1E (30)
 Data           : 02:01:06:1A:FF:4C:00:02:15:FD:A5:06:93:A4:E2:4F:
                  B1:AF:CF:C6:EB:07:64:78:25:27:51:65:C1:B5
Dump(Rx):
0000:04 FF 2B 0D 06 00 00 00 1F 04 00 30 0D DC C2 1E ..+........0....
0010:02 01 06 1A FF 4C 00 02 15 FD A5 06 93 A4 E2 4F .....L.........O
0020:B1 AF CF C6 EB 07 64 78 25 27 51 65 C1 B5       ......dx%'Qe..
--------------------------------------------------------------------
[31] : <Rx> - 10:27:50.246
-Type           : 0x04 (Event)
-EventCode      : 0x00FF (HCI_LE_ExtEvent)
-Data Length    : 0xA4 (164) bytes(s)
 Event          : 0x0601 (1537) (GAP_DeviceDiscoveryDone)
 Status         : 0x00 (0) (SUCCESS)
 NumDevs        : 0x14 (20)
 Device #0
 EventType      : 0x02 (2) (SCANABLE_UNDIRECT_AD)
 AddrType       : 0x01 (1) (ADDRTYPE_RANDOM)
 Addr           : 50:55:F7:D6:69:EA
 Device #1
 EventType      : 0x03 (3) (NON_CONN_UNDIRECT_AD)
 AddrType       : 0x01 (1) (ADDRTYPE_RANDOM)
 Addr           : 31:C9:8C:77:39:A2
 Device #2
 EventType      : 0x00 (0) (CONN_UNDIRECT_AD)
 AddrType       : 0x01 (1) (ADDRTYPE_RANDOM)
 Addr           : 73:A8:73:B9:05:08
 Device #3
 EventType      : 0x03 (3) (NON_CONN_UNDIRECT_AD)
 AddrType       : 0x01 (1) (ADDRTYPE_RANDOM)
 Addr           : EE:14:28:2A:BE:0B
 Device #4
 EventType      : 0x00 (0) (CONN_UNDIRECT_AD)
 AddrType       : 0x00 (0) (ADDRTYPE_PUBLIC)
 Addr           : DC:0D:30:00:04:06
 Device #5
 EventType      : 0x00 (0) (CONN_UNDIRECT_AD)
 AddrType       : 0x01 (1) (ADDRTYPE_RANDOM)
 Addr           : 65:02:8E:C8:E1:3B
 Device #6
 EventType      : 0x00 (0) (CONN_UNDIRECT_AD)
 AddrType       : 0x00 (0) (ADDRTYPE_PUBLIC)
 Addr           : DC:0D:30:00:04:00
 Device #7
 EventType      : 0x00 (0) (CONN_UNDIRECT_AD)
 AddrType       : 0x00 (0) (ADDRTYPE_PUBLIC)
 Addr           : DC:0D:30:00:1F:A5
 Device #8
 EventType      : 0x00 (0) (CONN_UNDIRECT_AD)
 AddrType       : 0x00 (0) (ADDRTYPE_PUBLIC)
 Addr           : DC:0D:30:00:04:13
 Device #9
 EventType      : 0x00 (0) (CONN_UNDIRECT_AD)
 AddrType       : 0x00 (0) (ADDRTYPE_PUBLIC)
 Addr           : DC:56:E7:47:C7:CA
 Device #10
 EventType      : 0x00 (0) (CONN_UNDIRECT_AD)
 AddrType       : 0x00 (0) (ADDRTYPE_PUBLIC)
 Addr           : DC:0D:30:4F:43:D6
 Device #11
 EventType      : 0x03 (3) (NON_CONN_UNDIRECT_AD)
 AddrType       : 0x01 (1) (ADDRTYPE_RANDOM)
 Addr           : C3:C6:21:6E:7B:EA
 Device #12
 EventType      : 0x00 (0) (CONN_UNDIRECT_AD)
 AddrType       : 0x01 (1) (ADDRTYPE_RANDOM)
 Addr           : E0:49:98:87:E4:73
 Device #13
 EventType      : 0x03 (3) (NON_CONN_UNDIRECT_AD)
 AddrType       : 0x01 (1) (ADDRTYPE_RANDOM)
 Addr           : EB:20:98:61:87:D1
 Device #14
 EventType      : 0x00 (0) (CONN_UNDIRECT_AD)
 AddrType       : 0x00 (0) (ADDRTYPE_PUBLIC)
 Addr           : DC:0D:30:00:07:D0
 Device #15
 EventType      : 0x00 (0) (CONN_UNDIRECT_AD)
 AddrType       : 0x01 (1) (ADDRTYPE_RANDOM)
 Addr           : CC:C2:42:F0:F2:CF
 Device #16
 EventType      : 0x00 (0) (CONN_UNDIRECT_AD)
 AddrType       : 0x00 (0) (ADDRTYPE_PUBLIC)
 Addr           : DC:0D:30:00:04:1F
 Device #17
 EventType      : 0x00 (0) (CONN_UNDIRECT_AD)
 AddrType       : 0x01 (1) (ADDRTYPE_RANDOM)
 Addr           : 64:38:12:E5:83:B2
 Device #18
 EventType      : 0x03 (3) (NON_CONN_UNDIRECT_AD)
 AddrType       : 0x01 (1) (ADDRTYPE_RANDOM)
 Addr           : FF:86:C6:4E:81:1D
 Device #19
 EventType      : 0x00 (0) (CONN_UNDIRECT_AD)
 AddrType       : 0x00 (0) (ADDRTYPE_PUBLIC)
 Addr           : DC:0D:30:00:1F:B3
Dump(Rx):
0000:04 FF A4 01 06 00 14 02 01 EA 69 D6 F7 55 50 03 ..........i..UP.
0010:01 A2 39 77 8C C9 31 00 01 08 05 B9 73 A8 73 03 ..9w..1.....s.s.
0020:01 0B BE 2A 28 14 EE 00 00 06 04 00 30 0D DC 00 ...*(.......0...
0030:01 3B E1 C8 8E 02 65 00 00 00 04 00 30 0D DC 00 .;....e.....0...
0040:00 A5 1F 00 30 0D DC 00 00 13 04 00 30 0D DC 00 ....0.......0...
0050:00 CA C7 47 E7 56 DC 00 00 D6 43 4F 30 0D DC 03 ...G.V....CO0...
0060:01 EA 7B 6E 21 C6 C3 00 01 73 E4 87 98 49 E0 03 ..{n!....s...I..
0070:01 D1 87 61 98 20 EB 00 00 D0 07 00 30 0D DC 00 ...a. ......0...
0080:01 CF F2 F0 42 C2 CC 00 00 1F 04 00 30 0D DC 00 ....B.......0...
0090:01 B2 83 E5 12 38 64 03 01 1D 81 4E C6 86 FF 00 .....8d....N....
00A0:00 B3 1F 00 30 0D DC                            ....0..
--------------------------------------------------------------------
[32] : <Tx> - 10:28:22.870
-Type           : 0x01 (Command)
-OpCode         : 0xFE09 (GAP_EstablishLinkRequest)
-Data Length    : 0x09 (9) byte(s)
 HighDutyCycle  : 0x00 (0) (Disable)
 WhiteList      : 0x00 (0) (Disable)
 AddrTypePeer   : 0x01 (1) (ADDRTYPE_RANDOM)
 PeerAddr       : 73:A8:73:B9:05:08
Dump(Tx):
0000:01 09 FE 09 00 00 01 08 05 B9 73 A8 73          ..........s.s
--------------------------------------------------------------------
[33] : <Rx> - 10:28:22.890
-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         : 0xFE09 (GAP_EstablishLinkRequest)
 DataLength     : 0x00 (0)
Dump(Rx):
0000:04 FF 06 7F 06 00 09 FE 00                      .........
--------------------------------------------------------------------
[34] : <Rx> - 10:28:22.900
-Type           : 0x04 (Event)
-EventCode      : 0x00FF (HCI_LE_ExtEvent)
-Data Length    : 0x14 (20) bytes(s)
 Event          : 0x0605 (1541) (GAP_EstablishLink)
 Status         : 0x09 (9) (NV_ITEM_UNINIT)
 DevAddrType    : 0x01 (1) (ADDRTYPE_RANDOM)
 DevAddr        : 73:A8:73:B9:05:08
 ConnHandle     : 0x0000 (0)
 ConnRole       : 0x00 (0) (
                  ProfileRoles Bit Mask Is Not Set)
 ConnInterval   : 0x0000 (0)
 ConnLatency    : 0x0000 (0)
 ConnTimeout    : 0x0000 (0)
 ClockAccuracy  : 0x00 (0)
Dump(Rx):
0000:04 FF 14 05 06 09 01 08 05 B9 73 A8 73 00 00 00 ..........s.s...
0010:00 00 00 00 00 00 00                            .......
--------------------------------------------------------------------
[35] : <Tx> - 10:28:22.935
-Type           : 0x01 (Command)
-OpCode         : 0x2022 (HCI_LE_SetDataLength)
-Data Length    : 0x06 (6) byte(s)
 Handle         : 0x0000 (0)
 TxOctets       : 0x00FB (251)
 TxTime         : 0x0848 (2120)
Dump(Tx):
0000:01 22 20 06 00 00 FB 00 48 08                   ." .....H.
--------------------------------------------------------------------
[36] : <Rx> - 10:28:22.964
-Type           : 0x04 (Event)
-EventCode      : 0x000E (HCI_CommandCompleteEvent)
-Data Length    : 0x06 (6) bytes(s)
 Packets        : 0x01 (1)
 OpCode         : 0x2022 (HCI_LE_SetDataLength)
 Status         : 0x02 (2) (UNKNOWN_CONN_ID)
 Handle         : 0x0000 (0)
Dump(Rx):
0000:04 0E 06 01 22 20 02 00 00                      ...." ...
--------------------------------------------------------------------

Best regards,

Jerry