1st connection is bonded authenticated encrypted link, but 2nd connection becomes not bonded unencrypted link

I use nRF Connect to connect to nRF52832 device. 1st connection is bonded authenticated encrypted link, but 2nd connection becomes not bonded unencrypted link. Why 1st and 2nd connection are different?

The following is log message of nRF52832 device.

00> <info> app: POWER_ON.
00> <debug> nrf_ble_gatt: Requesting to update ATT MTU to 185 bytes on connection 0x0.
00> <info> app: BLE_GAP_EVT_CONNECTED (1st connection)
00> <debug> app: state=1
00> <debug> nrf_ble_gatt: ATT MTU updated to 185 bytes on connection 0x0 (response).
00> <debug> app: _securityRequestHandler
00> <info> app: BLE_GAP_EVT_SEC_PARAMS_REQUEST
00> <info> app: PM_EVT_CONN_SEC_SUCCEEDED
00> <info> app: Connection secured: role: 1, conn_handle: 0x0, procedure: 1.
00> <debug> nrf_ble_gatt: Requesting to update ATT MTU to 185 bytes on connection 0x0.
00> <info> app: PM_EVT_BONDED_PEER_CONNECTED
00> <info> app: BLE_GAP_EVT_CONNECTED (2nd connection)
00> <debug> app: state=1
00> <debug> nrf_ble_gatt: ATT MTU updated to 185 bytes on connection 0x0 (response).

Parents
  • The ble_app_ancs_c supports bonding out of the box, so if you are using an unmodified version of that, you should be good.''

    Can you do this?

    1. Ensure that you are testing with an unmodified ble_app_ancs_c. If in doubts, program a pre-built hex file from <SDK>\examples\ble_peripheral\ble_app_ancs_c\hex\
    2. Use nRF Connect to connect and initiate pairing. As this should just work I am having problems understanding what you are doing, I suggest making a screen recording showing exactly how you do it.
    3. Please click "OPEN LOG FILE" in the lower bar and upload the complete log here (use Insert - Insert image/video/file). Also, check the log on the nRF side and upload here. That should hopefully tell us more.
  • Hi,

    A few observations.

    1. This is not from the unmodified example, but your code modified code. Can you try an unmodified example first, so that you know that how you do things with nRF Connect for Desktop is correct? Please do this to limit the number of unknowns at a singe time.
    2. The procedure you use from nRF Connect is correct, with one important exception. After clicking the "Pair" button you click "Close" before the operation finishes. Please wait until you see the pairing text go green like this:  . That means the operation has completed (alternatively you will see an error).
    3. After you have tested with the unmodified example, fix you project like I explained in before the weekend. The code you have uploaded here will not work, and pairing will never succeed, as explained then (because you are blocking in your main loop).
  • I click "Close" after the operation finishes this time. But the following error occurred.

     Authentication failed with status BLE_GAP_SEC_STATUS_TIMEOUT

  • 2022-08-15T08:52:31.771Z DEBUG Application data folder: C:\Users\user\AppData\Roaming\nrfconnect\pc-nrfconnect-ble
    2022-08-15T08:52:31.820Z INFO Using nrf-device-lib-js version: 0.4.11
    2022-08-15T08:52:31.820Z INFO Using nrf-device-lib version: 0.11.8
    2022-08-15T08:52:31.820Z INFO Using nrfjprog DLL version: 10.15.4
    2022-08-15T08:52:31.820Z INFO Using JLink version: JLink_V7.66a
    2022-08-15T08:52:31.843Z DEBUG App pc-nrfconnect-ble v3.0.1 official
    2022-08-15T08:52:31.843Z DEBUG App path: C:\Users\user\.nrfconnect-apps\node_modules\pc-nrfconnect-ble
    2022-08-15T08:52:31.843Z DEBUG nRFConnect 3.11.1, required by the app is (^3.8.0)
    2022-08-15T08:52:31.843Z DEBUG nRFConnect path: C:\Users\user\AppData\Local\Programs\nrfconnect\resources\app.asar
    2022-08-15T08:52:31.843Z DEBUG HomeDir: C:\Users\user
    2022-08-15T08:52:31.843Z DEBUG TmpDir: C:\Users\user\AppData\Local\Temp
    2022-08-15T08:52:31.844Z INFO Installed JLink version does not match the provided version (V7.58b)
    2022-08-15T08:52:32.013Z INFO Updated list of uuids with data from https://github.com/NordicSemiconductor/bluetooth-numbers-database/tree/master/v1
    2022-08-15T08:52:34.879Z INFO Selected device with s/n F778C45E661C
    2022-08-15T08:52:34.884Z DEBUG Device has DFU trigger interface, the device is in Application mode
    2022-08-15T08:52:34.884Z DEBUG Will wait for device F778C45E661C
    2022-08-15T08:52:34.886Z INFO Device setup completed
    2022-08-15T08:52:34.886Z INFO Connectivity firmware version: ble-connectivity 4.1.4+Mar-11-2021-08-36-04. SoftDevice API version: 5. Baud rate: 1000000.
    2022-08-15T08:52:34.887Z INFO Opening adapter connected to COM12
    2022-08-15T08:52:35.832Z INFO Successfully opened COM12. Baud rate: 1000000. Flow control: none. Parity: none.
    2022-08-15T08:52:35.832Z DEBUG State change: STATE_START -> STATE_RESET
    2022-08-15T08:52:35.832Z DEBUG        1 ->  [N/A] type:          RESERVED_5 reliable: no seq#:0 ack#:0 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:35.833Z INFO Reset performed on adapter COM12
    2022-08-15T08:52:36.135Z DEBUG State change: STATE_RESET -> STATE_UNINITIALIZED
    2022-08-15T08:52:36.135Z DEBUG        2 ->  [01 7e ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:2 data_integrity:0 err_code:0x0 [SYNC]
    2022-08-15T08:52:36.136Z DEBUG     1/ 0 <-  [02 7d ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:2 data_integrity:0 err_code:0x0 [SYNC_RESP]
    2022-08-15T08:52:36.136Z DEBUG State change: STATE_UNINITIALIZED -> STATE_INITIALIZED
    2022-08-15T08:52:36.136Z DEBUG        3 ->  [03 fc 11 ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:3 data_integrity:0 err_code:0x0 [CONFIG [ sliding-window-size:1 out-of-frame:0 data-integrity-check-type:1 version-number:0 ]]
    2022-08-15T08:52:36.400Z DEBUG        4 ->  [03 fc 11 ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:3 data_integrity:0 err_code:0x0 [CONFIG [ sliding-window-size:1 out-of-frame:0 data-integrity-check-type:1 version-number:0 ]]
    2022-08-15T08:52:36.536Z DEBUG     2/ 0 <-  [01 7e ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:2 data_integrity:0 err_code:0x0 [SYNC]
    2022-08-15T08:52:36.536Z DEBUG        5 ->  [02 7d ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:2 data_integrity:0 err_code:0x0 [SYNC_RESP]
    2022-08-15T08:52:36.664Z DEBUG        6 ->  [03 fc 11 ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:3 data_integrity:0 err_code:0x0 [CONFIG [ sliding-window-size:1 out-of-frame:0 data-integrity-check-type:1 version-number:0 ]]
    2022-08-15T08:52:36.664Z DEBUG     3/ 0 <-  [03 fc 11 ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:3 data_integrity:0 err_code:0x0 [CONFIG [ sliding-window-size:1 out-of-frame:0 data-integrity-check-type:1 version-number:0 ]]
    2022-08-15T08:52:36.664Z DEBUG        7 ->  [04 7b 11 ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:3 data_integrity:0 err_code:0x0 [CONFIG_RESP [ sliding-window-size:1 out-of-frame:0 data-integrity-check-type:1 version-number:0 ]]
    2022-08-15T08:52:36.915Z DEBUG        8 ->  [03 fc 11 ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:3 data_integrity:0 err_code:0x0 [CONFIG [ sliding-window-size:1 out-of-frame:0 data-integrity-check-type:1 version-number:0 ]]
    2022-08-15T08:52:36.915Z DEBUG     4/ 0 <-  [04 7b 11 ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:3 data_integrity:0 err_code:0x0 [CONFIG_RESP [ sliding-window-size:1 out-of-frame:0 data-integrity-check-type:1 version-number:0 ]]
    2022-08-15T08:52:36.915Z DEBUG State change: STATE_INITIALIZED -> STATE_ACTIVE
    2022-08-15T08:52:36.925Z INFO Adapter connected to COM12 opened
    2022-08-15T08:52:36.928Z DEBUG        9 ->  [00 69 20 00 00 00 01 01 08 9c 01 ] type:     VENDOR_SPECIFIC reliable:yes seq#:0 ack#:0 payload_length:b data_integrity:1 header_checksum:82 err_code:0x0
    2022-08-15T08:52:36.928Z DEBUG     5/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:1 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.928Z DEBUG     6/ 0 <-  [01 69 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:0 ack#:1 payload_length:6 data_integrity:1 header_checksum:ca err_code:0x0
    2022-08-15T08:52:36.928Z DEBUG       10 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:1 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.928Z DEBUG       11 ->  [00 69 23 00 00 00 01 01 f7 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:1 ack#:1 payload_length:a data_integrity:1 header_checksum:89 err_code:0x0
    2022-08-15T08:52:36.928Z DEBUG     7/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:2 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.928Z DEBUG     8/ 0 <-  [01 69 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:1 ack#:2 payload_length:6 data_integrity:1 header_checksum:c1 err_code:0x0
    2022-08-15T08:52:36.928Z DEBUG       12 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:2 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.928Z DEBUG       13 ->  [00 69 01 00 00 00 01 0a ] type:     VENDOR_SPECIFIC reliable:yes seq#:2 ack#:2 payload_length:8 data_integrity:1 header_checksum:a0 err_code:0x0
    2022-08-15T08:52:36.928Z DEBUG     9/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:3 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.928Z DEBUG    10/ 0 <-  [01 69 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:2 ack#:3 payload_length:6 data_integrity:1 header_checksum:b8 err_code:0x0
    2022-08-15T08:52:36.928Z DEBUG       14 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:3 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.929Z DEBUG       15 ->  [00 69 40 00 00 00 01 01 07 01 ] type:     VENDOR_SPECIFIC reliable:yes seq#:3 ack#:3 payload_length:a data_integrity:1 header_checksum:77 err_code:0x0
    2022-08-15T08:52:36.929Z DEBUG    11/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:4 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.929Z DEBUG    12/ 0 <-  [01 69 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:3 ack#:4 payload_length:6 data_integrity:1 header_checksum:af err_code:0x0
    2022-08-15T08:52:36.929Z DEBUG       16 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:4 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.929Z DEBUG       17 ->  [00 69 a0 00 00 00 01 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:4 ack#:4 payload_length:8 data_integrity:1 header_checksum:8e err_code:0x0
    2022-08-15T08:52:36.929Z DEBUG    13/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:5 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.929Z DEBUG    14/ 0 <-  [01 69 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:4 ack#:5 payload_length:6 data_integrity:1 header_checksum:a6 err_code:0x0
    2022-08-15T08:52:36.929Z DEBUG       18 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:5 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.929Z DEBUG       19 ->  [00 69 a1 00 00 00 01 80 05 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:5 ack#:5 payload_length:b data_integrity:1 header_checksum:55 err_code:0x0
    2022-08-15T08:52:36.929Z DEBUG    15/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:6 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.929Z DEBUG    16/ 0 <-  [01 69 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:5 ack#:6 payload_length:6 data_integrity:1 header_checksum:9d err_code:0x0
    2022-08-15T08:52:36.929Z DEBUG       20 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:6 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.929Z DEBUG       21 ->  [00 60 ] type:     VENDOR_SPECIFIC reliable:yes seq#:6 ack#:6 payload_length:2 data_integrity:1 header_checksum:dc err_code:0x0
    2022-08-15T08:52:36.929Z DEBUG    17/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:7 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.929Z DEBUG    18/ 0 <-  [01 60 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:6 ack#:7 payload_length:6 data_integrity:1 header_checksum:94 err_code:0x0
    2022-08-15T08:52:36.929Z DEBUG       22 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:7 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.934Z DEBUG       23 ->  [00 65 01 ] type:     VENDOR_SPECIFIC reliable:yes seq#:7 ack#:7 payload_length:3 data_integrity:1 header_checksum:c3 err_code:0x0
    2022-08-15T08:52:36.934Z DEBUG    19/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:0 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.935Z DEBUG    20/ 0 <-  [01 65 00 00 00 00 09 59 00 a5 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:7 ack#:0 payload_length:b data_integrity:1 header_checksum:7b err_code:0x0
    2022-08-15T08:52:36.935Z DEBUG       24 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:0 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.935Z DEBUG       25 ->  [00 7d 01 f8 00 01 ] type:     VENDOR_SPECIFIC reliable:yes seq#:0 ack#:0 payload_length:6 data_integrity:1 header_checksum:d2 err_code:0x0
    2022-08-15T08:52:36.935Z DEBUG    21/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:1 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.935Z DEBUG    22/ 0 <-  [01 7d 00 00 00 00 01 05 00 6e 52 46 35 78 ] type:     VENDOR_SPECIFIC reliable:yes seq#:0 ack#:1 payload_length:e data_integrity:1 header_checksum:4a err_code:0x0
    2022-08-15T08:52:36.935Z DEBUG       26 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:1 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.936Z DEBUG       27 ->  [00 6d 01 ] type:     VENDOR_SPECIFIC reliable:yes seq#:1 ack#:1 payload_length:3 data_integrity:1 header_checksum:f9 err_code:0x0
    2022-08-15T08:52:36.936Z DEBUG    23/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:2 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.940Z DEBUG SoftDevice BLE stack enabled.
    2022-08-15T08:52:36.941Z DEBUG    24/ 0 <-  [01 6d 00 00 00 00 02 1c 66 5e c4 78 f7 ] type:     VENDOR_SPECIFIC reliable:yes seq#:1 ack#:2 payload_length:d data_integrity:1 header_checksum:51 err_code:0x0
    2022-08-15T08:52:36.941Z DEBUG       28 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:2 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:37.893Z DEBUG Timeout when waiting for attachment of device with serial number F778C45E661C
    2022-08-15T08:52:37.894Z DEBUG Device did not show up after 3 seconds
    2022-08-15T08:52:40.662Z DEBUG       29 ->  [00 8a 01 00 a0 00 20 00 3c 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:2 ack#:2 payload_length:a data_integrity:1 header_checksum:80 err_code:0x0
    2022-08-15T08:52:40.662Z DEBUG    25/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:3 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:40.662Z DEBUG    26/ 0 <-  [01 8a 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:2 ack#:3 payload_length:6 data_integrity:1 header_checksum:b8 err_code:0x0
    2022-08-15T08:52:40.662Z DEBUG       30 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:3 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:40.666Z INFO Scan started
    2022-08-15T08:52:40.670Z DEBUG    27/ 0 <-  [02 1d 00 ff ff 02 9c 6b c3 9a a8 fa 00 00 00 00 00 09 00 c0 00 1f 01 02 01 16 17 ff 00 01 b5 00 02 3d 6e 07 8d 00 00 00 90 97 ff 02 ec 01 10 00 00 00 03 03 3c fe ] type:     VENDOR_SPECIFIC reliable:yes seq#:3 ack#:3 payload_length:36 data_integrity:1 header_checksum:b4 err_code:0x0
    2022-08-15T08:52:40.671Z DEBUG       31 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:4 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:40.673Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:40.671Z connHandle:65535 rssi:64 peerAddr:[address:FA:A8:9A:C3:6B:9C type:randomStatic addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leGeneralDiscMode,brEdrNotSupported,leOnlyLimitedDiscMode,leOnlyGeneralDiscMode,leBrEdrHost] manufacturerSpecificData:0,1,181,0,2,61,110,7,141,0,0,0,144,151,255,2,236,1,16,0,0,0 16BitServiceUuidComplete:FE3C]
    2022-08-15T08:52:40.679Z DEBUG    28/ 0 <-  [02 1d 00 ff ff 06 53 49 fc 8f 16 1a 00 00 00 00 00 09 00 cb 06 1f 01 1e ff 06 00 01 0f 20 02 64 f5 b2 34 99 53 fd 0b 66 53 76 de b2 81 2a a1 a0 ea c3 f9 f9 68 2c ] type:     VENDOR_SPECIFIC reliable:yes seq#:4 ack#:3 payload_length:36 data_integrity:1 header_checksum:b3 err_code:0x0
    2022-08-15T08:52:40.679Z DEBUG       32 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:5 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:40.679Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:40.680Z connHandle:65535 rssi:53 peerAddr:[address:1A:16:8F:FC:49:53 type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,15,32,2,100,245,178,52,153,83,253,11,102,83,118,222,178,129,42,161,160,234,195,249,249,104,44]
    2022-08-15T08:52:40.681Z DEBUG    29/ 0 <-  [02 1d 00 ff ff 04 55 84 85 f4 f6 45 00 00 00 00 00 09 00 d1 00 11 01 02 01 1a 02 0a 09 0a ff 4c 00 10 05 45 1c 13 80 20 ] type:     VENDOR_SPECIFIC reliable:yes seq#:5 ack#:3 payload_length:28 data_integrity:1 header_checksum:93 err_code:0x0
    2022-08-15T08:52:40.682Z DEBUG       33 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:6 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:40.682Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:40.681Z connHandle:65535 rssi:47 peerAddr:[address:45:F6:F4:85:84:55 type:randomPrivateResolvable addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leGeneralDiscMode,leOnlyGeneralDiscMode,leBrEdrController,leBrEdrHost] txPowerLevel:9 manufacturerSpecificData:76,0,16,5,69,28,19,128,32]
    2022-08-15T08:52:40.686Z DEBUG    30/ 0 <-  [02 1d 00 ff ff 00 49 c7 e8 7a 30 a4 00 00 00 00 00 09 00 b6 06 1c 01 1b ff 75 00 42 04 01 80 66 a4 30 7a e8 c7 49 a6 30 7a e8 c7 48 01 00 00 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:6 ack#:3 payload_length:33 data_integrity:1 header_checksum:e1 err_code:0x0
    2022-08-15T08:52:40.686Z DEBUG       34 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:7 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:40.687Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:40.683Z connHandle:65535 rssi:74 peerAddr:[address:A4:30:7A:E8:C7:49 type:public addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:117,0,66,4,1,128,102,164,48,122,232,199,73,166,48,122,232,199,72,1,0,0,0,0,0,0]
    2022-08-15T08:52:40.778Z DEBUG    31/ 0 <-  [02 1d 00 ff ff 02 08 90 75 9f 20 e8 00 00 00 00 00 09 00 b7 00 1f 01 03 19 00 00 02 01 05 11 15 d0 00 2d 12 1e 4b 0f a4 99 4e ce b5 31 f4 05 79 05 09 41 4e 43 53 ] type:     VENDOR_SPECIFIC reliable:yes seq#:7 ack#:3 payload_length:36 data_integrity:1 header_checksum:b0 err_code:0x0
    2022-08-15T08:52:40.778Z DEBUG       35 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:0 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:40.778Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:40.778Z connHandle:65535 rssi:73 peerAddr:[address:E8:20:9F:75:90:08 type:randomStatic addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leLimitedDiscMode,brEdrNotSupported,leOnlyLimitedDiscMode,leOnlyGeneralDiscMode] appearance:0,0 solicitedServiceUuids_128Bit:208,0,45,18,30,75,15,164,153,78,206,181,49,244,5,121 completeLocalName:ANCS]
    2022-08-15T08:52:40.782Z DEBUG    32/ 0 <-  [02 1d 00 ff ff 06 53 49 fc 8f 16 1a 00 00 00 00 00 09 00 c3 06 1f 01 1e ff 06 00 01 0f 20 02 64 f5 b2 34 99 53 fd 0b 66 53 76 de b2 81 2a a1 a0 ea c3 f9 f9 68 2c ] type:     VENDOR_SPECIFIC reliable:yes seq#:0 ack#:3 payload_length:36 data_integrity:1 header_checksum:b7 err_code:0x0
    2022-08-15T08:52:40.782Z DEBUG       36 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:1 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:40.782Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:40.782Z connHandle:65535 rssi:61 peerAddr:[address:1A:16:8F:FC:49:53 type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,15,32,2,100,245,178,52,153,83,253,11,102,83,118,222,178,129,42,161,160,234,195,249,249,104,44]
    2022-08-15T08:52:40.868Z DEBUG    33/ 0 <-  [02 1d 00 ff ff 02 9c 6b c3 9a a8 fa 00 00 00 00 00 09 00 c4 00 1f 01 02 01 16 17 ff 00 01 b5 00 02 3d 6e 07 8d 00 00 00 90 97 ff 02 ec 01 10 00 00 00 03 03 3c fe ] type:     VENDOR_SPECIFIC reliable:yes seq#:1 ack#:3 payload_length:36 data_integrity:1 header_checksum:b6 err_code:0x0
    2022-08-15T08:52:40.868Z DEBUG       37 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:2 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:40.869Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:40.868Z connHandle:65535 rssi:60 peerAddr:[address:FA:A8:9A:C3:6B:9C type:randomStatic addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leGeneralDiscMode,brEdrNotSupported,leOnlyLimitedDiscMode,leOnlyGeneralDiscMode,leBrEdrHost] manufacturerSpecificData:0,1,181,0,2,61,110,7,141,0,0,0,144,151,255,2,236,1,16,0,0,0 16BitServiceUuidComplete:FE3C]
    2022-08-15T08:52:40.873Z DEBUG    34/ 0 <-  [02 1d 00 ff ff 02 08 90 75 9f 20 e8 00 00 00 00 00 09 00 c4 00 1f 01 03 19 00 00 02 01 05 11 15 d0 00 2d 12 1e 4b 0f a4 99 4e ce b5 31 f4 05 79 05 09 41 4e 43 53 ] type:     VENDOR_SPECIFIC reliable:yes seq#:2 ack#:3 payload_length:36 data_integrity:1 header_checksum:b5 err_code:0x0
    2022-08-15T08:52:40.873Z DEBUG       38 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:3 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:40.874Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:40.873Z connHandle:65535 rssi:60 peerAddr:[address:E8:20:9F:75:90:08 type:randomStatic addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leLimitedDiscMode,brEdrNotSupported,leOnlyLimitedDiscMode,leOnlyGeneralDiscMode] appearance:0,0 solicitedServiceUuids_128Bit:208,0,45,18,30,75,15,164,153,78,206,181,49,244,5,121 completeLocalName:ANCS]
    2022-08-15T08:52:40.881Z DEBUG    35/ 0 <-  [02 1d 00 ff ff 06 53 49 fc 8f 16 1a 00 00 00 00 00 09 00 c3 06 1f 01 1e ff 06 00 01 0f 20 02 64 f5 b2 34 99 53 fd 0b 66 53 76 de b2 81 2a a1 a0 ea c3 f9 f9 68 2c ] type:     VENDOR_SPECIFIC reliable:yes seq#:3 ack#:3 payload_length:36 data_integrity:1 header_checksum:b4 err_code:0x0
    2022-08-15T08:52:40.882Z DEBUG       39 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:4 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:40.882Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:40.882Z connHandle:65535 rssi:61 peerAddr:[address:1A:16:8F:FC:49:53 type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,15,32,2,100,245,178,52,153,83,253,11,102,83,118,222,178,129,42,161,160,234,195,249,249,104,44]
    2022-08-15T08:52:40.886Z DEBUG    36/ 0 <-  [02 1d 00 ff ff 04 da 37 6a 34 6c 50 00 00 00 00 00 09 00 cd 00 13 01 02 01 1a 02 0a 07 0c ff 4c 00 10 07 27 1b 3c 05 a2 66 68 ] type:     VENDOR_SPECIFIC reliable:yes seq#:4 ack#:3 payload_length:2a data_integrity:1 header_checksum:74 err_code:0x0
    2022-08-15T08:52:40.886Z DEBUG       40 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:5 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:40.886Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:40.886Z connHandle:65535 rssi:51 peerAddr:[address:50:6C:34:6A:37:DA type:randomPrivateResolvable addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leGeneralDiscMode,leOnlyGeneralDiscMode,leBrEdrController,leBrEdrHost] txPowerLevel:7 manufacturerSpecificData:76,0,16,7,39,27,60,5,162,102,104]
    2022-08-15T08:52:40.967Z DEBUG    37/ 0 <-  [02 1d 00 ff ff 06 c1 1c da c4 e0 03 00 00 00 00 00 09 00 cd 06 1f 01 1e ff 06 00 01 09 20 02 7b 05 fc b1 fb 1d c2 aa 36 9b 87 4d 54 a9 c2 a9 ac a6 1c 61 63 34 ab ] type:     VENDOR_SPECIFIC reliable:yes seq#:5 ack#:3 payload_length:36 data_integrity:1 header_checksum:b2 err_code:0x0
    2022-08-15T08:52:40.967Z DEBUG       41 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:6 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:40.968Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:40.968Z connHandle:65535 rssi:51 peerAddr:[address:03:E0:C4:DA:1C:C1 type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,9,32,2,123,5,252,177,251,29,194,170,54,155,135,77,84,169,194,169,172,166,28,97,99,52,171]
    2022-08-15T08:52:40.983Z DEBUG    38/ 0 <-  [02 1d 00 ff ff 06 53 49 fc 8f 16 1a 00 00 00 00 00 09 00 cb 06 1f 01 1e ff 06 00 01 0f 20 02 64 f5 b2 34 99 53 fd 0b 66 53 76 de b2 81 2a a1 a0 ea c3 f9 f9 68 2c ] type:     VENDOR_SPECIFIC reliable:yes seq#:6 ack#:3 payload_length:36 data_integrity:1 header_checksum:b1 err_code:0x0
    2022-08-15T08:52:40.983Z DEBUG       42 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:7 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:40.983Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:40.983Z connHandle:65535 rssi:53 peerAddr:[address:1A:16:8F:FC:49:53 type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,15,32,2,100,245,178,52,153,83,253,11,102,83,118,222,178,129,42,161,160,234,195,249,249,104,44]
    2022-08-15T08:52:41.069Z DEBUG    39/ 0 <-  [02 1d 00 ff ff 06 c1 1c da c4 e0 03 00 00 00 00 00 09 00 c7 06 1f 01 1e ff 06 00 01 09 20 02 7b 05 fc b1 fb 1d c2 aa 36 9b 87 4d 54 a9 c2 a9 ac a6 1c 61 63 34 ab ] type:     VENDOR_SPECIFIC reliable:yes seq#:7 ack#:3 payload_length:36 data_integrity:1 header_checksum:b0 err_code:0x0
    2022-08-15T08:52:41.069Z DEBUG       43 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:0 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.069Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.070Z connHandle:65535 rssi:57 peerAddr:[address:03:E0:C4:DA:1C:C1 type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,9,32,2,123,5,252,177,251,29,194,170,54,155,135,77,84,169,194,169,172,166,28,97,99,52,171]
    2022-08-15T08:52:41.075Z DEBUG    40/ 0 <-  [02 1d 00 ff ff 06 40 fa 1e 01 bd 28 00 00 00 00 00 09 00 b2 06 1f 01 1e ff 06 00 01 0f 20 02 5d ec 81 4c 15 3d 03 99 88 6c 17 d6 24 60 c4 fe 9e b6 84 b8 c9 ba 8d ] type:     VENDOR_SPECIFIC reliable:yes seq#:0 ack#:3 payload_length:36 data_integrity:1 header_checksum:b7 err_code:0x0
    2022-08-15T08:52:41.075Z DEBUG       44 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:1 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.076Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.076Z connHandle:65535 rssi:78 peerAddr:[address:28:BD:01:1E:FA:40 type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,15,32,2,93,236,129,76,21,61,3,153,136,108,23,214,36,96,196,254,158,182,132,184,201,186,141]
    2022-08-15T08:52:41.078Z DEBUG    41/ 0 <-  [02 1d 00 ff ff 02 9c 6b c3 9a a8 fa 00 00 00 00 00 09 00 bd 00 1f 01 02 01 16 17 ff 00 01 b5 00 02 3d 6e 07 8d 00 00 00 90 97 ff 02 ec 01 10 00 00 00 03 03 3c fe ] type:     VENDOR_SPECIFIC reliable:yes seq#:1 ack#:3 payload_length:36 data_integrity:1 header_checksum:b6 err_code:0x0
    2022-08-15T08:52:41.078Z DEBUG       45 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:2 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.079Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:41.079Z connHandle:65535 rssi:67 peerAddr:[address:FA:A8:9A:C3:6B:9C type:randomStatic addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leGeneralDiscMode,brEdrNotSupported,leOnlyLimitedDiscMode,leOnlyGeneralDiscMode,leBrEdrHost] manufacturerSpecificData:0,1,181,0,2,61,110,7,141,0,0,0,144,151,255,2,236,1,16,0,0,0 16BitServiceUuidComplete:FE3C]
    2022-08-15T08:52:41.174Z DEBUG    42/ 0 <-  [02 1d 00 ff ff 06 c1 1c da c4 e0 03 00 00 00 00 00 09 00 c7 06 1f 01 1e ff 06 00 01 09 20 02 7b 05 fc b1 fb 1d c2 aa 36 9b 87 4d 54 a9 c2 a9 ac a6 1c 61 63 34 ab ] type:     VENDOR_SPECIFIC reliable:yes seq#:2 ack#:3 payload_length:36 data_integrity:1 header_checksum:b5 err_code:0x0
    2022-08-15T08:52:41.174Z DEBUG       46 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:3 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.174Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.175Z connHandle:65535 rssi:57 peerAddr:[address:03:E0:C4:DA:1C:C1 type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,9,32,2,123,5,252,177,251,29,194,170,54,155,135,77,84,169,194,169,172,166,28,97,99,52,171]
    2022-08-15T08:52:41.271Z DEBUG    43/ 0 <-  [02 1d 00 ff ff 02 9c 6b c3 9a a8 fa 00 00 00 00 00 09 00 c1 00 1f 01 02 01 16 17 ff 00 01 b5 00 02 3d 6e 07 8d 00 00 00 90 97 ff 02 ec 01 10 00 00 00 03 03 3c fe ] type:     VENDOR_SPECIFIC reliable:yes seq#:3 ack#:3 payload_length:36 data_integrity:1 header_checksum:b4 err_code:0x0
    2022-08-15T08:52:41.271Z DEBUG       47 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:4 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.271Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:41.271Z connHandle:65535 rssi:63 peerAddr:[address:FA:A8:9A:C3:6B:9C type:randomStatic addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leGeneralDiscMode,brEdrNotSupported,leOnlyLimitedDiscMode,leOnlyGeneralDiscMode,leBrEdrHost] manufacturerSpecificData:0,1,181,0,2,61,110,7,141,0,0,0,144,151,255,2,236,1,16,0,0,0 16BitServiceUuidComplete:FE3C]
    2022-08-15T08:52:41.278Z DEBUG    44/ 0 <-  [02 1d 00 ff ff 02 08 90 75 9f 20 e8 00 00 00 00 00 09 00 c3 00 1f 01 03 19 00 00 02 01 05 11 15 d0 00 2d 12 1e 4b 0f a4 99 4e ce b5 31 f4 05 79 05 09 41 4e 43 53 ] type:     VENDOR_SPECIFIC reliable:yes seq#:4 ack#:3 payload_length:36 data_integrity:1 header_checksum:b3 err_code:0x0
    2022-08-15T08:52:41.278Z DEBUG       48 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:5 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.278Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:41.278Z connHandle:65535 rssi:61 peerAddr:[address:E8:20:9F:75:90:08 type:randomStatic addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leLimitedDiscMode,brEdrNotSupported,leOnlyLimitedDiscMode,leOnlyGeneralDiscMode] appearance:0,0 solicitedServiceUuids_128Bit:208,0,45,18,30,75,15,164,153,78,206,181,49,244,5,121 completeLocalName:ANCS]
    2022-08-15T08:52:41.281Z DEBUG    45/ 0 <-  [02 1d 00 ff ff 06 c1 1c da c4 e0 03 00 00 00 00 00 09 00 cd 06 1f 01 1e ff 06 00 01 09 20 02 7b 05 fc b1 fb 1d c2 aa 36 9b 87 4d 54 a9 c2 a9 ac a6 1c 61 63 34 ab ] type:     VENDOR_SPECIFIC reliable:yes seq#:5 ack#:3 payload_length:36 data_integrity:1 header_checksum:b2 err_code:0x0
    2022-08-15T08:52:41.281Z DEBUG       49 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:6 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.281Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.282Z connHandle:65535 rssi:51 peerAddr:[address:03:E0:C4:DA:1C:C1 type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,9,32,2,123,5,252,177,251,29,194,170,54,155,135,77,84,169,194,169,172,166,28,97,99,52,171]
    2022-08-15T08:52:41.283Z DEBUG    46/ 0 <-  [02 1d 00 ff ff 00 49 c7 e8 7a 30 a4 00 00 00 00 00 09 00 b6 06 1c 01 1b ff 75 00 42 04 01 80 66 a4 30 7a e8 c7 49 a6 30 7a e8 c7 48 01 00 00 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:6 ack#:3 payload_length:33 data_integrity:1 header_checksum:e1 err_code:0x0
    2022-08-15T08:52:41.283Z DEBUG       50 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:7 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.284Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.283Z connHandle:65535 rssi:74 peerAddr:[address:A4:30:7A:E8:C7:49 type:public addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:117,0,66,4,1,128,102,164,48,122,232,199,73,166,48,122,232,199,72,1,0,0,0,0,0,0]
    2022-08-15T08:52:41.376Z DEBUG    47/ 0 <-  [02 1d 00 ff ff 02 08 90 75 9f 20 e8 00 00 00 00 00 09 00 bb 00 1f 01 03 19 00 00 02 01 05 11 15 d0 00 2d 12 1e 4b 0f a4 99 4e ce b5 31 f4 05 79 05 09 41 4e 43 53 ] type:     VENDOR_SPECIFIC reliable:yes seq#:7 ack#:3 payload_length:36 data_integrity:1 header_checksum:b0 err_code:0x0
    2022-08-15T08:52:41.377Z DEBUG       51 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:0 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.377Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:41.377Z connHandle:65535 rssi:69 peerAddr:[address:E8:20:9F:75:90:08 type:randomStatic addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leLimitedDiscMode,brEdrNotSupported,leOnlyLimitedDiscMode,leOnlyGeneralDiscMode] appearance:0,0 solicitedServiceUuids_128Bit:208,0,45,18,30,75,15,164,153,78,206,181,49,244,5,121 completeLocalName:ANCS]
    2022-08-15T08:52:41.381Z DEBUG    48/ 0 <-  [02 1d 00 ff ff 02 63 cb 05 28 1c f9 00 00 00 00 00 09 00 b5 06 08 01 07 ff 4c 00 12 02 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:0 ack#:3 payload_length:1f data_integrity:1 header_checksum:29 err_code:0x0
    2022-08-15T08:52:41.382Z DEBUG       52 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:1 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.382Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.382Z connHandle:65535 rssi:75 peerAddr:[address:F9:1C:28:05:CB:63 type:randomStatic addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:76,0,18,2,0,0]
    2022-08-15T08:52:41.386Z DEBUG    49/ 0 <-  [02 1d 00 ff ff 06 c1 1c da c4 e0 03 00 00 00 00 00 09 00 c6 06 1f 01 1e ff 06 00 01 09 20 02 7b 05 fc b1 fb 1d c2 aa 36 9b 87 4d 54 a9 c2 a9 ac a6 1c 61 63 34 ab ] type:     VENDOR_SPECIFIC reliable:yes seq#:1 ack#:3 payload_length:36 data_integrity:1 header_checksum:b6 err_code:0x0
    2022-08-15T08:52:41.386Z DEBUG       53 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:2 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.386Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.385Z connHandle:65535 rssi:58 peerAddr:[address:03:E0:C4:DA:1C:C1 type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,9,32,2,123,5,252,177,251,29,194,170,54,155,135,77,84,169,194,169,172,166,28,97,99,52,171]
    2022-08-15T08:52:41.466Z DEBUG    50/ 0 <-  [02 1d 00 ff ff 06 ad 8d 06 53 66 36 00 00 00 00 00 09 00 cd 06 1d 01 1c ff 06 00 01 09 21 0a c4 53 9d e6 68 b0 4c 41 50 54 4f 50 2d 31 32 42 49 4e 52 30 4e ] type:     VENDOR_SPECIFIC reliable:yes seq#:2 ack#:3 payload_length:34 data_integrity:1 header_checksum:d5 err_code:0x0
    2022-08-15T08:52:41.466Z DEBUG       54 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:3 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.466Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.467Z connHandle:65535 rssi:51 peerAddr:[address:36:66:53:06:8D:AD type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,9,33,10,196,83,157,230,104,176,76,65,80,84,79,80,45,49,50,66,73,78,82,48,78]
    2022-08-15T08:52:41.469Z DEBUG    51/ 0 <-  [02 1d 00 ff ff 02 08 90 75 9f 20 e8 00 00 00 00 00 09 00 c2 00 1f 01 03 19 00 00 02 01 05 11 15 d0 00 2d 12 1e 4b 0f a4 99 4e ce b5 31 f4 05 79 05 09 41 4e 43 53 ] type:     VENDOR_SPECIFIC reliable:yes seq#:3 ack#:3 payload_length:36 data_integrity:1 header_checksum:b4 err_code:0x0
    2022-08-15T08:52:41.469Z DEBUG       55 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:4 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.470Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:41.470Z connHandle:65535 rssi:62 peerAddr:[address:E8:20:9F:75:90:08 type:randomStatic addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leLimitedDiscMode,brEdrNotSupported,leOnlyLimitedDiscMode,leOnlyGeneralDiscMode] appearance:0,0 solicitedServiceUuids_128Bit:208,0,45,18,30,75,15,164,153,78,206,181,49,244,5,121 completeLocalName:ANCS]
    2022-08-15T08:52:41.476Z DEBUG    52/ 0 <-  [02 1d 00 ff ff 06 55 86 b8 19 65 10 00 00 00 00 00 09 00 ce 06 1c 01 03 03 6f fd 17 16 6f fd 46 06 b8 5c 7e a6 cd 70 d8 e6 dc 23 1b 6e 02 31 1e 5a 94 a3 ] type:     VENDOR_SPECIFIC reliable:yes seq#:4 ack#:3 payload_length:33 data_integrity:1 header_checksum:e3 err_code:0x0
    2022-08-15T08:52:41.476Z DEBUG       56 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:5 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.476Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.476Z connHandle:65535 rssi:50 peerAddr:[address:10:65:19:B8:86:55 type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[16BitServiceUuidComplete:FD6F serviceData:111,253,70,6,184,92,126,166,205,112,216,230,220,35,27,110,2,49,30,90,148,163]
    2022-08-15T08:52:41.478Z DEBUG    53/ 0 <-  [02 1d 00 ff ff 04 d7 8d 50 90 3d 55 00 00 00 00 00 09 00 ca 06 1f 01 1e ff 06 00 01 09 20 02 28 e1 3b 74 aa da 8f dd 3e 41 2a 61 9b 66 67 f7 12 42 4c e0 5c 94 2d ] type:     VENDOR_SPECIFIC reliable:yes seq#:5 ack#:3 payload_length:36 data_integrity:1 header_checksum:b2 err_code:0x0
    2022-08-15T08:52:41.478Z DEBUG       57 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:6 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.479Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.478Z connHandle:65535 rssi:54 peerAddr:[address:55:3D:90:50:8D:D7 type:randomPrivateResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,9,32,2,40,225,59,116,170,218,143,221,62,65,42,97,155,102,103,247,18,66,76,224,92,148,45]
    2022-08-15T08:52:41.481Z DEBUG    54/ 0 <-  [02 1d 00 ff ff 04 f5 d2 59 f3 34 54 00 00 00 00 00 09 00 c0 00 11 01 02 01 1a 02 0a 1a 0a ff 4c 00 10 05 21 98 29 ef e6 ] type:     VENDOR_SPECIFIC reliable:yes seq#:6 ack#:3 payload_length:28 data_integrity:1 header_checksum:92 err_code:0x0
    2022-08-15T08:52:41.481Z DEBUG       58 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:7 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.481Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:41.482Z connHandle:65535 rssi:64 peerAddr:[address:54:34:F3:59:D2:F5 type:randomPrivateResolvable addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leGeneralDiscMode,leOnlyGeneralDiscMode,leBrEdrController,leBrEdrHost] txPowerLevel:26 manufacturerSpecificData:76,0,16,5,33,152,41,239,230]
    2022-08-15T08:52:41.485Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:41.485Z connHandle:65535 rssi:73 peerAddr:[address:6A:87:EF:2F:36:7C type:randomPrivateResolvable addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leGeneralDiscMode,leOnlyGeneralDiscMode,leBrEdrController,leBrEdrHost] txPowerLevel:3 manufacturerSpecificData:76,0,16,5,11,24,106,227,170]
    2022-08-15T08:52:41.487Z DEBUG    55/ 0 <-  [02 1d 00 ff ff 04 7c 36 2f ef 87 6a 00 00 00 00 00 09 00 b7 00 11 01 02 01 1a 02 0a 03 0a ff 4c 00 10 05 0b 18 6a e3 aa ] type:     VENDOR_SPECIFIC reliable:yes seq#:7 ack#:3 payload_length:28 data_integrity:1 header_checksum:91 err_code:0x0
    2022-08-15T08:52:41.487Z DEBUG       59 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:0 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.572Z DEBUG    56/ 0 <-  [02 1d 00 ff ff 06 ac 91 da 1e 2a 37 00 00 00 00 00 09 00 b7 06 1f 01 02 01 1a 03 03 6f fd 17 16 6f fd f6 ff a9 36 fe e6 75 20 09 96 c6 36 7d ed 7c e9 e5 b1 72 f6 ] type:     VENDOR_SPECIFIC reliable:yes seq#:0 ack#:3 payload_length:36 data_integrity:1 header_checksum:b7 err_code:0x0
    2022-08-15T08:52:41.572Z DEBUG       60 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:1 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.573Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.573Z connHandle:65535 rssi:73 peerAddr:[address:37:2A:1E:DA:91:AC type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[adTypeFlags:[leGeneralDiscMode,leOnlyGeneralDiscMode,leBrEdrController,leBrEdrHost] 16BitServiceUuidComplete:FD6F serviceData:111,253,246,255,169,54,254,230,117,32,9,150,198,54,125,237,124,233,229,177,114,246]
    2022-08-15T08:52:41.575Z DEBUG    57/ 0 <-  [02 1d 00 ff ff 06 ad 8d 06 53 66 36 00 00 00 00 00 09 00 c8 06 1d 01 1c ff 06 00 01 09 21 0a c4 53 9d e6 68 b0 4c 41 50 54 4f 50 2d 31 32 42 49 4e 52 30 4e ] type:     VENDOR_SPECIFIC reliable:yes seq#:1 ack#:3 payload_length:34 data_integrity:1 header_checksum:d6 err_code:0x0
    2022-08-15T08:52:41.575Z DEBUG       61 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:2 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.575Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.575Z connHandle:65535 rssi:56 peerAddr:[address:36:66:53:06:8D:AD type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,9,33,10,196,83,157,230,104,176,76,65,80,84,79,80,45,49,50,66,73,78,82,48,78]
    2022-08-15T08:52:41.585Z DEBUG    58/ 0 <-  [02 1d 00 ff ff 04 d7 8d 50 90 3d 55 00 00 00 00 00 09 00 c6 06 1f 01 1e ff 06 00 01 09 20 02 28 e1 3b 74 aa da 8f dd 3e 41 2a 61 9b 66 67 f7 12 42 4c e0 5c 94 2d ] type:     VENDOR_SPECIFIC reliable:yes seq#:2 ack#:3 payload_length:36 data_integrity:1 header_checksum:b5 err_code:0x0
    2022-08-15T08:52:41.585Z DEBUG       62 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:3 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.585Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.585Z connHandle:65535 rssi:58 peerAddr:[address:55:3D:90:50:8D:D7 type:randomPrivateResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,9,32,2,40,225,59,116,170,218,143,221,62,65,42,97,155,102,103,247,18,66,76,224,92,148,45]
    2022-08-15T08:52:41.676Z DEBUG    59/ 0 <-  [02 1d 00 ff ff 06 7f 8b 2e 43 56 31 00 00 00 00 00 09 00 bd 06 1c 01 03 03 6f fd 17 16 6f fd 7f 3a 15 61 ac 67 0c f8 a1 aa f6 61 5a 66 47 eb 80 28 51 eb ] type:     VENDOR_SPECIFIC reliable:yes seq#:3 ack#:3 payload_length:33 data_integrity:1 header_checksum:e4 err_code:0x0
    2022-08-15T08:52:41.677Z DEBUG       63 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:4 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.678Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.677Z connHandle:65535 rssi:67 peerAddr:[address:31:56:43:2E:8B:7F type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[16BitServiceUuidComplete:FD6F serviceData:111,253,127,58,21,97,172,103,12,248,161,170,246,97,90,102,71,235,128,40,81,235]
    2022-08-15T08:52:41.681Z DEBUG    60/ 0 <-  [02 1d 00 ff ff 06 ad 8d 06 53 66 36 00 00 00 00 00 09 00 ca 06 1d 01 1c ff 06 00 01 09 21 0a c4 53 9d e6 68 b0 4c 41 50 54 4f 50 2d 31 32 42 49 4e 52 30 4e ] type:     VENDOR_SPECIFIC reliable:yes seq#:4 ack#:3 payload_length:34 data_integrity:1 header_checksum:d3 err_code:0x0
    2022-08-15T08:52:41.681Z DEBUG       64 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:5 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.682Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.682Z connHandle:65535 rssi:54 peerAddr:[address:36:66:53:06:8D:AD type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,9,33,10,196,83,157,230,104,176,76,65,80,84,79,80,45,49,50,66,73,78,82,48,78]
    2022-08-15T08:52:41.686Z DEBUG    61/ 0 <-  [02 1d 00 ff ff 06 60 81 74 01 2e 34 00 00 00 00 00 09 00 c3 06 1e 01 02 01 04 1a ff 00 4c 02 15 26 86 f3 9c ba da 46 58 85 4a a6 2e 7e 5e 8b 8d 00 01 00 00 c9 ] type:     VENDOR_SPECIFIC reliable:yes seq#:5 ack#:3 payload_length:35 data_integrity:1 header_checksum:c2 err_code:0x0
    2022-08-15T08:52:41.686Z DEBUG       65 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:6 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.686Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.685Z connHandle:65535 rssi:61 peerAddr:[address:34:2E:01:74:81:60 type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[adTypeFlags:[brEdrNotSupported,leOnlyLimitedDiscMode,leOnlyGeneralDiscMode] manufacturerSpecificData:0,76,2,21,38,134,243,156,186,218,70,88,133,74,166,46,126,94,139,141,0,1,0,0,201]
    2022-08-15T08:52:41.768Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:41.768Z connHandle:65535 rssi:65 peerAddr:[address:54:34:F3:59:D2:F5 type:randomPrivateResolvable addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leGeneralDiscMode,leOnlyGeneralDiscMode,leBrEdrController,leBrEdrHost] txPowerLevel:26 manufacturerSpecificData:76,0,16,5,33,152,41,239,230]
    2022-08-15T08:52:41.770Z DEBUG    62/ 0 <-  [02 1d 00 ff ff 04 f5 d2 59 f3 34 54 00 00 00 00 00 09 00 bf 00 11 01 02 01 1a 02 0a 1a 0a ff 4c 00 10 05 21 98 29 ef e6 ] type:     VENDOR_SPECIFIC reliable:yes seq#:6 ack#:3 payload_length:28 data_integrity:1 header_checksum:92 err_code:0x0
    2022-08-15T08:52:41.771Z DEBUG       66 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:7 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.771Z DEBUG    63/ 0 <-  [02 1d 00 ff ff 06 7d e5 d5 56 fe 07 00 00 00 00 00 09 00 c1 06 1f 01 1e ff 06 00 01 09 20 02 6f 6a 1b fc 5c 94 d1 d3 6e bd 7a 38 10 fa 5a 63 95 b1 34 5b 2b 02 2d ] type:     VENDOR_SPECIFIC reliable:yes seq#:7 ack#:3 payload_length:36 data_integrity:1 header_checksum:b0 err_code:0x0
    2022-08-15T08:52:41.771Z DEBUG       67 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:0 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.771Z DEBUG    64/ 0 <-  [02 1d 00 ff ff 04 55 84 85 f4 f6 45 00 00 00 00 00 09 00 ce 00 11 01 02 01 1a 02 0a 09 0a ff 4c 00 10 05 45 1c 13 80 20 ] type:     VENDOR_SPECIFIC reliable:yes seq#:0 ack#:3 payload_length:28 data_integrity:1 header_checksum:98 err_code:0x0
    2022-08-15T08:52:41.771Z DEBUG       68 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:1 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.771Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.769Z connHandle:65535 rssi:63 peerAddr:[address:07:FE:56:D5:E5:7D type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,9,32,2,111,106,27,252,92,148,209,211,110,189,122,56,16,250,90,99,149,177,52,91,43,2,45]
    2022-08-15T08:52:41.774Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:41.770Z connHandle:65535 rssi:50 peerAddr:[address:45:F6:F4:85:84:55 type:randomPrivateResolvable addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leGeneralDiscMode,leOnlyGeneralDiscMode,leBrEdrController,leBrEdrHost] txPowerLevel:9 manufacturerSpecificData:76,0,16,5,69,28,19,128,32]
    2022-08-15T08:52:41.776Z DEBUG    65/ 0 <-  [02 1d 00 ff ff 04 5a ea 84 c5 38 52 00 00 00 00 00 09 00 c3 00 1f 01 02 01 1a 1b ff 4c 00 0c 0e 08 aa 5f 02 e3 75 a1 4d 3e 20 78 a7 5e 0c 10 06 4b 1d 51 61 43 18 ] type:     VENDOR_SPECIFIC reliable:yes seq#:1 ack#:3 payload_length:36 data_integrity:1 header_checksum:b6 err_code:0x0
    2022-08-15T08:52:41.776Z DEBUG       69 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:2 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.777Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:41.773Z connHandle:65535 rssi:61 peerAddr:[address:52:38:C5:84:EA:5A type:randomPrivateResolvable addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leGeneralDiscMode,leOnlyGeneralDiscMode,leBrEdrController,leBrEdrHost] manufacturerSpecificData:76,0,12,14,8,170,95,2,227,117,161,77,62,32,120,167,94,12,16,6,75,29,81,97,67,24]
    2022-08-15T08:52:41.782Z DEBUG    66/ 0 <-  [02 1d 00 ff ff 06 ad 8d 06 53 66 36 00 00 00 00 00 09 00 cc 06 1d 01 1c ff 06 00 01 09 21 0a c4 53 9d e6 68 b0 4c 41 50 54 4f 50 2d 31 32 42 49 4e 52 30 4e ] type:     VENDOR_SPECIFIC reliable:yes seq#:2 ack#:3 payload_length:34 data_integrity:1 header_checksum:d5 err_code:0x0
    2022-08-15T08:52:41.782Z DEBUG       70 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:3 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.783Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.783Z connHandle:65535 rssi:52 peerAddr:[address:36:66:53:06:8D:AD type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,9,33,10,196,83,157,230,104,176,76,65,80,84,79,80,45,49,50,66,73,78,82,48,78]
    2022-08-15T08:52:41.785Z DEBUG    67/ 0 <-  [02 1d 00 ff ff 02 08 90 75 9f 20 e8 00 00 00 00 00 09 00 c3 00 1f 01 03 19 00 00 02 01 05 11 15 d0 00 2d 12 1e 4b 0f a4 99 4e ce b5 31 f4 05 79 05 09 41 4e 43 53 ] type:     VENDOR_SPECIFIC reliable:yes seq#:3 ack#:3 payload_length:36 data_integrity:1 header_checksum:b4 err_code:0x0
    2022-08-15T08:52:41.786Z DEBUG       71 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:4 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.786Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:41.784Z connHandle:65535 rssi:61 peerAddr:[address:E8:20:9F:75:90:08 type:randomStatic addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leLimitedDiscMode,brEdrNotSupported,leOnlyLimitedDiscMode,leOnlyGeneralDiscMode] appearance:0,0 solicitedServiceUuids_128Bit:208,0,45,18,30,75,15,164,153,78,206,181,49,244,5,121 completeLocalName:ANCS]
    2022-08-15T08:52:41.867Z DEBUG    68/ 0 <-  [02 1d 00 ff ff 06 a3 03 98 c1 45 04 00 00 00 00 00 09 00 df 06 1f 01 1e ff 06 00 01 0f 20 02 6d a8 a8 3a 72 24 d2 76 b2 dc 5a a3 d5 ec 6c 32 4c ad 50 68 b9 66 c0 ] type:     VENDOR_SPECIFIC reliable:yes seq#:4 ack#:3 payload_length:36 data_integrity:1 header_checksum:b3 err_code:0x0
    2022-08-15T08:52:41.867Z DEBUG       72 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:5 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.867Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.867Z connHandle:65535 rssi:33 peerAddr:[address:04:45:C1:98:03:A3 type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,15,32,2,109,168,168,58,114,36,210,118,178,220,90,163,213,236,108,50,76,173,80,104,185,102,192]
    2022-08-15T08:52:41.872Z DEBUG    69/ 0 <-  [02 1d 00 ff ff 02 08 90 75 9f 20 e8 00 00 00 00 00 09 00 c4 00 1f 01 03 19 00 00 02 01 05 11 15 d0 00 2d 12 1e 4b 0f a4 99 4e ce b5 31 f4 05 79 05 09 41 4e 43 53 ] type:     VENDOR_SPECIFIC reliable:yes seq#:5 ack#:3 payload_length:36 data_integrity:1 header_checksum:b2 err_code:0x0
    2022-08-15T08:52:41.872Z DEBUG       73 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:6 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.872Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:41.872Z connHandle:65535 rssi:60 peerAddr:[address:E8:20:9F:75:90:08 type:randomStatic addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leLimitedDiscMode,brEdrNotSupported,leOnlyLimitedDiscMode,leOnlyGeneralDiscMode] appearance:0,0 solicitedServiceUuids_128Bit:208,0,45,18,30,75,15,164,153,78,206,181,49,244,5,121 completeLocalName:ANCS]
    2022-08-15T08:52:41.874Z DEBUG    70/ 0 <-  [02 1d 00 ff ff 06 70 9d 25 8f fa 33 00 e8 09 00 20 01 00 c4 06 1f 01 1e ff 06 00 01 09 20 02 05 23 87 f8 24 3e 01 97 76 e6 75 8f fc eb 33 a5 09 0c 52 86 27 f7 34 ] type:     VENDOR_SPECIFIC reliable:yes seq#:6 ack#:3 payload_length:36 data_integrity:1 header_checksum:b1 err_code:0x0
    2022-08-15T08:52:41.875Z DEBUG       74 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:7 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.875Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.873Z connHandle:65535 rssi:60 peerAddr:[address:33:FA:8F:25:9D:70 type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,9,32,2,5,35,135,248,36,62,1,151,118,230,117,143,252,235,51,165,9,12,82,134,39,247,52]
    2022-08-15T08:52:41.876Z DEBUG    71/ 0 <-  [02 1d 00 ff ff 06 7d e5 d5 56 fe 07 00 00 00 00 00 09 00 b4 06 1f 01 1e ff 06 00 01 09 20 02 6f 6a 1b fc 5c 94 d1 d3 6e bd 7a 38 10 fa 5a 63 95 b1 34 5b 2b 02 2d ] type:     VENDOR_SPECIFIC reliable:yes seq#:7 ack#:3 payload_length:36 data_integrity:1 header_checksum:b0 err_code:0x0
    2022-08-15T08:52:41.876Z DEBUG       75 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:0 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.877Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.877Z connHandle:65535 rssi:76 peerAddr:[address:07:FE:56:D5:E5:7D type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,9,32,2,111,106,27,252,92,148,209,211,110,189,122,56,16,250,90,99,149,177,52,91,43,2,45]
    2022-08-15T08:52:41.885Z DEBUG    72/ 0 <-  [02 1d 00 ff ff 06 ad 8d 06 53 66 36 00 00 00 00 00 09 00 c8 06 1d 01 1c ff 06 00 01 09 21 0a c4 53 9d e6 68 b0 4c 41 50 54 4f 50 2d 31 32 42 49 4e 52 30 4e ] type:     VENDOR_SPECIFIC reliable:yes seq#:0 ack#:3 payload_length:34 data_integrity:1 header_checksum:d7 err_code:0x0
    2022-08-15T08:52:41.885Z DEBUG       76 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:1 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.885Z DEBUG    73/ 0 <-  [02 1d 00 ff ff 04 0b 8a 51 8f 70 79 00 00 00 00 00 09 00 c4 00 12 01 02 01 1a 02 0a 0c 0b ff 4c 00 10 06 10 1a 3b 35 cd 9a ] type:     VENDOR_SPECIFIC reliable:yes seq#:1 ack#:3 payload_length:29 data_integrity:1 header_checksum:87 err_code:0x0
    2022-08-15T08:52:41.885Z DEBUG       77 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:2 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.885Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.884Z connHandle:65535 rssi:56 peerAddr:[address:36:66:53:06:8D:AD type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,9,33,10,196,83,157,230,104,176,76,65,80,84,79,80,45,49,50,66,73,78,82,48,78]
    2022-08-15T08:52:41.887Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:41.885Z connHandle:65535 rssi:60 peerAddr:[address:79:70:8F:51:8A:0B type:randomPrivateResolvable addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leGeneralDiscMode,leOnlyGeneralDiscMode,leBrEdrController,leBrEdrHost] txPowerLevel:12 manufacturerSpecificData:76,0,16,6,16,26,59,53,205,154]
    2022-08-15T08:52:41.986Z DEBUG    74/ 0 <-  [02 1d 00 ff ff 06 ad 8d 06 53 66 36 00 00 00 00 00 09 00 ca 06 1d 01 1c ff 06 00 01 09 21 0a c4 53 9d e6 68 b0 4c 41 50 54 4f 50 2d 31 32 42 49 4e 52 30 4e ] type:     VENDOR_SPECIFIC reliable:yes seq#:2 ack#:3 payload_length:34 data_integrity:1 header_checksum:d5 err_code:0x0
    2022-08-15T08:52:41.986Z DEBUG       78 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:3 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.986Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.986Z connHandle:65535 rssi:54 peerAddr:[address:36:66:53:06:8D:AD type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,9,33,10,196,83,157,230,104,176,76,65,80,84,79,80,45,49,50,66,73,78,82,48,78]
    2022-08-15T08:52:41.992Z INFO Connecting to device
    2022-08-15T08:52:41.997Z DEBUG       79 ->  [00 8c 01 02 08 90 75 9f 20 e8 01 01 a0 00 50 00 14 00 01 06 00 06 00 00 00 90 01 01 ] type:     VENDOR_SPECIFIC reliable:yes seq#:3 ack#:3 payload_length:1c data_integrity:1 header_checksum:56 err_code:0x0
    2022-08-15T08:52:41.997Z DEBUG    75/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:4 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.998Z DEBUG    76/ 0 <-  [01 8c 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:3 ack#:4 payload_length:6 data_integrity:1 header_checksum:af err_code:0x0
    2022-08-15T08:52:41.998Z DEBUG       80 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:4 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:42.114Z DEBUG    77/ 0 <-  [02 10 00 00 00 02 08 90 75 9f 20 e8 02 06 00 06 00 00 00 90 01 ] type:     VENDOR_SPECIFIC reliable:yes seq#:4 ack#:4 payload_length:15 data_integrity:1 header_checksum:bd err_code:0x0
    2022-08-15T08:52:42.114Z DEBUG       81 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:5 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:42.115Z DEBUG GAP_EVT_CONNECTED time:2022-08-15T08:52:42.115Z connHandle:0 peerAddr:[address:E8:20:9F:75:90:08 type:randomStatic addrIdPeer:0] role:central connParams:[minConnInterval:7_5 maxConnInterval:7_5 slaveLatency:0 connSupTimeout:4000]
    2022-08-15T08:52:42.122Z INFO Connected to device E8:20:9F:75:90:08: interval: 7.5ms, timeout: 4000ms, latency: 0
    2022-08-15T08:52:42.142Z DEBUG       82 ->  [00 94 00 00 01 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:4 ack#:5 payload_length:7 data_integrity:1 header_checksum:96 err_code:0x0
    2022-08-15T08:52:42.142Z DEBUG    78/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:5 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:42.142Z DEBUG    79/ 0 <-  [01 94 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:5 ack#:5 payload_length:6 data_integrity:1 header_checksum:a5 err_code:0x0
    2022-08-15T08:52:42.142Z DEBUG       83 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:6 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:42.153Z DEBUG GATTC_EVT_PRIM_SRVC_DISC_RSP time:2022-08-15T08:52:42.153Z connHandle:0 gattStatus:0 gattStatusName:success errorHandle:0 count:2 services:[[uuid:[uuid:6144 type:1 typeString:bleUuidTypeBle],handleRange:[startHandle:1 endHandle:9]],[uuid:[uuid:6145 type:1 typeString:bleUuidTypeBle],handleRange:[startHandle:10 endHandle:65535]]]
    2022-08-15T08:52:42.163Z DEBUG    80/ 0 <-  [02 30 00 00 00 00 00 00 00 02 00 00 18 01 01 00 09 00 01 18 01 0a 00 ff ff ] type:     VENDOR_SPECIFIC reliable:yes seq#:6 ack#:5 payload_length:19 data_integrity:1 header_checksum:73 err_code:0x0
    2022-08-15T08:52:42.163Z DEBUG       84 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:7 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:42.163Z DEBUG       85 ->  [00 96 00 00 01 01 00 09 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:5 ack#:7 payload_length:9 data_integrity:1 header_checksum:65 err_code:0x0
    2022-08-15T08:52:42.163Z DEBUG    81/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:6 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:42.164Z DEBUG    82/ 0 <-  [01 96 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:7 ack#:6 payload_length:6 data_integrity:1 header_checksum:9b err_code:0x0
    2022-08-15T08:52:42.164Z DEBUG       86 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:0 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:47.634Z DEBUG       87 ->  [00 7e 00 00 01 45 07 10 01 01 ] type:     VENDOR_SPECIFIC reliable:yes seq#:6 ack#:0 payload_length:a data_integrity:1 header_checksum:8c err_code:0x0
    2022-08-15T08:52:47.634Z DEBUG    83/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:7 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:47.634Z DEBUG    84/ 0 <-  [01 7e 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:0 ack#:7 payload_length:6 data_integrity:1 header_checksum:9a err_code:0x0
    2022-08-15T08:52:47.634Z DEBUG       88 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:1 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:47.635Z DEBUG Authenticate, secParams: r { "bond": true, "io_caps": 4, "lesc": true, "mitm": false, "oob": false, "keypress": false, "io_caps_title": "Keyboard and display", "min_key_size": 7, "max_key_size": 16, "kdist_own": [object Object], "kdist_peer": [object Object] }
    2022-08-15T08:53:12.166Z DEBUG    85/ 0 <-  [02 3b 00 00 00 01 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:1 ack#:7 payload_length:a data_integrity:1 header_checksum:59 err_code:0x0
    2022-08-15T08:53:12.166Z DEBUG       89 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:2 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:53:12.167Z DEBUG GATTC_EVT_TIMEOUT time:2022-08-15T08:53:12.166Z connHandle:0 gattStatus:1 gattStatusName:unknown errorHandle:0 src:0
    2022-08-15T08:53:17.636Z DEBUG    86/ 0 <-  [02 19 00 00 00 01 00 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:2 ack#:7 payload_length:b data_integrity:1 header_checksum:48 err_code:0x0
    2022-08-15T08:53:17.636Z DEBUG       90 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:3 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:53:17.638Z DEBUG GAP_EVT_AUTH_STATUS time:2022-08-15T08:53:17.637Z connHandle:0 authStatus:1 authStatusName:bleGapSecStatusTimeout errorSrc:0 errorSrcName:bleGapSecStatusSourceLocal bonded:false sm1Levels:[lv1:false lv2:false lv3:false lv4:false] sm2Levels:[lv1:false lv2:false lv3:false lv4:false] kdistOwn:[enc:false sign:false link:false] kdistPeer:[enc:false sign:false link:false] lesc:false keyset:null
    2022-08-15T08:53:17.639Z WARN Authentication failed with status BLE_GAP_SEC_STATUS_TIMEOUT
    2022-08-15T08:53:23.193Z DEBUG       91 ->  [00 76 00 00 13 ] type:     VENDOR_SPECIFIC reliable:yes seq#:7 ack#:3 payload_length:5 data_integrity:1 header_checksum:c3 err_code:0x0
    2022-08-15T08:53:23.193Z DEBUG    87/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:0 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:53:23.194Z DEBUG    88/ 0 <-  [01 76 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:3 ack#:0 payload_length:6 data_integrity:1 header_checksum:cf err_code:0x0
    2022-08-15T08:53:23.194Z DEBUG       92 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:4 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:53:23.202Z DEBUG    89/ 0 <-  [02 11 00 00 00 16 ] type:     VENDOR_SPECIFIC reliable:yes seq#:4 ack#:0 payload_length:6 data_integrity:1 header_checksum:ce err_code:0x0
    2022-08-15T08:53:23.202Z DEBUG       93 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:5 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:53:23.202Z DEBUG GAP_EVT_DISCONNECTED time:2022-08-15T08:53:23.202Z connHandle:0 reason:22 reasonName:localHostTerminatedConnection
    2022-08-15T08:53:23.203Z INFO Disconnected from device E8:20:9F:75:90:08, reason: BLE_HCI_LOCAL_HOST_TERMINATED_CONNECTION
    

Reply
  • 2022-08-15T08:52:31.771Z DEBUG Application data folder: C:\Users\user\AppData\Roaming\nrfconnect\pc-nrfconnect-ble
    2022-08-15T08:52:31.820Z INFO Using nrf-device-lib-js version: 0.4.11
    2022-08-15T08:52:31.820Z INFO Using nrf-device-lib version: 0.11.8
    2022-08-15T08:52:31.820Z INFO Using nrfjprog DLL version: 10.15.4
    2022-08-15T08:52:31.820Z INFO Using JLink version: JLink_V7.66a
    2022-08-15T08:52:31.843Z DEBUG App pc-nrfconnect-ble v3.0.1 official
    2022-08-15T08:52:31.843Z DEBUG App path: C:\Users\user\.nrfconnect-apps\node_modules\pc-nrfconnect-ble
    2022-08-15T08:52:31.843Z DEBUG nRFConnect 3.11.1, required by the app is (^3.8.0)
    2022-08-15T08:52:31.843Z DEBUG nRFConnect path: C:\Users\user\AppData\Local\Programs\nrfconnect\resources\app.asar
    2022-08-15T08:52:31.843Z DEBUG HomeDir: C:\Users\user
    2022-08-15T08:52:31.843Z DEBUG TmpDir: C:\Users\user\AppData\Local\Temp
    2022-08-15T08:52:31.844Z INFO Installed JLink version does not match the provided version (V7.58b)
    2022-08-15T08:52:32.013Z INFO Updated list of uuids with data from https://github.com/NordicSemiconductor/bluetooth-numbers-database/tree/master/v1
    2022-08-15T08:52:34.879Z INFO Selected device with s/n F778C45E661C
    2022-08-15T08:52:34.884Z DEBUG Device has DFU trigger interface, the device is in Application mode
    2022-08-15T08:52:34.884Z DEBUG Will wait for device F778C45E661C
    2022-08-15T08:52:34.886Z INFO Device setup completed
    2022-08-15T08:52:34.886Z INFO Connectivity firmware version: ble-connectivity 4.1.4+Mar-11-2021-08-36-04. SoftDevice API version: 5. Baud rate: 1000000.
    2022-08-15T08:52:34.887Z INFO Opening adapter connected to COM12
    2022-08-15T08:52:35.832Z INFO Successfully opened COM12. Baud rate: 1000000. Flow control: none. Parity: none.
    2022-08-15T08:52:35.832Z DEBUG State change: STATE_START -> STATE_RESET
    2022-08-15T08:52:35.832Z DEBUG        1 ->  [N/A] type:          RESERVED_5 reliable: no seq#:0 ack#:0 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:35.833Z INFO Reset performed on adapter COM12
    2022-08-15T08:52:36.135Z DEBUG State change: STATE_RESET -> STATE_UNINITIALIZED
    2022-08-15T08:52:36.135Z DEBUG        2 ->  [01 7e ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:2 data_integrity:0 err_code:0x0 [SYNC]
    2022-08-15T08:52:36.136Z DEBUG     1/ 0 <-  [02 7d ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:2 data_integrity:0 err_code:0x0 [SYNC_RESP]
    2022-08-15T08:52:36.136Z DEBUG State change: STATE_UNINITIALIZED -> STATE_INITIALIZED
    2022-08-15T08:52:36.136Z DEBUG        3 ->  [03 fc 11 ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:3 data_integrity:0 err_code:0x0 [CONFIG [ sliding-window-size:1 out-of-frame:0 data-integrity-check-type:1 version-number:0 ]]
    2022-08-15T08:52:36.400Z DEBUG        4 ->  [03 fc 11 ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:3 data_integrity:0 err_code:0x0 [CONFIG [ sliding-window-size:1 out-of-frame:0 data-integrity-check-type:1 version-number:0 ]]
    2022-08-15T08:52:36.536Z DEBUG     2/ 0 <-  [01 7e ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:2 data_integrity:0 err_code:0x0 [SYNC]
    2022-08-15T08:52:36.536Z DEBUG        5 ->  [02 7d ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:2 data_integrity:0 err_code:0x0 [SYNC_RESP]
    2022-08-15T08:52:36.664Z DEBUG        6 ->  [03 fc 11 ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:3 data_integrity:0 err_code:0x0 [CONFIG [ sliding-window-size:1 out-of-frame:0 data-integrity-check-type:1 version-number:0 ]]
    2022-08-15T08:52:36.664Z DEBUG     3/ 0 <-  [03 fc 11 ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:3 data_integrity:0 err_code:0x0 [CONFIG [ sliding-window-size:1 out-of-frame:0 data-integrity-check-type:1 version-number:0 ]]
    2022-08-15T08:52:36.664Z DEBUG        7 ->  [04 7b 11 ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:3 data_integrity:0 err_code:0x0 [CONFIG_RESP [ sliding-window-size:1 out-of-frame:0 data-integrity-check-type:1 version-number:0 ]]
    2022-08-15T08:52:36.915Z DEBUG        8 ->  [03 fc 11 ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:3 data_integrity:0 err_code:0x0 [CONFIG [ sliding-window-size:1 out-of-frame:0 data-integrity-check-type:1 version-number:0 ]]
    2022-08-15T08:52:36.915Z DEBUG     4/ 0 <-  [04 7b 11 ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:3 data_integrity:0 err_code:0x0 [CONFIG_RESP [ sliding-window-size:1 out-of-frame:0 data-integrity-check-type:1 version-number:0 ]]
    2022-08-15T08:52:36.915Z DEBUG State change: STATE_INITIALIZED -> STATE_ACTIVE
    2022-08-15T08:52:36.925Z INFO Adapter connected to COM12 opened
    2022-08-15T08:52:36.928Z DEBUG        9 ->  [00 69 20 00 00 00 01 01 08 9c 01 ] type:     VENDOR_SPECIFIC reliable:yes seq#:0 ack#:0 payload_length:b data_integrity:1 header_checksum:82 err_code:0x0
    2022-08-15T08:52:36.928Z DEBUG     5/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:1 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.928Z DEBUG     6/ 0 <-  [01 69 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:0 ack#:1 payload_length:6 data_integrity:1 header_checksum:ca err_code:0x0
    2022-08-15T08:52:36.928Z DEBUG       10 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:1 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.928Z DEBUG       11 ->  [00 69 23 00 00 00 01 01 f7 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:1 ack#:1 payload_length:a data_integrity:1 header_checksum:89 err_code:0x0
    2022-08-15T08:52:36.928Z DEBUG     7/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:2 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.928Z DEBUG     8/ 0 <-  [01 69 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:1 ack#:2 payload_length:6 data_integrity:1 header_checksum:c1 err_code:0x0
    2022-08-15T08:52:36.928Z DEBUG       12 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:2 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.928Z DEBUG       13 ->  [00 69 01 00 00 00 01 0a ] type:     VENDOR_SPECIFIC reliable:yes seq#:2 ack#:2 payload_length:8 data_integrity:1 header_checksum:a0 err_code:0x0
    2022-08-15T08:52:36.928Z DEBUG     9/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:3 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.928Z DEBUG    10/ 0 <-  [01 69 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:2 ack#:3 payload_length:6 data_integrity:1 header_checksum:b8 err_code:0x0
    2022-08-15T08:52:36.928Z DEBUG       14 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:3 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.929Z DEBUG       15 ->  [00 69 40 00 00 00 01 01 07 01 ] type:     VENDOR_SPECIFIC reliable:yes seq#:3 ack#:3 payload_length:a data_integrity:1 header_checksum:77 err_code:0x0
    2022-08-15T08:52:36.929Z DEBUG    11/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:4 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.929Z DEBUG    12/ 0 <-  [01 69 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:3 ack#:4 payload_length:6 data_integrity:1 header_checksum:af err_code:0x0
    2022-08-15T08:52:36.929Z DEBUG       16 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:4 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.929Z DEBUG       17 ->  [00 69 a0 00 00 00 01 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:4 ack#:4 payload_length:8 data_integrity:1 header_checksum:8e err_code:0x0
    2022-08-15T08:52:36.929Z DEBUG    13/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:5 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.929Z DEBUG    14/ 0 <-  [01 69 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:4 ack#:5 payload_length:6 data_integrity:1 header_checksum:a6 err_code:0x0
    2022-08-15T08:52:36.929Z DEBUG       18 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:5 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.929Z DEBUG       19 ->  [00 69 a1 00 00 00 01 80 05 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:5 ack#:5 payload_length:b data_integrity:1 header_checksum:55 err_code:0x0
    2022-08-15T08:52:36.929Z DEBUG    15/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:6 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.929Z DEBUG    16/ 0 <-  [01 69 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:5 ack#:6 payload_length:6 data_integrity:1 header_checksum:9d err_code:0x0
    2022-08-15T08:52:36.929Z DEBUG       20 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:6 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.929Z DEBUG       21 ->  [00 60 ] type:     VENDOR_SPECIFIC reliable:yes seq#:6 ack#:6 payload_length:2 data_integrity:1 header_checksum:dc err_code:0x0
    2022-08-15T08:52:36.929Z DEBUG    17/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:7 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.929Z DEBUG    18/ 0 <-  [01 60 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:6 ack#:7 payload_length:6 data_integrity:1 header_checksum:94 err_code:0x0
    2022-08-15T08:52:36.929Z DEBUG       22 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:7 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.934Z DEBUG       23 ->  [00 65 01 ] type:     VENDOR_SPECIFIC reliable:yes seq#:7 ack#:7 payload_length:3 data_integrity:1 header_checksum:c3 err_code:0x0
    2022-08-15T08:52:36.934Z DEBUG    19/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:0 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.935Z DEBUG    20/ 0 <-  [01 65 00 00 00 00 09 59 00 a5 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:7 ack#:0 payload_length:b data_integrity:1 header_checksum:7b err_code:0x0
    2022-08-15T08:52:36.935Z DEBUG       24 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:0 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.935Z DEBUG       25 ->  [00 7d 01 f8 00 01 ] type:     VENDOR_SPECIFIC reliable:yes seq#:0 ack#:0 payload_length:6 data_integrity:1 header_checksum:d2 err_code:0x0
    2022-08-15T08:52:36.935Z DEBUG    21/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:1 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.935Z DEBUG    22/ 0 <-  [01 7d 00 00 00 00 01 05 00 6e 52 46 35 78 ] type:     VENDOR_SPECIFIC reliable:yes seq#:0 ack#:1 payload_length:e data_integrity:1 header_checksum:4a err_code:0x0
    2022-08-15T08:52:36.935Z DEBUG       26 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:1 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.936Z DEBUG       27 ->  [00 6d 01 ] type:     VENDOR_SPECIFIC reliable:yes seq#:1 ack#:1 payload_length:3 data_integrity:1 header_checksum:f9 err_code:0x0
    2022-08-15T08:52:36.936Z DEBUG    23/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:2 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:36.940Z DEBUG SoftDevice BLE stack enabled.
    2022-08-15T08:52:36.941Z DEBUG    24/ 0 <-  [01 6d 00 00 00 00 02 1c 66 5e c4 78 f7 ] type:     VENDOR_SPECIFIC reliable:yes seq#:1 ack#:2 payload_length:d data_integrity:1 header_checksum:51 err_code:0x0
    2022-08-15T08:52:36.941Z DEBUG       28 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:2 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:37.893Z DEBUG Timeout when waiting for attachment of device with serial number F778C45E661C
    2022-08-15T08:52:37.894Z DEBUG Device did not show up after 3 seconds
    2022-08-15T08:52:40.662Z DEBUG       29 ->  [00 8a 01 00 a0 00 20 00 3c 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:2 ack#:2 payload_length:a data_integrity:1 header_checksum:80 err_code:0x0
    2022-08-15T08:52:40.662Z DEBUG    25/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:3 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:40.662Z DEBUG    26/ 0 <-  [01 8a 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:2 ack#:3 payload_length:6 data_integrity:1 header_checksum:b8 err_code:0x0
    2022-08-15T08:52:40.662Z DEBUG       30 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:3 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:40.666Z INFO Scan started
    2022-08-15T08:52:40.670Z DEBUG    27/ 0 <-  [02 1d 00 ff ff 02 9c 6b c3 9a a8 fa 00 00 00 00 00 09 00 c0 00 1f 01 02 01 16 17 ff 00 01 b5 00 02 3d 6e 07 8d 00 00 00 90 97 ff 02 ec 01 10 00 00 00 03 03 3c fe ] type:     VENDOR_SPECIFIC reliable:yes seq#:3 ack#:3 payload_length:36 data_integrity:1 header_checksum:b4 err_code:0x0
    2022-08-15T08:52:40.671Z DEBUG       31 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:4 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:40.673Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:40.671Z connHandle:65535 rssi:64 peerAddr:[address:FA:A8:9A:C3:6B:9C type:randomStatic addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leGeneralDiscMode,brEdrNotSupported,leOnlyLimitedDiscMode,leOnlyGeneralDiscMode,leBrEdrHost] manufacturerSpecificData:0,1,181,0,2,61,110,7,141,0,0,0,144,151,255,2,236,1,16,0,0,0 16BitServiceUuidComplete:FE3C]
    2022-08-15T08:52:40.679Z DEBUG    28/ 0 <-  [02 1d 00 ff ff 06 53 49 fc 8f 16 1a 00 00 00 00 00 09 00 cb 06 1f 01 1e ff 06 00 01 0f 20 02 64 f5 b2 34 99 53 fd 0b 66 53 76 de b2 81 2a a1 a0 ea c3 f9 f9 68 2c ] type:     VENDOR_SPECIFIC reliable:yes seq#:4 ack#:3 payload_length:36 data_integrity:1 header_checksum:b3 err_code:0x0
    2022-08-15T08:52:40.679Z DEBUG       32 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:5 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:40.679Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:40.680Z connHandle:65535 rssi:53 peerAddr:[address:1A:16:8F:FC:49:53 type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,15,32,2,100,245,178,52,153,83,253,11,102,83,118,222,178,129,42,161,160,234,195,249,249,104,44]
    2022-08-15T08:52:40.681Z DEBUG    29/ 0 <-  [02 1d 00 ff ff 04 55 84 85 f4 f6 45 00 00 00 00 00 09 00 d1 00 11 01 02 01 1a 02 0a 09 0a ff 4c 00 10 05 45 1c 13 80 20 ] type:     VENDOR_SPECIFIC reliable:yes seq#:5 ack#:3 payload_length:28 data_integrity:1 header_checksum:93 err_code:0x0
    2022-08-15T08:52:40.682Z DEBUG       33 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:6 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:40.682Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:40.681Z connHandle:65535 rssi:47 peerAddr:[address:45:F6:F4:85:84:55 type:randomPrivateResolvable addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leGeneralDiscMode,leOnlyGeneralDiscMode,leBrEdrController,leBrEdrHost] txPowerLevel:9 manufacturerSpecificData:76,0,16,5,69,28,19,128,32]
    2022-08-15T08:52:40.686Z DEBUG    30/ 0 <-  [02 1d 00 ff ff 00 49 c7 e8 7a 30 a4 00 00 00 00 00 09 00 b6 06 1c 01 1b ff 75 00 42 04 01 80 66 a4 30 7a e8 c7 49 a6 30 7a e8 c7 48 01 00 00 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:6 ack#:3 payload_length:33 data_integrity:1 header_checksum:e1 err_code:0x0
    2022-08-15T08:52:40.686Z DEBUG       34 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:7 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:40.687Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:40.683Z connHandle:65535 rssi:74 peerAddr:[address:A4:30:7A:E8:C7:49 type:public addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:117,0,66,4,1,128,102,164,48,122,232,199,73,166,48,122,232,199,72,1,0,0,0,0,0,0]
    2022-08-15T08:52:40.778Z DEBUG    31/ 0 <-  [02 1d 00 ff ff 02 08 90 75 9f 20 e8 00 00 00 00 00 09 00 b7 00 1f 01 03 19 00 00 02 01 05 11 15 d0 00 2d 12 1e 4b 0f a4 99 4e ce b5 31 f4 05 79 05 09 41 4e 43 53 ] type:     VENDOR_SPECIFIC reliable:yes seq#:7 ack#:3 payload_length:36 data_integrity:1 header_checksum:b0 err_code:0x0
    2022-08-15T08:52:40.778Z DEBUG       35 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:0 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:40.778Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:40.778Z connHandle:65535 rssi:73 peerAddr:[address:E8:20:9F:75:90:08 type:randomStatic addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leLimitedDiscMode,brEdrNotSupported,leOnlyLimitedDiscMode,leOnlyGeneralDiscMode] appearance:0,0 solicitedServiceUuids_128Bit:208,0,45,18,30,75,15,164,153,78,206,181,49,244,5,121 completeLocalName:ANCS]
    2022-08-15T08:52:40.782Z DEBUG    32/ 0 <-  [02 1d 00 ff ff 06 53 49 fc 8f 16 1a 00 00 00 00 00 09 00 c3 06 1f 01 1e ff 06 00 01 0f 20 02 64 f5 b2 34 99 53 fd 0b 66 53 76 de b2 81 2a a1 a0 ea c3 f9 f9 68 2c ] type:     VENDOR_SPECIFIC reliable:yes seq#:0 ack#:3 payload_length:36 data_integrity:1 header_checksum:b7 err_code:0x0
    2022-08-15T08:52:40.782Z DEBUG       36 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:1 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:40.782Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:40.782Z connHandle:65535 rssi:61 peerAddr:[address:1A:16:8F:FC:49:53 type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,15,32,2,100,245,178,52,153,83,253,11,102,83,118,222,178,129,42,161,160,234,195,249,249,104,44]
    2022-08-15T08:52:40.868Z DEBUG    33/ 0 <-  [02 1d 00 ff ff 02 9c 6b c3 9a a8 fa 00 00 00 00 00 09 00 c4 00 1f 01 02 01 16 17 ff 00 01 b5 00 02 3d 6e 07 8d 00 00 00 90 97 ff 02 ec 01 10 00 00 00 03 03 3c fe ] type:     VENDOR_SPECIFIC reliable:yes seq#:1 ack#:3 payload_length:36 data_integrity:1 header_checksum:b6 err_code:0x0
    2022-08-15T08:52:40.868Z DEBUG       37 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:2 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:40.869Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:40.868Z connHandle:65535 rssi:60 peerAddr:[address:FA:A8:9A:C3:6B:9C type:randomStatic addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leGeneralDiscMode,brEdrNotSupported,leOnlyLimitedDiscMode,leOnlyGeneralDiscMode,leBrEdrHost] manufacturerSpecificData:0,1,181,0,2,61,110,7,141,0,0,0,144,151,255,2,236,1,16,0,0,0 16BitServiceUuidComplete:FE3C]
    2022-08-15T08:52:40.873Z DEBUG    34/ 0 <-  [02 1d 00 ff ff 02 08 90 75 9f 20 e8 00 00 00 00 00 09 00 c4 00 1f 01 03 19 00 00 02 01 05 11 15 d0 00 2d 12 1e 4b 0f a4 99 4e ce b5 31 f4 05 79 05 09 41 4e 43 53 ] type:     VENDOR_SPECIFIC reliable:yes seq#:2 ack#:3 payload_length:36 data_integrity:1 header_checksum:b5 err_code:0x0
    2022-08-15T08:52:40.873Z DEBUG       38 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:3 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:40.874Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:40.873Z connHandle:65535 rssi:60 peerAddr:[address:E8:20:9F:75:90:08 type:randomStatic addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leLimitedDiscMode,brEdrNotSupported,leOnlyLimitedDiscMode,leOnlyGeneralDiscMode] appearance:0,0 solicitedServiceUuids_128Bit:208,0,45,18,30,75,15,164,153,78,206,181,49,244,5,121 completeLocalName:ANCS]
    2022-08-15T08:52:40.881Z DEBUG    35/ 0 <-  [02 1d 00 ff ff 06 53 49 fc 8f 16 1a 00 00 00 00 00 09 00 c3 06 1f 01 1e ff 06 00 01 0f 20 02 64 f5 b2 34 99 53 fd 0b 66 53 76 de b2 81 2a a1 a0 ea c3 f9 f9 68 2c ] type:     VENDOR_SPECIFIC reliable:yes seq#:3 ack#:3 payload_length:36 data_integrity:1 header_checksum:b4 err_code:0x0
    2022-08-15T08:52:40.882Z DEBUG       39 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:4 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:40.882Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:40.882Z connHandle:65535 rssi:61 peerAddr:[address:1A:16:8F:FC:49:53 type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,15,32,2,100,245,178,52,153,83,253,11,102,83,118,222,178,129,42,161,160,234,195,249,249,104,44]
    2022-08-15T08:52:40.886Z DEBUG    36/ 0 <-  [02 1d 00 ff ff 04 da 37 6a 34 6c 50 00 00 00 00 00 09 00 cd 00 13 01 02 01 1a 02 0a 07 0c ff 4c 00 10 07 27 1b 3c 05 a2 66 68 ] type:     VENDOR_SPECIFIC reliable:yes seq#:4 ack#:3 payload_length:2a data_integrity:1 header_checksum:74 err_code:0x0
    2022-08-15T08:52:40.886Z DEBUG       40 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:5 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:40.886Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:40.886Z connHandle:65535 rssi:51 peerAddr:[address:50:6C:34:6A:37:DA type:randomPrivateResolvable addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leGeneralDiscMode,leOnlyGeneralDiscMode,leBrEdrController,leBrEdrHost] txPowerLevel:7 manufacturerSpecificData:76,0,16,7,39,27,60,5,162,102,104]
    2022-08-15T08:52:40.967Z DEBUG    37/ 0 <-  [02 1d 00 ff ff 06 c1 1c da c4 e0 03 00 00 00 00 00 09 00 cd 06 1f 01 1e ff 06 00 01 09 20 02 7b 05 fc b1 fb 1d c2 aa 36 9b 87 4d 54 a9 c2 a9 ac a6 1c 61 63 34 ab ] type:     VENDOR_SPECIFIC reliable:yes seq#:5 ack#:3 payload_length:36 data_integrity:1 header_checksum:b2 err_code:0x0
    2022-08-15T08:52:40.967Z DEBUG       41 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:6 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:40.968Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:40.968Z connHandle:65535 rssi:51 peerAddr:[address:03:E0:C4:DA:1C:C1 type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,9,32,2,123,5,252,177,251,29,194,170,54,155,135,77,84,169,194,169,172,166,28,97,99,52,171]
    2022-08-15T08:52:40.983Z DEBUG    38/ 0 <-  [02 1d 00 ff ff 06 53 49 fc 8f 16 1a 00 00 00 00 00 09 00 cb 06 1f 01 1e ff 06 00 01 0f 20 02 64 f5 b2 34 99 53 fd 0b 66 53 76 de b2 81 2a a1 a0 ea c3 f9 f9 68 2c ] type:     VENDOR_SPECIFIC reliable:yes seq#:6 ack#:3 payload_length:36 data_integrity:1 header_checksum:b1 err_code:0x0
    2022-08-15T08:52:40.983Z DEBUG       42 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:7 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:40.983Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:40.983Z connHandle:65535 rssi:53 peerAddr:[address:1A:16:8F:FC:49:53 type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,15,32,2,100,245,178,52,153,83,253,11,102,83,118,222,178,129,42,161,160,234,195,249,249,104,44]
    2022-08-15T08:52:41.069Z DEBUG    39/ 0 <-  [02 1d 00 ff ff 06 c1 1c da c4 e0 03 00 00 00 00 00 09 00 c7 06 1f 01 1e ff 06 00 01 09 20 02 7b 05 fc b1 fb 1d c2 aa 36 9b 87 4d 54 a9 c2 a9 ac a6 1c 61 63 34 ab ] type:     VENDOR_SPECIFIC reliable:yes seq#:7 ack#:3 payload_length:36 data_integrity:1 header_checksum:b0 err_code:0x0
    2022-08-15T08:52:41.069Z DEBUG       43 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:0 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.069Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.070Z connHandle:65535 rssi:57 peerAddr:[address:03:E0:C4:DA:1C:C1 type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,9,32,2,123,5,252,177,251,29,194,170,54,155,135,77,84,169,194,169,172,166,28,97,99,52,171]
    2022-08-15T08:52:41.075Z DEBUG    40/ 0 <-  [02 1d 00 ff ff 06 40 fa 1e 01 bd 28 00 00 00 00 00 09 00 b2 06 1f 01 1e ff 06 00 01 0f 20 02 5d ec 81 4c 15 3d 03 99 88 6c 17 d6 24 60 c4 fe 9e b6 84 b8 c9 ba 8d ] type:     VENDOR_SPECIFIC reliable:yes seq#:0 ack#:3 payload_length:36 data_integrity:1 header_checksum:b7 err_code:0x0
    2022-08-15T08:52:41.075Z DEBUG       44 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:1 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.076Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.076Z connHandle:65535 rssi:78 peerAddr:[address:28:BD:01:1E:FA:40 type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,15,32,2,93,236,129,76,21,61,3,153,136,108,23,214,36,96,196,254,158,182,132,184,201,186,141]
    2022-08-15T08:52:41.078Z DEBUG    41/ 0 <-  [02 1d 00 ff ff 02 9c 6b c3 9a a8 fa 00 00 00 00 00 09 00 bd 00 1f 01 02 01 16 17 ff 00 01 b5 00 02 3d 6e 07 8d 00 00 00 90 97 ff 02 ec 01 10 00 00 00 03 03 3c fe ] type:     VENDOR_SPECIFIC reliable:yes seq#:1 ack#:3 payload_length:36 data_integrity:1 header_checksum:b6 err_code:0x0
    2022-08-15T08:52:41.078Z DEBUG       45 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:2 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.079Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:41.079Z connHandle:65535 rssi:67 peerAddr:[address:FA:A8:9A:C3:6B:9C type:randomStatic addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leGeneralDiscMode,brEdrNotSupported,leOnlyLimitedDiscMode,leOnlyGeneralDiscMode,leBrEdrHost] manufacturerSpecificData:0,1,181,0,2,61,110,7,141,0,0,0,144,151,255,2,236,1,16,0,0,0 16BitServiceUuidComplete:FE3C]
    2022-08-15T08:52:41.174Z DEBUG    42/ 0 <-  [02 1d 00 ff ff 06 c1 1c da c4 e0 03 00 00 00 00 00 09 00 c7 06 1f 01 1e ff 06 00 01 09 20 02 7b 05 fc b1 fb 1d c2 aa 36 9b 87 4d 54 a9 c2 a9 ac a6 1c 61 63 34 ab ] type:     VENDOR_SPECIFIC reliable:yes seq#:2 ack#:3 payload_length:36 data_integrity:1 header_checksum:b5 err_code:0x0
    2022-08-15T08:52:41.174Z DEBUG       46 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:3 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.174Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.175Z connHandle:65535 rssi:57 peerAddr:[address:03:E0:C4:DA:1C:C1 type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,9,32,2,123,5,252,177,251,29,194,170,54,155,135,77,84,169,194,169,172,166,28,97,99,52,171]
    2022-08-15T08:52:41.271Z DEBUG    43/ 0 <-  [02 1d 00 ff ff 02 9c 6b c3 9a a8 fa 00 00 00 00 00 09 00 c1 00 1f 01 02 01 16 17 ff 00 01 b5 00 02 3d 6e 07 8d 00 00 00 90 97 ff 02 ec 01 10 00 00 00 03 03 3c fe ] type:     VENDOR_SPECIFIC reliable:yes seq#:3 ack#:3 payload_length:36 data_integrity:1 header_checksum:b4 err_code:0x0
    2022-08-15T08:52:41.271Z DEBUG       47 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:4 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.271Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:41.271Z connHandle:65535 rssi:63 peerAddr:[address:FA:A8:9A:C3:6B:9C type:randomStatic addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leGeneralDiscMode,brEdrNotSupported,leOnlyLimitedDiscMode,leOnlyGeneralDiscMode,leBrEdrHost] manufacturerSpecificData:0,1,181,0,2,61,110,7,141,0,0,0,144,151,255,2,236,1,16,0,0,0 16BitServiceUuidComplete:FE3C]
    2022-08-15T08:52:41.278Z DEBUG    44/ 0 <-  [02 1d 00 ff ff 02 08 90 75 9f 20 e8 00 00 00 00 00 09 00 c3 00 1f 01 03 19 00 00 02 01 05 11 15 d0 00 2d 12 1e 4b 0f a4 99 4e ce b5 31 f4 05 79 05 09 41 4e 43 53 ] type:     VENDOR_SPECIFIC reliable:yes seq#:4 ack#:3 payload_length:36 data_integrity:1 header_checksum:b3 err_code:0x0
    2022-08-15T08:52:41.278Z DEBUG       48 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:5 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.278Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:41.278Z connHandle:65535 rssi:61 peerAddr:[address:E8:20:9F:75:90:08 type:randomStatic addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leLimitedDiscMode,brEdrNotSupported,leOnlyLimitedDiscMode,leOnlyGeneralDiscMode] appearance:0,0 solicitedServiceUuids_128Bit:208,0,45,18,30,75,15,164,153,78,206,181,49,244,5,121 completeLocalName:ANCS]
    2022-08-15T08:52:41.281Z DEBUG    45/ 0 <-  [02 1d 00 ff ff 06 c1 1c da c4 e0 03 00 00 00 00 00 09 00 cd 06 1f 01 1e ff 06 00 01 09 20 02 7b 05 fc b1 fb 1d c2 aa 36 9b 87 4d 54 a9 c2 a9 ac a6 1c 61 63 34 ab ] type:     VENDOR_SPECIFIC reliable:yes seq#:5 ack#:3 payload_length:36 data_integrity:1 header_checksum:b2 err_code:0x0
    2022-08-15T08:52:41.281Z DEBUG       49 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:6 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.281Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.282Z connHandle:65535 rssi:51 peerAddr:[address:03:E0:C4:DA:1C:C1 type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,9,32,2,123,5,252,177,251,29,194,170,54,155,135,77,84,169,194,169,172,166,28,97,99,52,171]
    2022-08-15T08:52:41.283Z DEBUG    46/ 0 <-  [02 1d 00 ff ff 00 49 c7 e8 7a 30 a4 00 00 00 00 00 09 00 b6 06 1c 01 1b ff 75 00 42 04 01 80 66 a4 30 7a e8 c7 49 a6 30 7a e8 c7 48 01 00 00 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:6 ack#:3 payload_length:33 data_integrity:1 header_checksum:e1 err_code:0x0
    2022-08-15T08:52:41.283Z DEBUG       50 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:7 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.284Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.283Z connHandle:65535 rssi:74 peerAddr:[address:A4:30:7A:E8:C7:49 type:public addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:117,0,66,4,1,128,102,164,48,122,232,199,73,166,48,122,232,199,72,1,0,0,0,0,0,0]
    2022-08-15T08:52:41.376Z DEBUG    47/ 0 <-  [02 1d 00 ff ff 02 08 90 75 9f 20 e8 00 00 00 00 00 09 00 bb 00 1f 01 03 19 00 00 02 01 05 11 15 d0 00 2d 12 1e 4b 0f a4 99 4e ce b5 31 f4 05 79 05 09 41 4e 43 53 ] type:     VENDOR_SPECIFIC reliable:yes seq#:7 ack#:3 payload_length:36 data_integrity:1 header_checksum:b0 err_code:0x0
    2022-08-15T08:52:41.377Z DEBUG       51 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:0 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.377Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:41.377Z connHandle:65535 rssi:69 peerAddr:[address:E8:20:9F:75:90:08 type:randomStatic addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leLimitedDiscMode,brEdrNotSupported,leOnlyLimitedDiscMode,leOnlyGeneralDiscMode] appearance:0,0 solicitedServiceUuids_128Bit:208,0,45,18,30,75,15,164,153,78,206,181,49,244,5,121 completeLocalName:ANCS]
    2022-08-15T08:52:41.381Z DEBUG    48/ 0 <-  [02 1d 00 ff ff 02 63 cb 05 28 1c f9 00 00 00 00 00 09 00 b5 06 08 01 07 ff 4c 00 12 02 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:0 ack#:3 payload_length:1f data_integrity:1 header_checksum:29 err_code:0x0
    2022-08-15T08:52:41.382Z DEBUG       52 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:1 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.382Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.382Z connHandle:65535 rssi:75 peerAddr:[address:F9:1C:28:05:CB:63 type:randomStatic addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:76,0,18,2,0,0]
    2022-08-15T08:52:41.386Z DEBUG    49/ 0 <-  [02 1d 00 ff ff 06 c1 1c da c4 e0 03 00 00 00 00 00 09 00 c6 06 1f 01 1e ff 06 00 01 09 20 02 7b 05 fc b1 fb 1d c2 aa 36 9b 87 4d 54 a9 c2 a9 ac a6 1c 61 63 34 ab ] type:     VENDOR_SPECIFIC reliable:yes seq#:1 ack#:3 payload_length:36 data_integrity:1 header_checksum:b6 err_code:0x0
    2022-08-15T08:52:41.386Z DEBUG       53 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:2 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.386Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.385Z connHandle:65535 rssi:58 peerAddr:[address:03:E0:C4:DA:1C:C1 type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,9,32,2,123,5,252,177,251,29,194,170,54,155,135,77,84,169,194,169,172,166,28,97,99,52,171]
    2022-08-15T08:52:41.466Z DEBUG    50/ 0 <-  [02 1d 00 ff ff 06 ad 8d 06 53 66 36 00 00 00 00 00 09 00 cd 06 1d 01 1c ff 06 00 01 09 21 0a c4 53 9d e6 68 b0 4c 41 50 54 4f 50 2d 31 32 42 49 4e 52 30 4e ] type:     VENDOR_SPECIFIC reliable:yes seq#:2 ack#:3 payload_length:34 data_integrity:1 header_checksum:d5 err_code:0x0
    2022-08-15T08:52:41.466Z DEBUG       54 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:3 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.466Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.467Z connHandle:65535 rssi:51 peerAddr:[address:36:66:53:06:8D:AD type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,9,33,10,196,83,157,230,104,176,76,65,80,84,79,80,45,49,50,66,73,78,82,48,78]
    2022-08-15T08:52:41.469Z DEBUG    51/ 0 <-  [02 1d 00 ff ff 02 08 90 75 9f 20 e8 00 00 00 00 00 09 00 c2 00 1f 01 03 19 00 00 02 01 05 11 15 d0 00 2d 12 1e 4b 0f a4 99 4e ce b5 31 f4 05 79 05 09 41 4e 43 53 ] type:     VENDOR_SPECIFIC reliable:yes seq#:3 ack#:3 payload_length:36 data_integrity:1 header_checksum:b4 err_code:0x0
    2022-08-15T08:52:41.469Z DEBUG       55 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:4 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.470Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:41.470Z connHandle:65535 rssi:62 peerAddr:[address:E8:20:9F:75:90:08 type:randomStatic addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leLimitedDiscMode,brEdrNotSupported,leOnlyLimitedDiscMode,leOnlyGeneralDiscMode] appearance:0,0 solicitedServiceUuids_128Bit:208,0,45,18,30,75,15,164,153,78,206,181,49,244,5,121 completeLocalName:ANCS]
    2022-08-15T08:52:41.476Z DEBUG    52/ 0 <-  [02 1d 00 ff ff 06 55 86 b8 19 65 10 00 00 00 00 00 09 00 ce 06 1c 01 03 03 6f fd 17 16 6f fd 46 06 b8 5c 7e a6 cd 70 d8 e6 dc 23 1b 6e 02 31 1e 5a 94 a3 ] type:     VENDOR_SPECIFIC reliable:yes seq#:4 ack#:3 payload_length:33 data_integrity:1 header_checksum:e3 err_code:0x0
    2022-08-15T08:52:41.476Z DEBUG       56 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:5 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.476Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.476Z connHandle:65535 rssi:50 peerAddr:[address:10:65:19:B8:86:55 type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[16BitServiceUuidComplete:FD6F serviceData:111,253,70,6,184,92,126,166,205,112,216,230,220,35,27,110,2,49,30,90,148,163]
    2022-08-15T08:52:41.478Z DEBUG    53/ 0 <-  [02 1d 00 ff ff 04 d7 8d 50 90 3d 55 00 00 00 00 00 09 00 ca 06 1f 01 1e ff 06 00 01 09 20 02 28 e1 3b 74 aa da 8f dd 3e 41 2a 61 9b 66 67 f7 12 42 4c e0 5c 94 2d ] type:     VENDOR_SPECIFIC reliable:yes seq#:5 ack#:3 payload_length:36 data_integrity:1 header_checksum:b2 err_code:0x0
    2022-08-15T08:52:41.478Z DEBUG       57 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:6 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.479Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.478Z connHandle:65535 rssi:54 peerAddr:[address:55:3D:90:50:8D:D7 type:randomPrivateResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,9,32,2,40,225,59,116,170,218,143,221,62,65,42,97,155,102,103,247,18,66,76,224,92,148,45]
    2022-08-15T08:52:41.481Z DEBUG    54/ 0 <-  [02 1d 00 ff ff 04 f5 d2 59 f3 34 54 00 00 00 00 00 09 00 c0 00 11 01 02 01 1a 02 0a 1a 0a ff 4c 00 10 05 21 98 29 ef e6 ] type:     VENDOR_SPECIFIC reliable:yes seq#:6 ack#:3 payload_length:28 data_integrity:1 header_checksum:92 err_code:0x0
    2022-08-15T08:52:41.481Z DEBUG       58 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:7 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.481Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:41.482Z connHandle:65535 rssi:64 peerAddr:[address:54:34:F3:59:D2:F5 type:randomPrivateResolvable addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leGeneralDiscMode,leOnlyGeneralDiscMode,leBrEdrController,leBrEdrHost] txPowerLevel:26 manufacturerSpecificData:76,0,16,5,33,152,41,239,230]
    2022-08-15T08:52:41.485Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:41.485Z connHandle:65535 rssi:73 peerAddr:[address:6A:87:EF:2F:36:7C type:randomPrivateResolvable addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leGeneralDiscMode,leOnlyGeneralDiscMode,leBrEdrController,leBrEdrHost] txPowerLevel:3 manufacturerSpecificData:76,0,16,5,11,24,106,227,170]
    2022-08-15T08:52:41.487Z DEBUG    55/ 0 <-  [02 1d 00 ff ff 04 7c 36 2f ef 87 6a 00 00 00 00 00 09 00 b7 00 11 01 02 01 1a 02 0a 03 0a ff 4c 00 10 05 0b 18 6a e3 aa ] type:     VENDOR_SPECIFIC reliable:yes seq#:7 ack#:3 payload_length:28 data_integrity:1 header_checksum:91 err_code:0x0
    2022-08-15T08:52:41.487Z DEBUG       59 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:0 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.572Z DEBUG    56/ 0 <-  [02 1d 00 ff ff 06 ac 91 da 1e 2a 37 00 00 00 00 00 09 00 b7 06 1f 01 02 01 1a 03 03 6f fd 17 16 6f fd f6 ff a9 36 fe e6 75 20 09 96 c6 36 7d ed 7c e9 e5 b1 72 f6 ] type:     VENDOR_SPECIFIC reliable:yes seq#:0 ack#:3 payload_length:36 data_integrity:1 header_checksum:b7 err_code:0x0
    2022-08-15T08:52:41.572Z DEBUG       60 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:1 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.573Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.573Z connHandle:65535 rssi:73 peerAddr:[address:37:2A:1E:DA:91:AC type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[adTypeFlags:[leGeneralDiscMode,leOnlyGeneralDiscMode,leBrEdrController,leBrEdrHost] 16BitServiceUuidComplete:FD6F serviceData:111,253,246,255,169,54,254,230,117,32,9,150,198,54,125,237,124,233,229,177,114,246]
    2022-08-15T08:52:41.575Z DEBUG    57/ 0 <-  [02 1d 00 ff ff 06 ad 8d 06 53 66 36 00 00 00 00 00 09 00 c8 06 1d 01 1c ff 06 00 01 09 21 0a c4 53 9d e6 68 b0 4c 41 50 54 4f 50 2d 31 32 42 49 4e 52 30 4e ] type:     VENDOR_SPECIFIC reliable:yes seq#:1 ack#:3 payload_length:34 data_integrity:1 header_checksum:d6 err_code:0x0
    2022-08-15T08:52:41.575Z DEBUG       61 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:2 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.575Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.575Z connHandle:65535 rssi:56 peerAddr:[address:36:66:53:06:8D:AD type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,9,33,10,196,83,157,230,104,176,76,65,80,84,79,80,45,49,50,66,73,78,82,48,78]
    2022-08-15T08:52:41.585Z DEBUG    58/ 0 <-  [02 1d 00 ff ff 04 d7 8d 50 90 3d 55 00 00 00 00 00 09 00 c6 06 1f 01 1e ff 06 00 01 09 20 02 28 e1 3b 74 aa da 8f dd 3e 41 2a 61 9b 66 67 f7 12 42 4c e0 5c 94 2d ] type:     VENDOR_SPECIFIC reliable:yes seq#:2 ack#:3 payload_length:36 data_integrity:1 header_checksum:b5 err_code:0x0
    2022-08-15T08:52:41.585Z DEBUG       62 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:3 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.585Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.585Z connHandle:65535 rssi:58 peerAddr:[address:55:3D:90:50:8D:D7 type:randomPrivateResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,9,32,2,40,225,59,116,170,218,143,221,62,65,42,97,155,102,103,247,18,66,76,224,92,148,45]
    2022-08-15T08:52:41.676Z DEBUG    59/ 0 <-  [02 1d 00 ff ff 06 7f 8b 2e 43 56 31 00 00 00 00 00 09 00 bd 06 1c 01 03 03 6f fd 17 16 6f fd 7f 3a 15 61 ac 67 0c f8 a1 aa f6 61 5a 66 47 eb 80 28 51 eb ] type:     VENDOR_SPECIFIC reliable:yes seq#:3 ack#:3 payload_length:33 data_integrity:1 header_checksum:e4 err_code:0x0
    2022-08-15T08:52:41.677Z DEBUG       63 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:4 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.678Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.677Z connHandle:65535 rssi:67 peerAddr:[address:31:56:43:2E:8B:7F type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[16BitServiceUuidComplete:FD6F serviceData:111,253,127,58,21,97,172,103,12,248,161,170,246,97,90,102,71,235,128,40,81,235]
    2022-08-15T08:52:41.681Z DEBUG    60/ 0 <-  [02 1d 00 ff ff 06 ad 8d 06 53 66 36 00 00 00 00 00 09 00 ca 06 1d 01 1c ff 06 00 01 09 21 0a c4 53 9d e6 68 b0 4c 41 50 54 4f 50 2d 31 32 42 49 4e 52 30 4e ] type:     VENDOR_SPECIFIC reliable:yes seq#:4 ack#:3 payload_length:34 data_integrity:1 header_checksum:d3 err_code:0x0
    2022-08-15T08:52:41.681Z DEBUG       64 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:5 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.682Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.682Z connHandle:65535 rssi:54 peerAddr:[address:36:66:53:06:8D:AD type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,9,33,10,196,83,157,230,104,176,76,65,80,84,79,80,45,49,50,66,73,78,82,48,78]
    2022-08-15T08:52:41.686Z DEBUG    61/ 0 <-  [02 1d 00 ff ff 06 60 81 74 01 2e 34 00 00 00 00 00 09 00 c3 06 1e 01 02 01 04 1a ff 00 4c 02 15 26 86 f3 9c ba da 46 58 85 4a a6 2e 7e 5e 8b 8d 00 01 00 00 c9 ] type:     VENDOR_SPECIFIC reliable:yes seq#:5 ack#:3 payload_length:35 data_integrity:1 header_checksum:c2 err_code:0x0
    2022-08-15T08:52:41.686Z DEBUG       65 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:6 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.686Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.685Z connHandle:65535 rssi:61 peerAddr:[address:34:2E:01:74:81:60 type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[adTypeFlags:[brEdrNotSupported,leOnlyLimitedDiscMode,leOnlyGeneralDiscMode] manufacturerSpecificData:0,76,2,21,38,134,243,156,186,218,70,88,133,74,166,46,126,94,139,141,0,1,0,0,201]
    2022-08-15T08:52:41.768Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:41.768Z connHandle:65535 rssi:65 peerAddr:[address:54:34:F3:59:D2:F5 type:randomPrivateResolvable addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leGeneralDiscMode,leOnlyGeneralDiscMode,leBrEdrController,leBrEdrHost] txPowerLevel:26 manufacturerSpecificData:76,0,16,5,33,152,41,239,230]
    2022-08-15T08:52:41.770Z DEBUG    62/ 0 <-  [02 1d 00 ff ff 04 f5 d2 59 f3 34 54 00 00 00 00 00 09 00 bf 00 11 01 02 01 1a 02 0a 1a 0a ff 4c 00 10 05 21 98 29 ef e6 ] type:     VENDOR_SPECIFIC reliable:yes seq#:6 ack#:3 payload_length:28 data_integrity:1 header_checksum:92 err_code:0x0
    2022-08-15T08:52:41.771Z DEBUG       66 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:7 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.771Z DEBUG    63/ 0 <-  [02 1d 00 ff ff 06 7d e5 d5 56 fe 07 00 00 00 00 00 09 00 c1 06 1f 01 1e ff 06 00 01 09 20 02 6f 6a 1b fc 5c 94 d1 d3 6e bd 7a 38 10 fa 5a 63 95 b1 34 5b 2b 02 2d ] type:     VENDOR_SPECIFIC reliable:yes seq#:7 ack#:3 payload_length:36 data_integrity:1 header_checksum:b0 err_code:0x0
    2022-08-15T08:52:41.771Z DEBUG       67 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:0 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.771Z DEBUG    64/ 0 <-  [02 1d 00 ff ff 04 55 84 85 f4 f6 45 00 00 00 00 00 09 00 ce 00 11 01 02 01 1a 02 0a 09 0a ff 4c 00 10 05 45 1c 13 80 20 ] type:     VENDOR_SPECIFIC reliable:yes seq#:0 ack#:3 payload_length:28 data_integrity:1 header_checksum:98 err_code:0x0
    2022-08-15T08:52:41.771Z DEBUG       68 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:1 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.771Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.769Z connHandle:65535 rssi:63 peerAddr:[address:07:FE:56:D5:E5:7D type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,9,32,2,111,106,27,252,92,148,209,211,110,189,122,56,16,250,90,99,149,177,52,91,43,2,45]
    2022-08-15T08:52:41.774Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:41.770Z connHandle:65535 rssi:50 peerAddr:[address:45:F6:F4:85:84:55 type:randomPrivateResolvable addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leGeneralDiscMode,leOnlyGeneralDiscMode,leBrEdrController,leBrEdrHost] txPowerLevel:9 manufacturerSpecificData:76,0,16,5,69,28,19,128,32]
    2022-08-15T08:52:41.776Z DEBUG    65/ 0 <-  [02 1d 00 ff ff 04 5a ea 84 c5 38 52 00 00 00 00 00 09 00 c3 00 1f 01 02 01 1a 1b ff 4c 00 0c 0e 08 aa 5f 02 e3 75 a1 4d 3e 20 78 a7 5e 0c 10 06 4b 1d 51 61 43 18 ] type:     VENDOR_SPECIFIC reliable:yes seq#:1 ack#:3 payload_length:36 data_integrity:1 header_checksum:b6 err_code:0x0
    2022-08-15T08:52:41.776Z DEBUG       69 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:2 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.777Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:41.773Z connHandle:65535 rssi:61 peerAddr:[address:52:38:C5:84:EA:5A type:randomPrivateResolvable addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leGeneralDiscMode,leOnlyGeneralDiscMode,leBrEdrController,leBrEdrHost] manufacturerSpecificData:76,0,12,14,8,170,95,2,227,117,161,77,62,32,120,167,94,12,16,6,75,29,81,97,67,24]
    2022-08-15T08:52:41.782Z DEBUG    66/ 0 <-  [02 1d 00 ff ff 06 ad 8d 06 53 66 36 00 00 00 00 00 09 00 cc 06 1d 01 1c ff 06 00 01 09 21 0a c4 53 9d e6 68 b0 4c 41 50 54 4f 50 2d 31 32 42 49 4e 52 30 4e ] type:     VENDOR_SPECIFIC reliable:yes seq#:2 ack#:3 payload_length:34 data_integrity:1 header_checksum:d5 err_code:0x0
    2022-08-15T08:52:41.782Z DEBUG       70 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:3 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.783Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.783Z connHandle:65535 rssi:52 peerAddr:[address:36:66:53:06:8D:AD type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,9,33,10,196,83,157,230,104,176,76,65,80,84,79,80,45,49,50,66,73,78,82,48,78]
    2022-08-15T08:52:41.785Z DEBUG    67/ 0 <-  [02 1d 00 ff ff 02 08 90 75 9f 20 e8 00 00 00 00 00 09 00 c3 00 1f 01 03 19 00 00 02 01 05 11 15 d0 00 2d 12 1e 4b 0f a4 99 4e ce b5 31 f4 05 79 05 09 41 4e 43 53 ] type:     VENDOR_SPECIFIC reliable:yes seq#:3 ack#:3 payload_length:36 data_integrity:1 header_checksum:b4 err_code:0x0
    2022-08-15T08:52:41.786Z DEBUG       71 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:4 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.786Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:41.784Z connHandle:65535 rssi:61 peerAddr:[address:E8:20:9F:75:90:08 type:randomStatic addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leLimitedDiscMode,brEdrNotSupported,leOnlyLimitedDiscMode,leOnlyGeneralDiscMode] appearance:0,0 solicitedServiceUuids_128Bit:208,0,45,18,30,75,15,164,153,78,206,181,49,244,5,121 completeLocalName:ANCS]
    2022-08-15T08:52:41.867Z DEBUG    68/ 0 <-  [02 1d 00 ff ff 06 a3 03 98 c1 45 04 00 00 00 00 00 09 00 df 06 1f 01 1e ff 06 00 01 0f 20 02 6d a8 a8 3a 72 24 d2 76 b2 dc 5a a3 d5 ec 6c 32 4c ad 50 68 b9 66 c0 ] type:     VENDOR_SPECIFIC reliable:yes seq#:4 ack#:3 payload_length:36 data_integrity:1 header_checksum:b3 err_code:0x0
    2022-08-15T08:52:41.867Z DEBUG       72 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:5 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.867Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.867Z connHandle:65535 rssi:33 peerAddr:[address:04:45:C1:98:03:A3 type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,15,32,2,109,168,168,58,114,36,210,118,178,220,90,163,213,236,108,50,76,173,80,104,185,102,192]
    2022-08-15T08:52:41.872Z DEBUG    69/ 0 <-  [02 1d 00 ff ff 02 08 90 75 9f 20 e8 00 00 00 00 00 09 00 c4 00 1f 01 03 19 00 00 02 01 05 11 15 d0 00 2d 12 1e 4b 0f a4 99 4e ce b5 31 f4 05 79 05 09 41 4e 43 53 ] type:     VENDOR_SPECIFIC reliable:yes seq#:5 ack#:3 payload_length:36 data_integrity:1 header_checksum:b2 err_code:0x0
    2022-08-15T08:52:41.872Z DEBUG       73 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:6 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.872Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:41.872Z connHandle:65535 rssi:60 peerAddr:[address:E8:20:9F:75:90:08 type:randomStatic addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leLimitedDiscMode,brEdrNotSupported,leOnlyLimitedDiscMode,leOnlyGeneralDiscMode] appearance:0,0 solicitedServiceUuids_128Bit:208,0,45,18,30,75,15,164,153,78,206,181,49,244,5,121 completeLocalName:ANCS]
    2022-08-15T08:52:41.874Z DEBUG    70/ 0 <-  [02 1d 00 ff ff 06 70 9d 25 8f fa 33 00 e8 09 00 20 01 00 c4 06 1f 01 1e ff 06 00 01 09 20 02 05 23 87 f8 24 3e 01 97 76 e6 75 8f fc eb 33 a5 09 0c 52 86 27 f7 34 ] type:     VENDOR_SPECIFIC reliable:yes seq#:6 ack#:3 payload_length:36 data_integrity:1 header_checksum:b1 err_code:0x0
    2022-08-15T08:52:41.875Z DEBUG       74 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:7 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.875Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.873Z connHandle:65535 rssi:60 peerAddr:[address:33:FA:8F:25:9D:70 type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,9,32,2,5,35,135,248,36,62,1,151,118,230,117,143,252,235,51,165,9,12,82,134,39,247,52]
    2022-08-15T08:52:41.876Z DEBUG    71/ 0 <-  [02 1d 00 ff ff 06 7d e5 d5 56 fe 07 00 00 00 00 00 09 00 b4 06 1f 01 1e ff 06 00 01 09 20 02 6f 6a 1b fc 5c 94 d1 d3 6e bd 7a 38 10 fa 5a 63 95 b1 34 5b 2b 02 2d ] type:     VENDOR_SPECIFIC reliable:yes seq#:7 ack#:3 payload_length:36 data_integrity:1 header_checksum:b0 err_code:0x0
    2022-08-15T08:52:41.876Z DEBUG       75 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:0 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.877Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.877Z connHandle:65535 rssi:76 peerAddr:[address:07:FE:56:D5:E5:7D type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,9,32,2,111,106,27,252,92,148,209,211,110,189,122,56,16,250,90,99,149,177,52,91,43,2,45]
    2022-08-15T08:52:41.885Z DEBUG    72/ 0 <-  [02 1d 00 ff ff 06 ad 8d 06 53 66 36 00 00 00 00 00 09 00 c8 06 1d 01 1c ff 06 00 01 09 21 0a c4 53 9d e6 68 b0 4c 41 50 54 4f 50 2d 31 32 42 49 4e 52 30 4e ] type:     VENDOR_SPECIFIC reliable:yes seq#:0 ack#:3 payload_length:34 data_integrity:1 header_checksum:d7 err_code:0x0
    2022-08-15T08:52:41.885Z DEBUG       76 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:1 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.885Z DEBUG    73/ 0 <-  [02 1d 00 ff ff 04 0b 8a 51 8f 70 79 00 00 00 00 00 09 00 c4 00 12 01 02 01 1a 02 0a 0c 0b ff 4c 00 10 06 10 1a 3b 35 cd 9a ] type:     VENDOR_SPECIFIC reliable:yes seq#:1 ack#:3 payload_length:29 data_integrity:1 header_checksum:87 err_code:0x0
    2022-08-15T08:52:41.885Z DEBUG       77 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:2 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.885Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.884Z connHandle:65535 rssi:56 peerAddr:[address:36:66:53:06:8D:AD type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,9,33,10,196,83,157,230,104,176,76,65,80,84,79,80,45,49,50,66,73,78,82,48,78]
    2022-08-15T08:52:41.887Z DEBUG GAP_EVT_ADV_REPORT/ADV_IND time:2022-08-15T08:52:41.885Z connHandle:65535 rssi:60 peerAddr:[address:79:70:8F:51:8A:0B type:randomPrivateResolvable addrIdPeer:0] scanRsp:false advType:advInd gap:[adTypeFlags:[leGeneralDiscMode,leOnlyGeneralDiscMode,leBrEdrController,leBrEdrHost] txPowerLevel:12 manufacturerSpecificData:76,0,16,6,16,26,59,53,205,154]
    2022-08-15T08:52:41.986Z DEBUG    74/ 0 <-  [02 1d 00 ff ff 06 ad 8d 06 53 66 36 00 00 00 00 00 09 00 ca 06 1d 01 1c ff 06 00 01 09 21 0a c4 53 9d e6 68 b0 4c 41 50 54 4f 50 2d 31 32 42 49 4e 52 30 4e ] type:     VENDOR_SPECIFIC reliable:yes seq#:2 ack#:3 payload_length:34 data_integrity:1 header_checksum:d5 err_code:0x0
    2022-08-15T08:52:41.986Z DEBUG       78 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:3 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.986Z DEBUG GAP_EVT_ADV_REPORT/ADV_NONCONN_IND time:2022-08-15T08:52:41.986Z connHandle:65535 rssi:54 peerAddr:[address:36:66:53:06:8D:AD type:randomPrivateNonResolvable addrIdPeer:0] scanRsp:false advType:advNonconnInd gap:[manufacturerSpecificData:6,0,1,9,33,10,196,83,157,230,104,176,76,65,80,84,79,80,45,49,50,66,73,78,82,48,78]
    2022-08-15T08:52:41.992Z INFO Connecting to device
    2022-08-15T08:52:41.997Z DEBUG       79 ->  [00 8c 01 02 08 90 75 9f 20 e8 01 01 a0 00 50 00 14 00 01 06 00 06 00 00 00 90 01 01 ] type:     VENDOR_SPECIFIC reliable:yes seq#:3 ack#:3 payload_length:1c data_integrity:1 header_checksum:56 err_code:0x0
    2022-08-15T08:52:41.997Z DEBUG    75/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:4 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:41.998Z DEBUG    76/ 0 <-  [01 8c 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:3 ack#:4 payload_length:6 data_integrity:1 header_checksum:af err_code:0x0
    2022-08-15T08:52:41.998Z DEBUG       80 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:4 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:42.114Z DEBUG    77/ 0 <-  [02 10 00 00 00 02 08 90 75 9f 20 e8 02 06 00 06 00 00 00 90 01 ] type:     VENDOR_SPECIFIC reliable:yes seq#:4 ack#:4 payload_length:15 data_integrity:1 header_checksum:bd err_code:0x0
    2022-08-15T08:52:42.114Z DEBUG       81 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:5 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:42.115Z DEBUG GAP_EVT_CONNECTED time:2022-08-15T08:52:42.115Z connHandle:0 peerAddr:[address:E8:20:9F:75:90:08 type:randomStatic addrIdPeer:0] role:central connParams:[minConnInterval:7_5 maxConnInterval:7_5 slaveLatency:0 connSupTimeout:4000]
    2022-08-15T08:52:42.122Z INFO Connected to device E8:20:9F:75:90:08: interval: 7.5ms, timeout: 4000ms, latency: 0
    2022-08-15T08:52:42.142Z DEBUG       82 ->  [00 94 00 00 01 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:4 ack#:5 payload_length:7 data_integrity:1 header_checksum:96 err_code:0x0
    2022-08-15T08:52:42.142Z DEBUG    78/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:5 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:42.142Z DEBUG    79/ 0 <-  [01 94 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:5 ack#:5 payload_length:6 data_integrity:1 header_checksum:a5 err_code:0x0
    2022-08-15T08:52:42.142Z DEBUG       83 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:6 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:42.153Z DEBUG GATTC_EVT_PRIM_SRVC_DISC_RSP time:2022-08-15T08:52:42.153Z connHandle:0 gattStatus:0 gattStatusName:success errorHandle:0 count:2 services:[[uuid:[uuid:6144 type:1 typeString:bleUuidTypeBle],handleRange:[startHandle:1 endHandle:9]],[uuid:[uuid:6145 type:1 typeString:bleUuidTypeBle],handleRange:[startHandle:10 endHandle:65535]]]
    2022-08-15T08:52:42.163Z DEBUG    80/ 0 <-  [02 30 00 00 00 00 00 00 00 02 00 00 18 01 01 00 09 00 01 18 01 0a 00 ff ff ] type:     VENDOR_SPECIFIC reliable:yes seq#:6 ack#:5 payload_length:19 data_integrity:1 header_checksum:73 err_code:0x0
    2022-08-15T08:52:42.163Z DEBUG       84 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:7 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:42.163Z DEBUG       85 ->  [00 96 00 00 01 01 00 09 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:5 ack#:7 payload_length:9 data_integrity:1 header_checksum:65 err_code:0x0
    2022-08-15T08:52:42.163Z DEBUG    81/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:6 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:42.164Z DEBUG    82/ 0 <-  [01 96 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:7 ack#:6 payload_length:6 data_integrity:1 header_checksum:9b err_code:0x0
    2022-08-15T08:52:42.164Z DEBUG       86 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:0 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:47.634Z DEBUG       87 ->  [00 7e 00 00 01 45 07 10 01 01 ] type:     VENDOR_SPECIFIC reliable:yes seq#:6 ack#:0 payload_length:a data_integrity:1 header_checksum:8c err_code:0x0
    2022-08-15T08:52:47.634Z DEBUG    83/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:7 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:47.634Z DEBUG    84/ 0 <-  [01 7e 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:0 ack#:7 payload_length:6 data_integrity:1 header_checksum:9a err_code:0x0
    2022-08-15T08:52:47.634Z DEBUG       88 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:1 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:52:47.635Z DEBUG Authenticate, secParams: r { "bond": true, "io_caps": 4, "lesc": true, "mitm": false, "oob": false, "keypress": false, "io_caps_title": "Keyboard and display", "min_key_size": 7, "max_key_size": 16, "kdist_own": [object Object], "kdist_peer": [object Object] }
    2022-08-15T08:53:12.166Z DEBUG    85/ 0 <-  [02 3b 00 00 00 01 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:1 ack#:7 payload_length:a data_integrity:1 header_checksum:59 err_code:0x0
    2022-08-15T08:53:12.166Z DEBUG       89 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:2 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:53:12.167Z DEBUG GATTC_EVT_TIMEOUT time:2022-08-15T08:53:12.166Z connHandle:0 gattStatus:1 gattStatusName:unknown errorHandle:0 src:0
    2022-08-15T08:53:17.636Z DEBUG    86/ 0 <-  [02 19 00 00 00 01 00 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:2 ack#:7 payload_length:b data_integrity:1 header_checksum:48 err_code:0x0
    2022-08-15T08:53:17.636Z DEBUG       90 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:3 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:53:17.638Z DEBUG GAP_EVT_AUTH_STATUS time:2022-08-15T08:53:17.637Z connHandle:0 authStatus:1 authStatusName:bleGapSecStatusTimeout errorSrc:0 errorSrcName:bleGapSecStatusSourceLocal bonded:false sm1Levels:[lv1:false lv2:false lv3:false lv4:false] sm2Levels:[lv1:false lv2:false lv3:false lv4:false] kdistOwn:[enc:false sign:false link:false] kdistPeer:[enc:false sign:false link:false] lesc:false keyset:null
    2022-08-15T08:53:17.639Z WARN Authentication failed with status BLE_GAP_SEC_STATUS_TIMEOUT
    2022-08-15T08:53:23.193Z DEBUG       91 ->  [00 76 00 00 13 ] type:     VENDOR_SPECIFIC reliable:yes seq#:7 ack#:3 payload_length:5 data_integrity:1 header_checksum:c3 err_code:0x0
    2022-08-15T08:53:23.193Z DEBUG    87/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:0 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:53:23.194Z DEBUG    88/ 0 <-  [01 76 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:3 ack#:0 payload_length:6 data_integrity:1 header_checksum:cf err_code:0x0
    2022-08-15T08:53:23.194Z DEBUG       92 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:4 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:53:23.202Z DEBUG    89/ 0 <-  [02 11 00 00 00 16 ] type:     VENDOR_SPECIFIC reliable:yes seq#:4 ack#:0 payload_length:6 data_integrity:1 header_checksum:ce err_code:0x0
    2022-08-15T08:53:23.202Z DEBUG       93 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:5 payload_length:0 data_integrity:0 err_code:0x0
    2022-08-15T08:53:23.202Z DEBUG GAP_EVT_DISCONNECTED time:2022-08-15T08:53:23.202Z connHandle:0 reason:22 reasonName:localHostTerminatedConnection
    2022-08-15T08:53:23.203Z INFO Disconnected from device E8:20:9F:75:90:08, reason: BLE_HCI_LOCAL_HOST_TERMINATED_CONNECTION
    

Children
Related