<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>nrf52840 capture security level negotiation</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/114448/nrf52840-capture-security-level-negotiation</link><description>I am using a nrf52840 dongle. I have my own device which has BLE and I am connecting to an app in mobile phone our bluetooth. My goal is to check for the security level what my device has and when it&amp;#39;s getting connected with app I was trying to find if</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 13 Sep 2024 10:41:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/114448/nrf52840-capture-security-level-negotiation" /><item><title>RE: nrf52840 capture security level negotiation</title><link>https://devzone.nordicsemi.com/thread/502468?ContentTypeID=1</link><pubDate>Fri, 13 Sep 2024 10:41:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:517e6d8e-dfe7-466b-869a-f3d6d0dd14e4</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Please clarify what you want to achieve here. As I mentioned we can&amp;#39;t help you to debug your own product that doesn&amp;#39;t use Nordic chip. I also mentioned that I don&amp;#39;t see any pairing activity. What you pointed to was a connect request (CONNECT_IND) it has nothing to do with pairing/security.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you see packets missing, please try to recapture, please place the sniffer close to both of the devices you want to capture the communication.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 capture security level negotiation</title><link>https://devzone.nordicsemi.com/thread/502452?ContentTypeID=1</link><pubDate>Fri, 13 Sep 2024 09:24:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:886bbb8d-ebac-4a09-a93e-47afd73570e9</guid><dc:creator>prashaanth</dc:creator><description>&lt;p&gt;Hi Hung,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;I have configured the dongle based on this(&lt;a href="https://www.nordicsemi.com/Products/Development-tools/nRF-Sniffer-for-Bluetooth-LE/Download?lang=en#infotabs)"&gt;https://www.nordicsemi.com/Products/Development-tools/nRF-Sniffer-for-Bluetooth-LE/Download?lang=en#infotabs)&lt;/a&gt;. I am able to see the Connect_IND log also please check the file &lt;strong&gt;complete_connection.pcapng,&lt;/strong&gt; 9th log we could see that.&lt;br /&gt;&lt;br /&gt;Please Refer below image,&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1726218901716v2.png" alt=" " /&gt;&lt;br /&gt;this has come because I have connected my phone to my device and sniffing through nrf52840 dongle.&lt;br /&gt;Hope you see both encryption and authentication signature are no and false everywhere seeing this can we conclude the security mode?&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;I could also see the LL_CONNECTION_PARAM_RSP in same logs which shows interval which means connection is successfully established&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1726219394860v3.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;Hope the same is visible to you also please let me know.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 capture security level negotiation</title><link>https://devzone.nordicsemi.com/thread/502351?ContentTypeID=1</link><pubDate>Thu, 12 Sep 2024 14:59:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7cda1b1d-f0f3-41d1-ad5c-9ec900bc410f</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi again,&amp;nbsp;&lt;br /&gt;Yes I don&amp;#39;t see any pairing in the trace you sent. I explained in the last reply.&amp;nbsp;&lt;br /&gt;I would suggest you to go through the exercises in lesson 5 and 6, especially at lesson 5. The exercise will show you how to configure the device so that pairing would happen automatically.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;From that you can implement to your device.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 capture security level negotiation</title><link>https://devzone.nordicsemi.com/thread/502347?ContentTypeID=1</link><pubDate>Thu, 12 Sep 2024 14:45:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c3ca9524-33c4-4fc6-8516-9fa8b91d7bc3</guid><dc:creator>prashaanth</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/hungbui"&gt;Hung Bui&lt;/a&gt;&amp;nbsp;,&lt;/p&gt;
&lt;p&gt;The setup is like this nrf52840 dongle is connected to windows machine and to this windows machine my device is connected. I am trying to connect via bluetooth to my device using phone&amp;#39;s nrf connect app. I have opened the wireshark in windows machine and filtered it based on my device mac address and sniffing.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;So, I am trying to understand here when the device is getting paired what is the security level, is there any security level negotiation? The pairing is happening fine and I am able to send and receive data also[all these are done in application level code with my device to phone not with dongle please dont get confused here]. From the logs I dont see anything on LL_enc_start or ll_enc_req since I am using just works pairing. Just by seeing these wireshark logs can we conclude what level of security mode we are in.&lt;br /&gt;&lt;br /&gt;Hope this should be clear. Let me know if you have any more questions.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 capture security level negotiation</title><link>https://devzone.nordicsemi.com/thread/502296?ContentTypeID=1</link><pubDate>Thu, 12 Sep 2024 12:03:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:31018fc2-0f65-4a81-9f6e-9ebc0c7d43bc</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;br /&gt;Thanks for the trace. I can read it now.&amp;nbsp;&lt;br /&gt;Could you tell which device was used in the test ? Did it run on our chip ?&amp;nbsp;&lt;br /&gt;&lt;br /&gt;In the Android trace, I don&amp;#39;t see any response from the peripheral about Insufficient Authentication. This mean you may want to configure the characteristic to require encryption. This way it will force the phone to pair.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;In the iPhone trace, it&amp;#39;s the peripheral that&amp;#39;s trying to do the read and get Insufficient Authentication response from the phone but the peripheral didn&amp;#39;t request pairing after that. So you may want to implement the code to request pairing. Or you should wait for the phone to start pairing by doing what I suggested above.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Please be aware that if you are not using our chip, we can&amp;#39;t really help you here as we don&amp;#39;t know your device.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 capture security level negotiation</title><link>https://devzone.nordicsemi.com/thread/502244?ContentTypeID=1</link><pubDate>Thu, 12 Sep 2024 08:28:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e28ba864-52c3-48c6-9232-09c92066441a</guid><dc:creator>prashaanth</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/complete_5F00_connection.pcapng"&gt;devzone.nordicsemi.com/.../complete_5F00_connection.pcapng&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;This logs are from Android phone to my device.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/complete_5F00_connection_5F00_iphone.pcapng"&gt;devzone.nordicsemi.com/.../complete_5F00_connection_5F00_iphone.pcapng&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;The logs when I connect iphone says insufficient authentication what could be the reason&lt;br /&gt;&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/members/hungbui"&gt;Hung Bui&lt;/a&gt;&amp;nbsp;hope this is what you&amp;#39;re expecting&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 capture security level negotiation</title><link>https://devzone.nordicsemi.com/thread/502242?ContentTypeID=1</link><pubDate>Thu, 12 Sep 2024 08:17:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a8b59874-e8c2-42f9-926d-7773b749270c</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;br /&gt;Due to company&amp;#39;s policy we don&amp;#39;t access google drive. Please attach the file&amp;nbsp; here. What&amp;#39;s the issue of attaching the file ? I showed how you can attach via Insert -&amp;gt; Image/video/file&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Please make sure it&amp;#39;s the export from Wireshark, similar to the one that you showed with the screenshot.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 capture security level negotiation</title><link>https://devzone.nordicsemi.com/thread/502241?ContentTypeID=1</link><pubDate>Thu, 12 Sep 2024 08:15:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:54dd714c-96cf-401d-98bd-40c0f4038ea9</guid><dc:creator>prashaanth</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/hungbui"&gt;Hung Bui&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Hope this is what you&amp;#39;re asking for and accessible.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 capture security level negotiation</title><link>https://devzone.nordicsemi.com/thread/502168?ContentTypeID=1</link><pubDate>Wed, 11 Sep 2024 15:23:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cb24b29d-53e2-40c1-814f-44291e06b502</guid><dc:creator>prashaanth</dc:creator><description>&lt;p&gt;&lt;a href="https://drive.google.com/file/d/1acceAGA5P6pl30nbK8mT2XkOStOhzubM/view?usp=drive_link"&gt;drive.google.com/.../view&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;This logs are from Android phone to my device.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a href="https://drive.google.com/file/d/17BfMCSXeHrKjZvLV5KYNQAYsX3j3io94/view?usp=drive_link"&gt;drive.google.com/.../view&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;logs after connecting iphone to my device.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 capture security level negotiation</title><link>https://devzone.nordicsemi.com/thread/502160?ContentTypeID=1</link><pubDate>Wed, 11 Sep 2024 14:26:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:26e9bd20-5bf8-4117-aa05-5af592fa983b</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Please click Insert -&amp;gt; Image/Video/File&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1726064799450v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 capture security level negotiation</title><link>https://devzone.nordicsemi.com/thread/502156?ContentTypeID=1</link><pubDate>Wed, 11 Sep 2024 13:53:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:47125343-9778-429b-93c6-5f9a3cb3904f</guid><dc:creator>prashaanth</dc:creator><description>&lt;p&gt;I dont find any straight forward option to attach the file that&amp;#39;s the reason exported as plain text. Could you please guide me how to attach ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 capture security level negotiation</title><link>https://devzone.nordicsemi.com/thread/502154?ContentTypeID=1</link><pubDate>Wed, 11 Sep 2024 13:38:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9a53bb8d-4b48-4a7c-ac88-4081f498922d</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi again,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please export the sniffer trace from Wireshark. Usually the file should has .pcapng extension.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 capture security level negotiation</title><link>https://devzone.nordicsemi.com/thread/502114?ContentTypeID=1</link><pubDate>Wed, 11 Sep 2024 12:22:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ae78bc74-7441-4e6d-b255-dfa384cdb5df</guid><dc:creator>prashaanth</dc:creator><description>&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
      1 0.000000       ublox_a2:93:3c        Broadcast             LE LL    53     0x0                                            ADV_IND

Frame 1: 53 bytes on wire (424 bits), 53 bytes captured (424 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23660
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Reserved: 0
        .... .0.. = Reserved: 0
        .... 0... = Address Resolved: No
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 37
    RSSI: -50 dBm
    Event counter: 0
    Timestamp: 1888698441&amp;#181;s
    [Packet time (start to end): 296&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x8e89bed6
    Packet Header: 0x1b00 (PDU Type: ADV_IND, ChSel: #1, TxAdd: Public)
    Advertising Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)
    Advertising Data
    CRC: 0x1fbbb8

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
      2 0.000662       ublox_a2:93:3c        Broadcast             LE LL    53     0x0                                            ADV_IND

Frame 2: 53 bytes on wire (424 bits), 53 bytes captured (424 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23661
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Reserved: 0
        .... .0.. = Reserved: 0
        .... 0... = Address Resolved: No
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 38
    RSSI: -49 dBm
    Event counter: 0
    Timestamp: 1888699103&amp;#181;s
    [Packet time (start to end): 296&amp;#181;s]
    [Delta time (end to start): 366&amp;#181;s]
    [Delta time (start to start): 662&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x8e89bed6
    Packet Header: 0x1b00 (PDU Type: ADV_IND, ChSel: #1, TxAdd: Public)
    Advertising Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)
    Advertising Data
    CRC: 0x1fbbb8

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
      3 0.001324       ublox_a2:93:3c        Broadcast             LE LL    53     0x0                                            ADV_IND

Frame 3: 53 bytes on wire (424 bits), 53 bytes captured (424 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23662
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Reserved: 0
        .... .0.. = Reserved: 0
        .... 0... = Address Resolved: No
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 39
    RSSI: -45 dBm
    Event counter: 0
    Timestamp: 1888699765&amp;#181;s
    [Packet time (start to end): 296&amp;#181;s]
    [Delta time (end to start): 366&amp;#181;s]
    [Delta time (start to start): 662&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x8e89bed6
    Packet Header: 0x1b00 (PDU Type: ADV_IND, ChSel: #1, TxAdd: Public)
    Advertising Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)
    Advertising Data
    CRC: 0x1fbbb8

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
      4 1.280027       ublox_a2:93:3c        Broadcast             LE LL    53     0x0                                            ADV_IND

Frame 4: 53 bytes on wire (424 bits), 53 bytes captured (424 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23669
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Reserved: 0
        .... .0.. = Reserved: 0
        .... 0... = Address Resolved: No
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 37
    RSSI: -50 dBm
    Event counter: 0
    Timestamp: 1889978468&amp;#181;s
    [Packet time (start to end): 296&amp;#181;s]
    [Delta time (end to start): 1278407&amp;#181;s]
    [Delta time (start to start): 1278703&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x8e89bed6
    Packet Header: 0x1b00 (PDU Type: ADV_IND, ChSel: #1, TxAdd: Public)
    Advertising Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)
    Advertising Data
    CRC: 0x1fbbb8

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
      5 1.280689       ublox_a2:93:3c        Broadcast             LE LL    53     0x0                                            ADV_IND

Frame 5: 53 bytes on wire (424 bits), 53 bytes captured (424 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23670
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Reserved: 0
        .... .0.. = Reserved: 0
        .... 0... = Address Resolved: No
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 38
    RSSI: -48 dBm
    Event counter: 0
    Timestamp: 1889979130&amp;#181;s
    [Packet time (start to end): 296&amp;#181;s]
    [Delta time (end to start): 366&amp;#181;s]
    [Delta time (start to start): 662&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x8e89bed6
    Packet Header: 0x1b00 (PDU Type: ADV_IND, ChSel: #1, TxAdd: Public)
    Advertising Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)
    Advertising Data
    CRC: 0x1fbbb8

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
      6 1.281351       ublox_a2:93:3c        Broadcast             LE LL    53     0x0                                            ADV_IND

Frame 6: 53 bytes on wire (424 bits), 53 bytes captured (424 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23671
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Reserved: 0
        .... .0.. = Reserved: 0
        .... 0... = Address Resolved: No
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 39
    RSSI: -45 dBm
    Event counter: 0
    Timestamp: 1889979792&amp;#181;s
    [Packet time (start to end): 296&amp;#181;s]
    [Delta time (end to start): 366&amp;#181;s]
    [Delta time (start to start): 662&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x8e89bed6
    Packet Header: 0x1b00 (PDU Type: ADV_IND, ChSel: #1, TxAdd: Public)
    Advertising Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)
    Advertising Data
    CRC: 0x1fbbb8

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
      7 2.562561       ublox_a2:93:3c        Broadcast             LE LL    53     0x0                                            ADV_IND

Frame 7: 53 bytes on wire (424 bits), 53 bytes captured (424 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23678
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Reserved: 0
        .... .0.. = Reserved: 0
        .... 0... = Address Resolved: No
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 37
    RSSI: -50 dBm
    Event counter: 0
    Timestamp: 1891261002&amp;#181;s
    [Packet time (start to end): 296&amp;#181;s]
    [Delta time (end to start): 1280914&amp;#181;s]
    [Delta time (start to start): 1281210&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x8e89bed6
    Packet Header: 0x1b00 (PDU Type: ADV_IND, ChSel: #1, TxAdd: Public)
    Advertising Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)
    Advertising Data
    CRC: 0x1fbbb8

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
      8 2.563223       ublox_a2:93:3c        Broadcast             LE LL    53     0x0                                            ADV_IND

Frame 8: 53 bytes on wire (424 bits), 53 bytes captured (424 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23679
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Reserved: 0
        .... .0.. = Reserved: 0
        .... 0... = Address Resolved: No
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 38
    RSSI: -48 dBm
    Event counter: 0
    Timestamp: 1891261664&amp;#181;s
    [Packet time (start to end): 296&amp;#181;s]
    [Delta time (end to start): 366&amp;#181;s]
    [Delta time (start to start): 662&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x8e89bed6
    Packet Header: 0x1b00 (PDU Type: ADV_IND, ChSel: #1, TxAdd: Public)
    Advertising Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)
    Advertising Data
    CRC: 0x1fbbb8

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
      9 2.563669       6c:0f:c0:61:21:72     ublox_a2:93:3c        LE LL    60     0x5                                            CONNECT_IND

Frame 9: 60 bytes on wire (480 bits), 60 bytes captured (480 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23680
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Reserved: 0
        .... .0.. = Reserved: 0
        .... 0... = Address Resolved: No
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 38
    RSSI: -62 dBm
    Event counter: 0
    Timestamp: 1891262110&amp;#181;s
    [Packet time (start to end): 352&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 446&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x8e89bed6
    Packet Header: 0x2245 (PDU Type: CONNECT_IND, ChSel: #1, TxAdd: Random, RxAdd: Public)
    Initiator Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)
    Advertising Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)
    Link Layer Data
    CRC: 0xe26e49

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     10 2.592417       Master_0x4d08532d     Slave_0x4d08532d      LE LL    35                No                                  Control Opcode: LL_FEATURE_REQ

Frame 10: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23681
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -63 dBm
    Event counter: 0
    Timestamp: 1891290858&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 28396&amp;#181;s]
    [Delta time (start to start): 28748&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    Control Opcode: LL_FEATURE_REQ (0x08)
    Feature Set: 0x00000000030079ef
        .... ...1 = LE Encryption: True
        .... ..1. = Connection Parameters Request Procedure: True
        .... .1.. = Extended Reject Indication: True
        .... 1... = Slave Initiated Features Exchange: True
        ...0 .... = LE Ping: False
        ..1. .... = LE Data Packet Length Extension: True
        .1.. .... = LL Privacy: True
        1... .... = Extended Scanner Filter Policies: True
        .... ...1 = LE 2M PHY: True
        .... ..0. = Stable Modulation Index - Transmitter: False
        .... .0.. = Stable Modulation Index - Receiver: False
        .... 1... = LE Coded PHY: True
        ...1 .... = LE Extended Advertising: True
        ..1. .... = LE Periodic Advertising: True
        .1.. .... = Channel Selection Algorithm #2: True
        0... .... = LE Power Class 1: False
        .... ...0 = Minimum Number of Used Channels Procedure: False
        .... ..0. = Connection CTE Request: False
        .... .0.. = Connection CTE Response: False
        .... 0... = Connectionless CTE Transmitter: False
        ...0 .... = Connectionless CTE Receiver: False
        ..0. .... = Antenna Switching During CTE Transmission (AoD): False
        .0.. .... = Antenna Switching During CTE Reception (AoA): False
        0... .... = Receiving Constant Tone Extensions: False
        .... ...1 = Periodic Advertising Sync Transfer - Sender: True
        .... ..1. = Periodic Advertising Sync Transfer - Receiver: True
        .... .0.. = Sleep Clock Accuracy Updates: False
        .... 0... = Remote Public Key Validation: False
        ...0 .... = Connected Isochronous Stream - Central: False
        ..0. .... = Connected Isochronous Stream - Peripheral: False
        .0.. .... = Isochronous Broadcaster: False
        0... .... = Synchronized Receiver: False
        .... ...0 = Connected Isochronous Stream (Host Support): False
        .... ..0. = LE Power Control Request: False
        .... .0.. = LE Power Control Request: False
        .... 0... = LE Path Loss Monitoring: False
        ...0 .... = Periodic Advertising ADI support: False
        ..0. .... = Connection Subrating: False
        .0.. .... = Connection Subrating (Host Support): False
        0... .... = Channel Classification: False
        .... ...0 = Advertising Coding Selection: False
        .... ..0. = Advertising Coding Selection (Host Support): False
        .... .0.. = Periodic Advertising with Responses - Advertiser: False
        .... 0... = Periodic Advertising with Responses - Scanner: False
        0000 .... = Reserved bits: 0
        Reserved: 000030
    [Response in Frame: 19]
    [Connection Parameters in: 9]
    CRC: 0x0c5e3e

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     11 2.592719       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 11: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23682
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -51 dBm
    Event counter: 0
    Timestamp: 1891291160&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 9]
    CRC: 0x87ece4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     12 2.592949       Master_0x4d08532d     Slave_0x4d08532d      LE LL    35                No                                  Control Opcode: LL_FEATURE_REQ

Frame 12: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23683
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -63 dBm
    Event counter: 0
    Timestamp: 1891291390&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    Control Opcode: LL_FEATURE_REQ (0x08)
    Feature Set: 0x00000000030079ef
        .... ...1 = LE Encryption: True
        .... ..1. = Connection Parameters Request Procedure: True
        .... .1.. = Extended Reject Indication: True
        .... 1... = Slave Initiated Features Exchange: True
        ...0 .... = LE Ping: False
        ..1. .... = LE Data Packet Length Extension: True
        .1.. .... = LL Privacy: True
        1... .... = Extended Scanner Filter Policies: True
        .... ...1 = LE 2M PHY: True
        .... ..0. = Stable Modulation Index - Transmitter: False
        .... .0.. = Stable Modulation Index - Receiver: False
        .... 1... = LE Coded PHY: True
        ...1 .... = LE Extended Advertising: True
        ..1. .... = LE Periodic Advertising: True
        .1.. .... = Channel Selection Algorithm #2: True
        0... .... = LE Power Class 1: False
        .... ...0 = Minimum Number of Used Channels Procedure: False
        .... ..0. = Connection CTE Request: False
        .... .0.. = Connection CTE Response: False
        .... 0... = Connectionless CTE Transmitter: False
        ...0 .... = Connectionless CTE Receiver: False
        ..0. .... = Antenna Switching During CTE Transmission (AoD): False
        .0.. .... = Antenna Switching During CTE Reception (AoA): False
        0... .... = Receiving Constant Tone Extensions: False
        .... ...1 = Periodic Advertising Sync Transfer - Sender: True
        .... ..1. = Periodic Advertising Sync Transfer - Receiver: True
        .... .0.. = Sleep Clock Accuracy Updates: False
        .... 0... = Remote Public Key Validation: False
        ...0 .... = Connected Isochronous Stream - Central: False
        ..0. .... = Connected Isochronous Stream - Peripheral: False
        .0.. .... = Isochronous Broadcaster: False
        0... .... = Synchronized Receiver: False
        .... ...0 = Connected Isochronous Stream (Host Support): False
        .... ..0. = LE Power Control Request: False
        .... .0.. = LE Power Control Request: False
        .... 0... = LE Path Loss Monitoring: False
        ...0 .... = Periodic Advertising ADI support: False
        ..0. .... = Connection Subrating: False
        .0.. .... = Connection Subrating (Host Support): False
        0... .... = Channel Classification: False
        .... ...0 = Advertising Coding Selection: False
        .... ..0. = Advertising Coding Selection (Host Support): False
        .... .0.. = Periodic Advertising with Responses - Advertiser: False
        .... 0... = Periodic Advertising with Responses - Scanner: False
        0000 .... = Reserved bits: 0
        Reserved: 0000f6
    [Connection Parameters in: 9]
    CRC: 0x6fdf74

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     13 2.593251       Slave_0x4d08532d      Master_0x4d08532d     LE LL    35                No                                  Control Opcode: LL_LENGTH_REQ

Frame 13: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23684
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -51 dBm
    Event counter: 0
    Timestamp: 1891291692&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    Control Opcode: LL_LENGTH_REQ (0x14)
    Max RX octets: 251
    Max RX time: 2120 microseconds
    Max TX octets: 251
    Max TX time: 2120 microseconds
    [Response in Frame: 16]
    [Connection Parameters in: 9]
    CRC: 0xdf0012

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     14 2.637417       Master_0x4d08532d     Slave_0x4d08532d      LE LL    35                No                                  Control Opcode: LL_FEATURE_REQ

Frame 14: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23685
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -62 dBm
    Event counter: 1
    Timestamp: 1891335858&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 44014&amp;#181;s]
    [Delta time (start to start): 44166&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    Control Opcode: LL_FEATURE_REQ (0x08)
    Feature Set: 0x00000000030079ef
        .... ...1 = LE Encryption: True
        .... ..1. = Connection Parameters Request Procedure: True
        .... .1.. = Extended Reject Indication: True
        .... 1... = Slave Initiated Features Exchange: True
        ...0 .... = LE Ping: False
        ..1. .... = LE Data Packet Length Extension: True
        .1.. .... = LL Privacy: True
        1... .... = Extended Scanner Filter Policies: True
        .... ...1 = LE 2M PHY: True
        .... ..0. = Stable Modulation Index - Transmitter: False
        .... .0.. = Stable Modulation Index - Receiver: False
        .... 1... = LE Coded PHY: True
        ...1 .... = LE Extended Advertising: True
        ..1. .... = LE Periodic Advertising: True
        .1.. .... = Channel Selection Algorithm #2: True
        0... .... = LE Power Class 1: False
        .... ...0 = Minimum Number of Used Channels Procedure: False
        .... ..0. = Connection CTE Request: False
        .... .0.. = Connection CTE Response: False
        .... 0... = Connectionless CTE Transmitter: False
        ...0 .... = Connectionless CTE Receiver: False
        ..0. .... = Antenna Switching During CTE Transmission (AoD): False
        .0.. .... = Antenna Switching During CTE Reception (AoA): False
        0... .... = Receiving Constant Tone Extensions: False
        .... ...1 = Periodic Advertising Sync Transfer - Sender: True
        .... ..1. = Periodic Advertising Sync Transfer - Receiver: True
        .... .0.. = Sleep Clock Accuracy Updates: False
        .... 0... = Remote Public Key Validation: False
        ...0 .... = Connected Isochronous Stream - Central: False
        ..0. .... = Connected Isochronous Stream - Peripheral: False
        .0.. .... = Isochronous Broadcaster: False
        0... .... = Synchronized Receiver: False
        .... ...0 = Connected Isochronous Stream (Host Support): False
        .... ..0. = LE Power Control Request: False
        .... .0.. = LE Power Control Request: False
        .... 0... = LE Path Loss Monitoring: False
        ...0 .... = Periodic Advertising ADI support: False
        ..0. .... = Connection Subrating: False
        .0.. .... = Connection Subrating (Host Support): False
        0... .... = Channel Classification: False
        .... ...0 = Advertising Coding Selection: False
        .... ..0. = Advertising Coding Selection (Host Support): False
        .... .0.. = Periodic Advertising with Responses - Advertiser: False
        .... 0... = Periodic Advertising with Responses - Scanner: False
        0000 .... = Reserved bits: 0
        Reserved: 000029
    [Connection Parameters in: 9]
    CRC: 0x94bd41

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     15 2.637720       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 15: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23686
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -45 dBm
    Event counter: 1
    Timestamp: 1891336161&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 9]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     16 2.637950       Master_0x4d08532d     Slave_0x4d08532d      LE LL    35                No                                  Control Opcode: LL_LENGTH_RSP

Frame 16: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23687
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -62 dBm
    Event counter: 1
    Timestamp: 1891336391&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    Control Opcode: LL_LENGTH_RSP (0x15)
    Max RX octets: 251
    Max RX time: 2120 microseconds
    Max TX octets: 27
    Max TX time: 328 microseconds
    [Request in Frame: 13]
    [Connection Parameters in: 9]
    CRC: 0xdf0012

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     17 2.638253       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 17: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23688
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -45 dBm
    Event counter: 1
    Timestamp: 1891336693&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 9]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     18 2.682417       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 18: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23689
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -67 dBm
    Event counter: 2
    Timestamp: 1891380858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44085&amp;#181;s]
    [Delta time (start to start): 44165&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 9]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     19 2.682648       Slave_0x4d08532d      Master_0x4d08532d     LE LL    35                No                                  Control Opcode: LL_FEATURE_RSP

Frame 19: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23690
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -45 dBm
    Event counter: 2
    Timestamp: 1891381089&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    Control Opcode: LL_FEATURE_RSP (0x09)
    Feature Set: 0x00000000000000ef
        .... ...1 = LE Encryption: True
        .... ..1. = Connection Parameters Request Procedure: True
        .... .1.. = Extended Reject Indication: True
        .... 1... = Slave Initiated Features Exchange: True
        ...0 .... = LE Ping: False
        ..1. .... = LE Data Packet Length Extension: True
        .1.. .... = LL Privacy: True
        1... .... = Extended Scanner Filter Policies: True
        .... ...0 = LE 2M PHY: False
        .... ..0. = Stable Modulation Index - Transmitter: False
        .... .0.. = Stable Modulation Index - Receiver: False
        .... 0... = LE Coded PHY: False
        ...0 .... = LE Extended Advertising: False
        ..0. .... = LE Periodic Advertising: False
        .0.. .... = Channel Selection Algorithm #2: False
        0... .... = LE Power Class 1: False
        .... ...0 = Minimum Number of Used Channels Procedure: False
        .... ..0. = Connection CTE Request: False
        .... .0.. = Connection CTE Response: False
        .... 0... = Connectionless CTE Transmitter: False
        ...0 .... = Connectionless CTE Receiver: False
        ..0. .... = Antenna Switching During CTE Transmission (AoD): False
        .0.. .... = Antenna Switching During CTE Reception (AoA): False
        0... .... = Receiving Constant Tone Extensions: False
        .... ...0 = Periodic Advertising Sync Transfer - Sender: False
        .... ..0. = Periodic Advertising Sync Transfer - Receiver: False
        .... .0.. = Sleep Clock Accuracy Updates: False
        .... 0... = Remote Public Key Validation: False
        ...0 .... = Connected Isochronous Stream - Central: False
        ..0. .... = Connected Isochronous Stream - Peripheral: False
        .0.. .... = Isochronous Broadcaster: False
        0... .... = Synchronized Receiver: False
        .... ...0 = Connected Isochronous Stream (Host Support): False
        .... ..0. = LE Power Control Request: False
        .... .0.. = LE Power Control Request: False
        .... 0... = LE Path Loss Monitoring: False
        ...0 .... = Periodic Advertising ADI support: False
        ..0. .... = Connection Subrating: False
        .0.. .... = Connection Subrating (Host Support): False
        0... .... = Channel Classification: False
        .... ...0 = Advertising Coding Selection: False
        .... ..0. = Advertising Coding Selection (Host Support): False
        .... .0.. = Periodic Advertising with Responses - Advertiser: False
        .... 0... = Periodic Advertising with Responses - Scanner: False
        0000 .... = Reserved bits: 0
        Reserved: 000029
    [Request in Frame: 10]
    [Connection Parameters in: 9]
    CRC: 0x945a0c

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     20 2.772417       Master_0x4d08532d     Slave_0x4d08532d      LE LL    32                No                                  Control Opcode: LL_VERSION_IND

Frame 20: 32 bytes on wire (256 bits), 32 bytes captured (256 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23691
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -69 dBm
    Event counter: 4
    Timestamp: 1891470858&amp;#181;s
    [Packet time (start to end): 128&amp;#181;s]
    [Delta time (end to start): 89617&amp;#181;s]
    [Delta time (start to start): 89769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    Control Opcode: LL_VERSION_IND (0x0c)
    Version Number: 5.1 (0x0a)
    Company Id: Qualcomm (0x001d)
    Subversion Number: 0x39b6
    [Response in Frame: 27]
    [Connection Parameters in: 9]
    CRC: 0x1417a9

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     21 2.772695       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 21: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23692
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 4
    Timestamp: 1891471136&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 278&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 9]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     22 2.817417       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 22: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23693
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -64 dBm
    Event counter: 5
    Timestamp: 1891515858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44642&amp;#181;s]
    [Delta time (start to start): 44722&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 9]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     23 2.817647       Slave_0x4d08532d      Master_0x4d08532d     LE LL    35                No                                  Control Opcode: LL_SLAVE_FEATURE_REQ

Frame 23: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23694
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -51 dBm
    Event counter: 5
    Timestamp: 1891516088&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    Control Opcode: LL_SLAVE_FEATURE_REQ (0x0e)
    Feature Set: 0x00000000000000ff
        .... ...1 = LE Encryption: True
        .... ..1. = Connection Parameters Request Procedure: True
        .... .1.. = Extended Reject Indication: True
        .... 1... = Slave Initiated Features Exchange: True
        ...1 .... = LE Ping: True
        ..1. .... = LE Data Packet Length Extension: True
        .1.. .... = LL Privacy: True
        1... .... = Extended Scanner Filter Policies: True
        .... ...0 = LE 2M PHY: False
        .... ..0. = Stable Modulation Index - Transmitter: False
        .... .0.. = Stable Modulation Index - Receiver: False
        .... 0... = LE Coded PHY: False
        ...0 .... = LE Extended Advertising: False
        ..0. .... = LE Periodic Advertising: False
        .0.. .... = Channel Selection Algorithm #2: False
        0... .... = LE Power Class 1: False
        .... ...0 = Minimum Number of Used Channels Procedure: False
        .... ..0. = Connection CTE Request: False
        .... .0.. = Connection CTE Response: False
        .... 0... = Connectionless CTE Transmitter: False
        ...0 .... = Connectionless CTE Receiver: False
        ..0. .... = Antenna Switching During CTE Transmission (AoD): False
        .0.. .... = Antenna Switching During CTE Reception (AoA): False
        0... .... = Receiving Constant Tone Extensions: False
        .... ...0 = Periodic Advertising Sync Transfer - Sender: False
        .... ..0. = Periodic Advertising Sync Transfer - Receiver: False
        .... .0.. = Sleep Clock Accuracy Updates: False
        .... 0... = Remote Public Key Validation: False
        ...0 .... = Connected Isochronous Stream - Central: False
        ..0. .... = Connected Isochronous Stream - Peripheral: False
        .0.. .... = Isochronous Broadcaster: False
        0... .... = Synchronized Receiver: False
        .... ...0 = Connected Isochronous Stream (Host Support): False
        .... ..0. = LE Power Control Request: False
        .... .0.. = LE Power Control Request: False
        .... 0... = LE Path Loss Monitoring: False
        ...0 .... = Periodic Advertising ADI support: False
        ..0. .... = Connection Subrating: False
        .0.. .... = Connection Subrating (Host Support): False
        0... .... = Channel Classification: False
        .... ...0 = Advertising Coding Selection: False
        .... ..0. = Advertising Coding Selection (Host Support): False
        .... .0.. = Periodic Advertising with Responses - Advertiser: False
        .... 0... = Periodic Advertising with Responses - Scanner: False
        0000 .... = Reserved bits: 0
        Reserved: 000028
    [Response in Frame: 24]
    [Connection Parameters in: 9]
    CRC: 0x141bf7

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     24 2.862417       Master_0x4d08532d     Slave_0x4d08532d      LE LL    35                No                                  Control Opcode: LL_FEATURE_RSP

Frame 24: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23695
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -62 dBm
    Event counter: 6
    Timestamp: 1891560858&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 44618&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    Control Opcode: LL_FEATURE_RSP (0x09)
    Feature Set: 0x00000000030079ef
        .... ...1 = LE Encryption: True
        .... ..1. = Connection Parameters Request Procedure: True
        .... .1.. = Extended Reject Indication: True
        .... 1... = Slave Initiated Features Exchange: True
        ...0 .... = LE Ping: False
        ..1. .... = LE Data Packet Length Extension: True
        .1.. .... = LL Privacy: True
        1... .... = Extended Scanner Filter Policies: True
        .... ...1 = LE 2M PHY: True
        .... ..0. = Stable Modulation Index - Transmitter: False
        .... .0.. = Stable Modulation Index - Receiver: False
        .... 1... = LE Coded PHY: True
        ...1 .... = LE Extended Advertising: True
        ..1. .... = LE Periodic Advertising: True
        .1.. .... = Channel Selection Algorithm #2: True
        0... .... = LE Power Class 1: False
        .... ...0 = Minimum Number of Used Channels Procedure: False
        .... ..0. = Connection CTE Request: False
        .... .0.. = Connection CTE Response: False
        .... 0... = Connectionless CTE Transmitter: False
        ...0 .... = Connectionless CTE Receiver: False
        ..0. .... = Antenna Switching During CTE Transmission (AoD): False
        .0.. .... = Antenna Switching During CTE Reception (AoA): False
        0... .... = Receiving Constant Tone Extensions: False
        .... ...1 = Periodic Advertising Sync Transfer - Sender: True
        .... ..1. = Periodic Advertising Sync Transfer - Receiver: True
        .... .0.. = Sleep Clock Accuracy Updates: False
        .... 0... = Remote Public Key Validation: False
        ...0 .... = Connected Isochronous Stream - Central: False
        ..0. .... = Connected Isochronous Stream - Peripheral: False
        .0.. .... = Isochronous Broadcaster: False
        0... .... = Synchronized Receiver: False
        .... ...0 = Connected Isochronous Stream (Host Support): False
        .... ..0. = LE Power Control Request: False
        .... .0.. = LE Power Control Request: False
        .... 0... = LE Path Loss Monitoring: False
        ...0 .... = Periodic Advertising ADI support: False
        ..0. .... = Connection Subrating: False
        .0.. .... = Connection Subrating (Host Support): False
        0... .... = Channel Classification: False
        .... ...0 = Advertising Coding Selection: False
        .... ..0. = Advertising Coding Selection (Host Support): False
        .... .0.. = Periodic Advertising with Responses - Advertiser: False
        .... 0... = Periodic Advertising with Responses - Scanner: False
        0000 .... = Reserved bits: 0
        Reserved: 000082
    [Request in Frame: 23]
    [Connection Parameters in: 9]
    CRC: 0x41c619

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     25 2.862721       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 25: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23696
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -46 dBm
    Event counter: 6
    Timestamp: 1891561161&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 9]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     26 2.907418       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 26: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23697
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -63 dBm
    Event counter: 7
    Timestamp: 1891605858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44617&amp;#181;s]
    [Delta time (start to start): 44697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 9]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     27 2.907648       Slave_0x4d08532d      Master_0x4d08532d     LE LL    32                No                                  Control Opcode: LL_VERSION_IND

Frame 27: 32 bytes on wire (256 bits), 32 bytes captured (256 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23698
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -44 dBm
    Event counter: 7
    Timestamp: 1891606088&amp;#181;s
    [Packet time (start to end): 128&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    Control Opcode: LL_VERSION_IND (0x0c)
    Version Number: 4.2 (0x08)
    Company Id: Broadcom Corporation (0x000f)
    Subversion Number: 0x420d
    [Request in Frame: 20]
    [Connection Parameters in: 9]
    CRC: 0x2054cf

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     28 3.042418       Master_0x4d08532d     Slave_0x4d08532d      LE LL    38                No                                  Control Opcode: LL_CONNECTION_UPDATE_IND

Frame 28: 38 bytes on wire (304 bits), 38 bytes captured (304 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23699
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -67 dBm
    Event counter: 10
    Timestamp: 1891740858&amp;#181;s
    [Packet time (start to end): 176&amp;#181;s]
    [Delta time (end to start): 134642&amp;#181;s]
    [Delta time (start to start): 134770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    Control Opcode: LL_CONNECTION_UPDATE_IND (0x00)
    Window Size: 1 (1.25 msec)
    Window Offset: 0 (0 msec)
    Interval: 6 (7.5 msec)
    Latency: 0
    Timeout: 500 (5000 msec)
    Instant: 19
    [Connection Parameters in: 9]
    CRC: 0x7e256c

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     29 3.042745       Slave_0x4d08532d      Master_0x4d08532d     ATT      50                No         False                    Rcvd Read By Group Type Response, Attribute List Length: 3

Frame 29: 50 bytes on wire (400 bits), 50 bytes captured (400 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23700
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -50 dBm
    Event counter: 10
    Timestamp: 1891741185&amp;#181;s
    [Packet time (start to end): 272&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 327&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 0]
    [Connection Parameters in: 9]
    CRC: 0x16d875
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read By Group Type Response (0x11)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..01 0001 = Method: Read By Group Type Response (0x11)
    Length: 6
    Attribute Data, Handle: 0x0001, Group End Handle: 0x0005
        Handle: 0x0001 (Unknown)
        Group End Handle: 0x0005
        Value: 0018
    Attribute Data, Handle: 0x0006, Group End Handle: 0x000f
        Handle: 0x0006 (Unknown)
        Group End Handle: 0x000f
        Value: 0118
    Attribute Data, Handle: 0x0010, Group End Handle: 0x0012
        Handle: 0x0010 (Unknown)
        Group End Handle: 0x0012
        Value: 0a18

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     30 3.043166       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 30: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23701
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -67 dBm
    Event counter: 10
    Timestamp: 1891741606&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 149&amp;#181;s]
    [Delta time (start to start): 421&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 9]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     31 3.043397       Slave_0x4d08532d      Master_0x4d08532d     ATT      33                No         False                    Rcvd Read Request, Handle: 0x0016 (Unknown)

Frame 31: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23702
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -50 dBm
    Event counter: 10
    Timestamp: 1891741837&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 1]
    [Connection Parameters in: 9]
    CRC: 0xc92756
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read Request (0x0a)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1010 = Method: Read Request (0x0a)
    Handle: 0x0016 (Unknown)

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     32 3.087418       Master_0x4d08532d     Slave_0x4d08532d      ATT      37                No         False                    Sent Read By Group Type Request, Primary Service, Handles: 0x0013..0xffff

Frame 32: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23703
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -63 dBm
    Event counter: 11
    Timestamp: 1891785858&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 43885&amp;#181;s]
    [Delta time (start to start): 44021&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 2]
    [Connection Parameters in: 9]
    CRC: 0x68064a
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read By Group Type Request (0x10)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..01 0000 = Method: Read By Group Type Request (0x10)
    Starting Handle: 0x0013
    Ending Handle: 0xffff
    UUID: Primary Service (0x2800)

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     33 3.087736       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 33: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23704
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -50 dBm
    Event counter: 11
    Timestamp: 1891786176&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 318&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 9]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     34 3.087966       Master_0x4d08532d     Slave_0x4d08532d      ATT      49                No         False                    Sent Read Response, Handle: 0x0016 (Unknown)

Frame 34: 49 bytes on wire (392 bits), 49 bytes captured (392 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23705
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -63 dBm
    Event counter: 11
    Timestamp: 1891786406&amp;#181;s
    [Packet time (start to end): 264&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 3]
    [Connection Parameters in: 9]
    CRC: 0x48e14f
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read Response (0x0b)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1011 = Method: Read Response (0x0b)
    [Handle: 0x0016 (Unknown)]
    Value: 5265646d69204e6f7465203130204c697465
    [Request in Frame: 31]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     35 3.088380       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 35: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23706
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -49 dBm
    Event counter: 11
    Timestamp: 1891786820&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 414&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 9]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     36 3.132418       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 36: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23707
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -64 dBm
    Event counter: 12
    Timestamp: 1891830858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 43958&amp;#181;s]
    [Delta time (start to start): 44038&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 9]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     37 3.132648       Slave_0x4d08532d      Master_0x4d08532d     ATT      52                No         False                    Rcvd Read By Group Type Response, Attribute List Length: 1, Unknown

Frame 37: 52 bytes on wire (416 bits), 52 bytes captured (416 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23708
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -45 dBm
    Event counter: 12
    Timestamp: 1891831088&amp;#181;s
    [Packet time (start to end): 288&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 4]
    [Connection Parameters in: 9]
    CRC: 0x9a0580
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read By Group Type Response (0x11)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..01 0001 = Method: Read By Group Type Response (0x11)
    Length: 20
    Attribute Data, Handle: 0x0013, Group End Handle: 0x0018, UUID128: Unknown
        Handle: 0x0013 (Unknown)
            [UUID: 00001811000210018011008044332211]
        Group End Handle: 0x0018
        UUID: 11223344800011800110020011180000
    [UUID: Primary Service (0x2800)]
    [Request in Frame: 32]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     38 3.133086       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 38: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23709
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -63 dBm
    Event counter: 12
    Timestamp: 1891831526&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 438&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 9]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     39 3.133316       Slave_0x4d08532d      Master_0x4d08532d     ATT      33                No         False                    Rcvd Read Request, Handle: 0x0018 (Unknown: Unknown)

Frame 39: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23710
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -44 dBm
    Event counter: 12
    Timestamp: 1891831756&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 5]
    [Connection Parameters in: 9]
    CRC: 0xf1310d
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read Request (0x0a)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1010 = Method: Read Request (0x0a)
    Handle: 0x0018 (Unknown: Unknown)
        [Service UUID: 00001811000210018011008044332211]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     40 3.177418       Master_0x4d08532d     Slave_0x4d08532d      ATT      37                No         False                    Sent Read By Group Type Request, Primary Service, Handles: 0x0019..0xffff

Frame 40: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23711
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -70 dBm
    Event counter: 13
    Timestamp: 1891875858&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 43966&amp;#181;s]
    [Delta time (start to start): 44102&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 6]
    [Connection Parameters in: 9]
    CRC: 0x9c2fd5
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read By Group Type Request (0x10)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..01 0000 = Method: Read By Group Type Request (0x10)
    Starting Handle: 0x0019
    Ending Handle: 0xffff
    UUID: Primary Service (0x2800)

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     41 3.177736       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 41: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23712
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -44 dBm
    Event counter: 13
    Timestamp: 1891876176&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 318&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 9]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     42 3.177966       Master_0x4d08532d     Slave_0x4d08532d      ATT      33                No         False                    Sent Read Response, Handle: 0x0018 (Unknown: Unknown)

Frame 42: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23713
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -70 dBm
    Event counter: 13
    Timestamp: 1891876406&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 7]
    [Connection Parameters in: 9]
    CRC: 0x2ba4f0
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read Response (0x0b)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1011 = Method: Read Response (0x0b)
    [Handle: 0x0018 (Unknown: Unknown)]
        [Service UUID: 00001811000210018011008044332211]
    Value: 0000
    [Request in Frame: 39]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     43 3.178252       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 43: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23714
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -44 dBm
    Event counter: 13
    Timestamp: 1891876692&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 286&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 9]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     44 3.267418       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 44: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23715
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -70 dBm
    Event counter: 15
    Timestamp: 1891965858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89086&amp;#181;s]
    [Delta time (start to start): 89166&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 9]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     45 3.267648       Slave_0x4d08532d      Master_0x4d08532d     ATT      35                No         False,False              Rcvd Error Response - Attribute Not Found, Handle: 0x0019 (Unknown: Unknown)

Frame 45: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23716
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -50 dBm
    Event counter: 15
    Timestamp: 1891966088&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 8]
    [Connection Parameters in: 9]
    CRC: 0x5f6324
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Error Response (0x01)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 0001 = Method: Error Response (0x01)
    Request Opcode in Error: Read By Group Type Request (0x10)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..01 0000 = Method: Read By Group Type Request (0x10)
    Handle in Error: 0x0019 (Unknown: Unknown)
        [Service UUID: 00001811000210018011008044332211]
    Error Code: Attribute Not Found (0x0a)
    [UUID: Primary Service (0x2800)]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     46 3.267950       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 46: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23717
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -70 dBm
    Event counter: 15
    Timestamp: 1891966390&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 9]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     47 3.268180       Slave_0x4d08532d      Master_0x4d08532d     ATT      37                No         False                    Rcvd Read By Group Type Request, Primary Service, Handles: 0x0001..0xffff

Frame 47: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23718
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -49 dBm
    Event counter: 15
    Timestamp: 1891966620&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 9]
    [Connection Parameters in: 9]
    CRC: 0xc28aeb
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read By Group Type Request (0x10)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..01 0000 = Method: Read By Group Type Request (0x10)
    Starting Handle: 0x0001
    Ending Handle: 0xffff
    UUID: Primary Service (0x2800)

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     48 3.312418       Master_0x4d08532d     Slave_0x4d08532d      ATT      37                No         False                    Sent Read By Type Request, Include, Handles: 0x0001..0x0005

Frame 48: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23719
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -64 dBm
    Event counter: 16
    Timestamp: 1892010858&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 44070&amp;#181;s]
    [Delta time (start to start): 44238&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 10]
    [Connection Parameters in: 9]
    CRC: 0x1cfd49
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read By Type Request (0x08)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1000 = Method: Read By Type Request (0x08)
    Starting Handle: 0x0001
    Ending Handle: 0x0005
    UUID: Include (0x2802)

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     49 3.312736       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 49: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23720
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 16
    Timestamp: 1892011176&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 318&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 9]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     50 3.312966       Master_0x4d08532d     Slave_0x4d08532d      ATT      44                No         False                    Sent Read By Group Type Response, Attribute List Length: 2, Generic Attribute, Generic Access

Frame 50: 44 bytes on wire (352 bits), 44 bytes captured (352 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23721
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -64 dBm
    Event counter: 16
    Timestamp: 1892011406&amp;#181;s
    [Packet time (start to end): 224&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 11]
    [Connection Parameters in: 9]
    CRC: 0xc1c417
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read By Group Type Response (0x11)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..01 0001 = Method: Read By Group Type Response (0x11)
    Length: 6
    Attribute Data, Handle: 0x0001, Group End Handle: 0x0007, UUID: Generic Attribute
        Handle: 0x0001 (Generic Attribute)
            [UUID: Generic Attribute (0x1801)]
        Group End Handle: 0x0007
        UUID: Generic Attribute (0x1801)
    Attribute Data, Handle: 0x0014, Group End Handle: 0x001a, UUID: Generic Access
        Handle: 0x0014 (Generic Access)
            [UUID: Generic Access (0x1800)]
        Group End Handle: 0x001a
        UUID: Generic Access (0x1800)
    [UUID: Primary Service (0x2800)]
    [Request in Frame: 47]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     51 3.313340       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 51: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23722
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 16
    Timestamp: 1892011780&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 374&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 9]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     52 3.357419       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 52: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23723
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -62 dBm
    Event counter: 17
    Timestamp: 1892055858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 43998&amp;#181;s]
    [Delta time (start to start): 44078&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 9]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     53 3.402419       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 53: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23724
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -64 dBm
    Event counter: 18
    Timestamp: 1892100858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44920&amp;#181;s]
    [Delta time (start to start): 45000&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 9]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     54 3.402649       Slave_0x4d08532d      Master_0x4d08532d     ATT      35                No         False,False              Rcvd Error Response - Attribute Not Found, Handle: 0x0001 (Generic Attribute)

Frame 54: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23725
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -45 dBm
    Event counter: 18
    Timestamp: 1892101088&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 12]
    [Connection Parameters in: 9]
    CRC: 0xd71bf6
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Error Response (0x01)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 0001 = Method: Error Response (0x01)
    Request Opcode in Error: Read By Type Request (0x08)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1000 = Method: Read By Type Request (0x08)
    Handle in Error: 0x0001 (Generic Attribute)
        [UUID: Generic Attribute (0x1801)]
    Error Code: Attribute Not Found (0x0a)
    [UUID: Include (0x2802)]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     55 3.402951       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 55: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23726
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -65 dBm
    Event counter: 18
    Timestamp: 1892101390&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 9]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     56 3.403181       Slave_0x4d08532d      Master_0x4d08532d     ATT      37                No         False                    Rcvd Read By Group Type Request, Primary Service, Handles: 0x001b..0xffff

Frame 56: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23727
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -45 dBm
    Event counter: 18
    Timestamp: 1892101620&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 13]
    [Connection Parameters in: 9]
    CRC: 0xfb5a77
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read By Group Type Request (0x10)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..01 0000 = Method: Read By Group Type Request (0x10)
    Starting Handle: 0x001b
    Ending Handle: 0xffff
    UUID: Primary Service (0x2800)

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     57 3.447419       Master_0x4d08532d     Slave_0x4d08532d      ATT      37                No         False                    Sent Read By Type Request, Characteristic, Handles: 0x0001..0x0005

Frame 57: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23728
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -73 dBm
    Event counter: 19
    Timestamp: 1892145858&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 44070&amp;#181;s]
    [Delta time (start to start): 44238&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 14]
    [Connection Parameters in: 28]
    CRC: 0x3177a4
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read By Type Request (0x08)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1000 = Method: Read By Type Request (0x08)
    Starting Handle: 0x0001
    Ending Handle: 0x0005
    UUID: Characteristic (0x2803)

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     58 3.447738       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 58: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23729
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -44 dBm
    Event counter: 19
    Timestamp: 1892146177&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 319&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     59 3.447968       Master_0x4d08532d     Slave_0x4d08532d      ATT      52                No         False                    Sent Read By Group Type Response, Attribute List Length: 1, Unknown

Frame 59: 52 bytes on wire (416 bits), 52 bytes captured (416 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23730
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -73 dBm
    Event counter: 19
    Timestamp: 1892146407&amp;#181;s
    [Packet time (start to end): 288&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 15]
    [Connection Parameters in: 28]
    CRC: 0x508911
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read By Group Type Response (0x11)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..01 0001 = Method: Read By Group Type Response (0x11)
    Length: 20
    Attribute Data, Handle: 0x0028, Group End Handle: 0xffff, UUID128: Unknown
        Handle: 0x0028 (Unknown)
            [UUID: a3c87600000510008000001a11000100]
        Group End Handle: 0xffff
        UUID: 000100111a000080001005000076c8a3
    [UUID: Primary Service (0x2800)]
    [Request in Frame: 56]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     60 3.448406       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 60: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23731
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -45 dBm
    Event counter: 19
    Timestamp: 1892146845&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 438&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     61 3.454919       Master_0x4d08532d     Slave_0x4d08532d      LE LL    35                No                                  Control Opcode: LL_LENGTH_REQ

Frame 61: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23732
    Length of packet: 10
    Flags: 0x02
        .... ...0 = CRC: Error
            [Expert Info (Error/Checksum): CRC is bad]
                [CRC is bad]
                [Severity level: Error]
                [Group: Checksum]
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -75 dBm
    Event counter: 20
    Timestamp: 1892153358&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 6433&amp;#181;s]
    [Delta time (start to start): 6513&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    Control Opcode: LL_LENGTH_REQ (0x14)
    Max RX octets: 251
    Max RX time: 2120 microseconds
    Max TX octets: 251
    Max TX time: 2120 microseconds
    [Response in Frame: 66]
    [Connection Parameters in: 28]
    CRC: 0xdf0012
        [Expert Info (Warning/Checksum): Incorrect CRC]
            [Incorrect CRC]
            [Severity level: Warning]
            [Group: Checksum]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     62 3.455222       Slave_0x4d08532d      Master_0x4d08532d     ATT      46                No         False                    Rcvd Read By Type Response, Attribute List Length: 2, Device Name, Appearance

Frame 62: 46 bytes on wire (368 bits), 46 bytes captured (368 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23733
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 20
    Timestamp: 1892153661&amp;#181;s
    [Packet time (start to end): 240&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 16]
    [Connection Parameters in: 28]
    CRC: 0xa7245f
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read By Type Response (0x09)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1001 = Method: Read By Type Response (0x09)
    Length: 7
    Attribute Data, Handle: 0x0002, Characteristic Handle: 0x0003, UUID: Device Name
        Handle: 0x0002 (Generic Attribute: Characteristic)
            [Service UUID: Generic Attribute (0x1801)]
            [UUID: Characteristic (0x2803)]
        Characteristic Properties: 0x02, Read
        Characteristic Value Handle: 0x0003 (Generic Attribute: Device Name)
            [Service UUID: Generic Attribute (0x1801)]
            [UUID: Device Name (0x2a00)]
        UUID: Device Name (0x2a00)
    Attribute Data, Handle: 0x0004, Characteristic Handle: 0x0005, UUID: Appearance
        Handle: 0x0004 (Generic Attribute: Device Name: Characteristic)
            [Service UUID: Generic Attribute (0x1801)]
            [Characteristic UUID: Device Name (0x2a00)]
            [UUID: Characteristic (0x2803)]
        Characteristic Properties: 0x02, Read
        Characteristic Value Handle: 0x0005 (Generic Attribute: Appearance)
            [Service UUID: Generic Attribute (0x1801)]
            [UUID: Appearance (0x2a01)]
        UUID: Appearance (0x2a01)
    [UUID: Characteristic (0x2803)]
    [Request in Frame: 57]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     63 3.462419       Master_0x4d08532d     Slave_0x4d08532d      ATT      37                No         False                    Sent Read By Type Request, Characteristic, Handles: 0x0005..0x0005

Frame 63: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23734
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -69 dBm
    Event counter: 21
    Timestamp: 1892160858&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 6957&amp;#181;s]
    [Delta time (start to start): 7197&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 17]
    [Connection Parameters in: 28]
    CRC: 0x1051a5
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read By Type Request (0x08)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1000 = Method: Read By Type Request (0x08)
    Starting Handle: 0x0005
    Ending Handle: 0x0005
    UUID: Characteristic (0x2803)

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     64 3.462738       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 64: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23735
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -57 dBm
    Event counter: 21
    Timestamp: 1892161177&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 319&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     65 3.469919       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 65: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23736
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -63 dBm
    Event counter: 22
    Timestamp: 1892168358&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 7101&amp;#181;s]
    [Delta time (start to start): 7181&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     66 3.470149       Slave_0x4d08532d      Master_0x4d08532d     LE LL    35                No                                  Control Opcode: LL_LENGTH_RSP

Frame 66: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23737
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -45 dBm
    Event counter: 22
    Timestamp: 1892168588&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    Control Opcode: LL_LENGTH_RSP (0x15)
    Max RX octets: 251
    Max RX time: 2120 microseconds
    Max TX octets: 251
    Max TX time: 2120 microseconds
    [Request in Frame: 61]
    [Connection Parameters in: 28]
    CRC: 0xdf0012

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     67 3.477419       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 67: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23738
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -63 dBm
    Event counter: 23
    Timestamp: 1892175858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 7118&amp;#181;s]
    [Delta time (start to start): 7270&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     68 3.477649       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 68: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23739
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -45 dBm
    Event counter: 23
    Timestamp: 1892176088&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     69 3.484919       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 69: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23740
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 27
    RSSI: -71 dBm
    Event counter: 24
    Timestamp: 1892183358&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 7190&amp;#181;s]
    [Delta time (start to start): 7270&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     70 3.485149       Slave_0x4d08532d      Master_0x4d08532d     ATT      34                No         False                    Rcvd Write Request, Handle: 0x0007 (Generic Attribute: Appearance: Unknown)

Frame 70: 34 bytes on wire (272 bits), 34 bytes captured (272 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23741
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 27
    RSSI: -44 dBm
    Event counter: 24
    Timestamp: 1892183588&amp;#181;s
    [Packet time (start to end): 144&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 18]
    [Connection Parameters in: 28]
    CRC: 0xea7c4c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Write Request (0x12)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..01 0010 = Method: Write Request (0x12)
    Handle: 0x0007 (Generic Attribute: Appearance: Unknown)
        [Service UUID: Generic Attribute (0x1801)]
        [Characteristic UUID: Appearance (0x2a01)]
    Value: 07

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     71 3.485443       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 71: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23742
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 27
    RSSI: -72 dBm
    Event counter: 24
    Timestamp: 1892183882&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 294&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     72 3.492419       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 72: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23743
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -76 dBm
    Event counter: 25
    Timestamp: 1892190858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 6896&amp;#181;s]
    [Delta time (start to start): 6976&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     73 3.492650       Slave_0x4d08532d      Master_0x4d08532d     ATT      35                No         False,False              Rcvd Error Response - Attribute Not Found, Handle: 0x0005 (Generic Attribute: Appearance)

Frame 73: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23744
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 25
    Timestamp: 1892191089&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 19]
    [Connection Parameters in: 28]
    CRC: 0x7f3a13
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Error Response (0x01)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 0001 = Method: Error Response (0x01)
    Request Opcode in Error: Read By Type Request (0x08)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1000 = Method: Read By Type Request (0x08)
    Handle in Error: 0x0005 (Generic Attribute: Appearance)
        [Service UUID: Generic Attribute (0x1801)]
        [UUID: Appearance (0x2a01)]
    Error Code: Attribute Not Found (0x0a)
    [UUID: Characteristic (0x2803)]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     74 3.499919       Master_0x4d08532d     Slave_0x4d08532d      ATT      31                No         False                    Sent Write Response, Handle: 0x0007 (Generic Attribute: Appearance: Unknown)

Frame 74: 31 bytes on wire (248 bits), 31 bytes captured (248 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23745
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -70 dBm
    Event counter: 26
    Timestamp: 1892198358&amp;#181;s
    [Packet time (start to end): 120&amp;#181;s]
    [Delta time (end to start): 7117&amp;#181;s]
    [Delta time (start to start): 7269&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 20]
    [Connection Parameters in: 28]
    CRC: 0xa5d15c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Write Response (0x13)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..01 0011 = Method: Write Response (0x13)
    [Handle: 0x0007 (Generic Attribute: Appearance: Unknown)]
        [Service UUID: Generic Attribute (0x1801)]
        [Characteristic UUID: Appearance (0x2a01)]
    [Request in Frame: 70]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     75 3.500189       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 75: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23746
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -51 dBm
    Event counter: 26
    Timestamp: 1892198628&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 270&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     76 3.500419       Master_0x4d08532d     Slave_0x4d08532d      ATT      37                No         False                    Sent Read By Type Request, Include, Handles: 0x0006..0x000f

Frame 76: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23747
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -70 dBm
    Event counter: 26
    Timestamp: 1892198858&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 21]
    [Connection Parameters in: 28]
    CRC: 0xc8e172
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read By Type Request (0x08)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1000 = Method: Read By Type Request (0x08)
    Starting Handle: 0x0006
    Ending Handle: 0x000f
    UUID: Include (0x2802)

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     77 3.507419       Master_0x4d08532d     Slave_0x4d08532d      ATT      37                No         False                    Sent Read By Type Request, Include, Handles: 0x0006..0x000f

Frame 77: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23748
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -64 dBm
    Event counter: 27
    Timestamp: 1892205858&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 6832&amp;#181;s]
    [Delta time (start to start): 7000&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 22]
    [Connection Parameters in: 28]
    CRC: 0xc8e172
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read By Type Request (0x08)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1000 = Method: Read By Type Request (0x08)
    Starting Handle: 0x0006
    Ending Handle: 0x000f
    UUID: Include (0x2802)

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     78 3.507738       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 78: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23749
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -46 dBm
    Event counter: 27
    Timestamp: 1892206177&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 319&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     79 3.514919       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 79: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23750
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -63 dBm
    Event counter: 28
    Timestamp: 1892213358&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 7101&amp;#181;s]
    [Delta time (start to start): 7181&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     80 3.515149       Slave_0x4d08532d      Master_0x4d08532d     ATT      35                No         False,False              Rcvd Error Response - Attribute Not Found, Handle: 0x0006 (Generic Attribute: Appearance: Unknown)

Frame 80: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23751
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -43 dBm
    Event counter: 28
    Timestamp: 1892213588&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 23]
    [Connection Parameters in: 28]
    CRC: 0x627699
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Error Response (0x01)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 0001 = Method: Error Response (0x01)
    Request Opcode in Error: Read By Type Request (0x08)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1000 = Method: Read By Type Request (0x08)
    Handle in Error: 0x0006 (Generic Attribute: Appearance: Unknown)
        [Service UUID: Generic Attribute (0x1801)]
        [Characteristic UUID: Appearance (0x2a01)]
    Error Code: Attribute Not Found (0x0a)
    [UUID: Include (0x2802)]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     81 3.522419       Master_0x4d08532d     Slave_0x4d08532d      ATT      37                No         False                    Sent Read By Type Request, Characteristic, Handles: 0x0006..0x000f

Frame 81: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23752
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 25
    RSSI: -70 dBm
    Event counter: 29
    Timestamp: 1892220858&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 7118&amp;#181;s]
    [Delta time (start to start): 7270&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 24]
    [Connection Parameters in: 28]
    CRC: 0xe56b9f
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read By Type Request (0x08)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1000 = Method: Read By Type Request (0x08)
    Starting Handle: 0x0006
    Ending Handle: 0x000f
    UUID: Characteristic (0x2803)

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     82 3.522737       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 82: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23753
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 25
    RSSI: -44 dBm
    Event counter: 29
    Timestamp: 1892221176&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 318&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     83 3.529919       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 83: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23754
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -77 dBm
    Event counter: 30
    Timestamp: 1892228358&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 7102&amp;#181;s]
    [Delta time (start to start): 7182&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     84 3.530149       Slave_0x4d08532d      Master_0x4d08532d     ATT      53                No         False                    Rcvd Read By Type Response, Attribute List Length: 3, Service Changed, Client Supported Features, Server Supported Features

Frame 84: 53 bytes on wire (424 bits), 53 bytes captured (424 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23755
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 30
    Timestamp: 1892228588&amp;#181;s
    [Packet time (start to end): 296&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 25]
    [Connection Parameters in: 28]
    CRC: 0x9b9746
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read By Type Response (0x09)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1001 = Method: Read By Type Response (0x09)
    Length: 7
    Attribute Data, Handle: 0x0007, Characteristic Handle: 0x0008, UUID: Service Changed
        Handle: 0x0007 (Generic Attribute: Appearance: Characteristic)
            [Service UUID: Generic Attribute (0x1801)]
            [Characteristic UUID: Appearance (0x2a01)]
            [UUID: Characteristic (0x2803)]
        Characteristic Properties: 0x20, Indicate
        Characteristic Value Handle: 0x0008 (Generic Attribute: Service Changed)
            [Service UUID: Generic Attribute (0x1801)]
            [UUID: Service Changed (0x2a05)]
        UUID: Service Changed (0x2a05)
    Attribute Data, Handle: 0x000a, Characteristic Handle: 0x000b, UUID: Client Supported Features
        Handle: 0x000a (Generic Attribute: Service Changed: Characteristic)
            [Service UUID: Generic Attribute (0x1801)]
            [Characteristic UUID: Service Changed (0x2a05)]
            [UUID: Characteristic (0x2803)]
        Characteristic Properties: 0x0a, Write, Read
        Characteristic Value Handle: 0x000b (Generic Attribute: Client Supported Features)
            [Service UUID: Generic Attribute (0x1801)]
            [UUID: Client Supported Features (0x2b29)]
        UUID: Client Supported Features (0x2b29)
    Attribute Data, Handle: 0x000c, Characteristic Handle: 0x000d, UUID: Server Supported Features
        Handle: 0x000c (Generic Attribute: Client Supported Features: Characteristic)
            [Service UUID: Generic Attribute (0x1801)]
            [Characteristic UUID: Client Supported Features (0x2b29)]
            [UUID: Characteristic (0x2803)]
        Characteristic Properties: 0x02, Read
        Characteristic Value Handle: 0x000d (Generic Attribute: Server Supported Features)
            [Service UUID: Generic Attribute (0x1801)]
            [UUID: Server Supported Features (0x2b3a)]
        UUID: Server Supported Features (0x2b3a)
    [UUID: Characteristic (0x2803)]
    [Request in Frame: 81]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     85 3.537419       Master_0x4d08532d     Slave_0x4d08532d      ATT      37                No         False                    Sent Read By Type Request, Characteristic, Handles: 0x000d..0x000f

Frame 85: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23756
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -71 dBm
    Event counter: 31
    Timestamp: 1892235858&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 6974&amp;#181;s]
    [Delta time (start to start): 7270&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 26]
    [Connection Parameters in: 28]
    CRC: 0xcef984
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read By Type Request (0x08)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1000 = Method: Read By Type Request (0x08)
    Starting Handle: 0x000d
    Ending Handle: 0x000f
    UUID: Characteristic (0x2803)

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     86 3.537738       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 86: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23757
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -50 dBm
    Event counter: 31
    Timestamp: 1892236177&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 319&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     87 3.544919       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 87: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23758
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -65 dBm
    Event counter: 32
    Timestamp: 1892243358&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 7101&amp;#181;s]
    [Delta time (start to start): 7181&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     88 3.545149       Slave_0x4d08532d      Master_0x4d08532d     ATT      35                No         False,False              Rcvd Error Response - Attribute Not Found, Handle: 0x000d (Generic Attribute: Server Supported Features)

Frame 88: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23759
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -50 dBm
    Event counter: 32
    Timestamp: 1892243588&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 27]
    [Connection Parameters in: 28]
    CRC: 0x9c396b
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Error Response (0x01)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 0001 = Method: Error Response (0x01)
    Request Opcode in Error: Read By Type Request (0x08)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1000 = Method: Read By Type Request (0x08)
    Handle in Error: 0x000d (Generic Attribute: Server Supported Features)
        [Service UUID: Generic Attribute (0x1801)]
        [UUID: Server Supported Features (0x2b3a)]
    Error Code: Attribute Not Found (0x0a)
    [UUID: Characteristic (0x2803)]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     89 3.552419       Master_0x4d08532d     Slave_0x4d08532d      ATT      35                No         False                    Sent Find Information Request, Handles: 0x0009..0x0009

Frame 89: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23760
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -64 dBm
    Event counter: 33
    Timestamp: 1892250858&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 7118&amp;#181;s]
    [Delta time (start to start): 7270&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 28]
    [Connection Parameters in: 28]
    CRC: 0x0e8d3e
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Find Information Request (0x04)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 0100 = Method: Find Information Request (0x04)
    Starting Handle: 0x0009
    Ending Handle: 0x0009

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     90 3.552722       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 90: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23761
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -44 dBm
    Event counter: 33
    Timestamp: 1892251161&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     91 3.559919       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 91: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23762
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -68 dBm
    Event counter: 34
    Timestamp: 1892258358&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 7117&amp;#181;s]
    [Delta time (start to start): 7197&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     92 3.560149       Slave_0x4d08532d      Master_0x4d08532d     ATT      36                No         False                    Rcvd Find Information Response, Handle: 0x0009 (Generic Attribute: Service Changed: Client Characteristic Configuration)

Frame 92: 36 bytes on wire (288 bits), 36 bytes captured (288 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23763
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -44 dBm
    Event counter: 34
    Timestamp: 1892258588&amp;#181;s
    [Packet time (start to end): 160&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 29]
    [Connection Parameters in: 28]
    CRC: 0x1a2c3b
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Find Information Response (0x05)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 0101 = Method: Find Information Response (0x05)
    UUID Format: 16-bit UUIDs (0x01)
    Information Data, Handle: 0x0009, UUID: Client Characteristic Configuration
        Handle: 0x0009 (Generic Attribute: Service Changed: Client Characteristic Configuration)
            [Service UUID: Generic Attribute (0x1801)]
            [Characteristic UUID: Service Changed (0x2a05)]
            [UUID: Client Characteristic Configuration (0x2902)]
        UUID: Client Characteristic Configuration (0x2902)
    [Request in Frame: 89]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     93 3.574919       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 93: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23764
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -72 dBm
    Event counter: 36
    Timestamp: 1892273358&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 14610&amp;#181;s]
    [Delta time (start to start): 14770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     94 3.575150       Slave_0x4d08532d      Master_0x4d08532d     ATT      35                No         False,False              Rcvd Error Response - Attribute Not Found, Handle: 0x000e (Generic Attribute: Server Supported Features: Unknown)

Frame 94: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23765
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -49 dBm
    Event counter: 36
    Timestamp: 1892273588&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 30]
    [Connection Parameters in: 28]
    CRC: 0x100213
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Error Response (0x01)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 0001 = Method: Error Response (0x01)
    Request Opcode in Error: Find Information Request (0x04)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 0100 = Method: Find Information Request (0x04)
    Handle in Error: 0x000e (Generic Attribute: Server Supported Features: Unknown)
        [Service UUID: Generic Attribute (0x1801)]
        [Characteristic UUID: Server Supported Features (0x2b3a)]
    Error Code: Attribute Not Found (0x0a)

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     95 3.582420       Master_0x4d08532d     Slave_0x4d08532d      ATT      37                No         False                    Sent Read By Type Request, Include, Handles: 0x0010..0x0012

Frame 95: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23766
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -67 dBm
    Event counter: 37
    Timestamp: 1892280858&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 7118&amp;#181;s]
    [Delta time (start to start): 7270&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 31]
    [Connection Parameters in: 28]
    CRC: 0x360b89
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read By Type Request (0x08)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1000 = Method: Read By Type Request (0x08)
    Starting Handle: 0x0010
    Ending Handle: 0x0012
    UUID: Include (0x2802)

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     96 3.582739       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 96: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23767
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -51 dBm
    Event counter: 37
    Timestamp: 1892281177&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 319&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     97 3.589920       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 97: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23768
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -64 dBm
    Event counter: 38
    Timestamp: 1892288358&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 7101&amp;#181;s]
    [Delta time (start to start): 7181&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     98 3.590150       Slave_0x4d08532d      Master_0x4d08532d     ATT      35                No         False,False              Rcvd Error Response - Attribute Not Found, Handle: 0x0010 (Generic Attribute: Server Supported Features: Unknown)

Frame 98: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23769
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -45 dBm
    Event counter: 38
    Timestamp: 1892288588&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 32]
    [Connection Parameters in: 28]
    CRC: 0x1d5160
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Error Response (0x01)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 0001 = Method: Error Response (0x01)
    Request Opcode in Error: Read By Type Request (0x08)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1000 = Method: Read By Type Request (0x08)
    Handle in Error: 0x0010 (Generic Attribute: Server Supported Features: Unknown)
        [Service UUID: Generic Attribute (0x1801)]
        [Characteristic UUID: Server Supported Features (0x2b3a)]
    Error Code: Attribute Not Found (0x0a)
    [UUID: Include (0x2802)]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     99 3.597420       Master_0x4d08532d     Slave_0x4d08532d      ATT      37                No         False                    Sent Read By Type Request, Characteristic, Handles: 0x0010..0x0012

Frame 99: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23770
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -65 dBm
    Event counter: 39
    Timestamp: 1892295858&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 7118&amp;#181;s]
    [Delta time (start to start): 7270&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 33]
    [Connection Parameters in: 28]
    CRC: 0x1b8164
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read By Type Request (0x08)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1000 = Method: Read By Type Request (0x08)
    Starting Handle: 0x0010
    Ending Handle: 0x0012
    UUID: Characteristic (0x2803)

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    100 3.597739       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 100: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23771
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -45 dBm
    Event counter: 39
    Timestamp: 1892296177&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 319&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    101 3.604920       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 101: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23772
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 28
    RSSI: -75 dBm
    Event counter: 40
    Timestamp: 1892303358&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 7101&amp;#181;s]
    [Delta time (start to start): 7181&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    102 3.605150       Slave_0x4d08532d      Master_0x4d08532d     ATT      39                No         False                    Rcvd Read By Type Response, Attribute List Length: 1, PnP ID

Frame 102: 39 bytes on wire (312 bits), 39 bytes captured (312 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23773
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 28
    RSSI: -44 dBm
    Event counter: 40
    Timestamp: 1892303588&amp;#181;s
    [Packet time (start to end): 184&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 34]
    [Connection Parameters in: 28]
    CRC: 0x21e510
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read By Type Response (0x09)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1001 = Method: Read By Type Response (0x09)
    Length: 7
    Attribute Data, Handle: 0x0011, Characteristic Handle: 0x0012, UUID: PnP ID
        Handle: 0x0011 (Generic Attribute: Server Supported Features: Characteristic)
            [Service UUID: Generic Attribute (0x1801)]
            [Characteristic UUID: Server Supported Features (0x2b3a)]
            [UUID: Characteristic (0x2803)]
        Characteristic Properties: 0x02, Read
        Characteristic Value Handle: 0x0012 (Generic Attribute: PnP ID)
            [Service UUID: Generic Attribute (0x1801)]
            [UUID: PnP ID (0x2a50)]
        UUID: PnP ID (0x2a50)
    [UUID: Characteristic (0x2803)]
    [Request in Frame: 99]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    103 3.612420       Master_0x4d08532d     Slave_0x4d08532d      ATT      37                No         False                    Sent Read By Type Request, Characteristic, Handles: 0x0012..0x0012

Frame 103: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23774
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -75 dBm
    Event counter: 41
    Timestamp: 1892310858&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 7086&amp;#181;s]
    [Delta time (start to start): 7270&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 35]
    [Connection Parameters in: 28]
    CRC: 0x745ca6
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read By Type Request (0x08)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1000 = Method: Read By Type Request (0x08)
    Starting Handle: 0x0012
    Ending Handle: 0x0012
    UUID: Characteristic (0x2803)

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    104 3.612739       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 104: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23775
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 41
    Timestamp: 1892311177&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 319&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    105 3.619920       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 105: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23776
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -70 dBm
    Event counter: 42
    Timestamp: 1892318358&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 7101&amp;#181;s]
    [Delta time (start to start): 7181&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    106 3.620151       Slave_0x4d08532d      Master_0x4d08532d     ATT      35                No         False,False              Rcvd Error Response - Attribute Not Found, Handle: 0x0012 (Generic Attribute: PnP ID)

Frame 106: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23777
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -51 dBm
    Event counter: 42
    Timestamp: 1892318589&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 36]
    [Connection Parameters in: 28]
    CRC: 0xd8578a
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Error Response (0x01)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 0001 = Method: Error Response (0x01)
    Request Opcode in Error: Read By Type Request (0x08)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1000 = Method: Read By Type Request (0x08)
    Handle in Error: 0x0012 (Generic Attribute: PnP ID)
        [Service UUID: Generic Attribute (0x1801)]
        [UUID: PnP ID (0x2a50)]
    Error Code: Attribute Not Found (0x0a)
    [UUID: Characteristic (0x2803)]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    107 3.627420       Master_0x4d08532d     Slave_0x4d08532d      ATT      37                No         False                    Sent Read By Type Request, Include, Handles: 0x0013..0x0018

Frame 107: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23778
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -64 dBm
    Event counter: 43
    Timestamp: 1892325858&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 7117&amp;#181;s]
    [Delta time (start to start): 7269&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 37]
    [Connection Parameters in: 28]
    CRC: 0xc331b3
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read By Type Request (0x08)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1000 = Method: Read By Type Request (0x08)
    Starting Handle: 0x0013
    Ending Handle: 0x0018
    UUID: Include (0x2802)

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    108 3.627738       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 108: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23779
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -45 dBm
    Event counter: 43
    Timestamp: 1892326176&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 318&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    109 3.634920       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 109: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23780
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -62 dBm
    Event counter: 44
    Timestamp: 1892333358&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 7102&amp;#181;s]
    [Delta time (start to start): 7182&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    110 3.635150       Slave_0x4d08532d      Master_0x4d08532d     ATT      35                No         False,False              Rcvd Error Response - Attribute Not Found, Handle: 0x0013 (Unknown)

Frame 110: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23781
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -44 dBm
    Event counter: 44
    Timestamp: 1892333588&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 38]
    [Connection Parameters in: 28]
    CRC: 0x525c05
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Error Response (0x01)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 0001 = Method: Error Response (0x01)
    Request Opcode in Error: Read By Type Request (0x08)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1000 = Method: Read By Type Request (0x08)
    Handle in Error: 0x0013 (Unknown)
        [UUID: 00001811000210018011008044332211]
    Error Code: Attribute Not Found (0x0a)
    [UUID: Include (0x2802)]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    111 3.642420       Master_0x4d08532d     Slave_0x4d08532d      ATT      37                No         False                    Sent Read By Type Request, Characteristic, Handles: 0x0013..0x0018

Frame 111: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23782
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 26
    RSSI: -72 dBm
    Event counter: 45
    Timestamp: 1892340858&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 7118&amp;#181;s]
    [Delta time (start to start): 7270&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 39]
    [Connection Parameters in: 28]
    CRC: 0xeebb5e
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read By Type Request (0x08)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1000 = Method: Read By Type Request (0x08)
    Starting Handle: 0x0013
    Ending Handle: 0x0018
    UUID: Characteristic (0x2803)

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    112 3.642739       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 112: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23783
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 26
    RSSI: -44 dBm
    Event counter: 45
    Timestamp: 1892341177&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 319&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    113 3.649920       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU[Malformed Packet]

Frame 113: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23784
    Length of packet: 10
    Flags: 0x0a
        .... ...0 = CRC: Error
            [Expert Info (Error/Checksum): CRC is bad]
                [CRC is bad]
                [Severity level: Error]
                [Group: Checksum]
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -76 dBm
    Event counter: 46
    Timestamp: 1892348358&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 7101&amp;#181;s]
    [Delta time (start to start): 7181&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
[Malformed Packet: BT LE LL]
    [Expert Info (Error/Malformed): Malformed Packet (Exception occurred)]
        [Malformed Packet (Exception occurred)]
        [Severity level: Error]
        [Group: Malformed]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    114 3.650151       Slave_0x4d08532d      Master_0x4d08532d     ATT      74                No         False                    Rcvd Read By Type Response, Attribute List Length: 2, Unknown, Unknown

Frame 114: 74 bytes on wire (592 bits), 74 bytes captured (592 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23785
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 46
    Timestamp: 1892348589&amp;#181;s
    [Packet time (start to end): 464&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 40]
    [Connection Parameters in: 28]
    CRC: 0x42feb6
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    [Expert Info (Warning/Protocol): Packet size exceed current ATT_MTU]
        [Packet size exceed current ATT_MTU]
        [Severity level: Warning]
        [Group: Protocol]
    Opcode: Read By Type Response (0x09)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1001 = Method: Read By Type Response (0x09)
    Length: 21
    Attribute Data, Handle: 0x0014, Characteristic Handle: 0x0015, UUID128: Unknown
        Handle: 0x0014 (Unknown: Characteristic)
            [Service UUID: 00001811000210018011008044332211]
            [UUID: Characteristic (0x2803)]
        Characteristic Properties: 0x04, Write without Response
        Characteristic Value Handle: 0x0015 (Unknown: Unknown)
            [Service UUID: 00001811000210018011008044332211]
            [UUID: 00001811000310018022008044332211]
        UUID: 11223344800022800110030011180000
    Attribute Data, Handle: 0x0016, Characteristic Handle: 0x0017, UUID128: Unknown
        Handle: 0x0016 (Unknown: Unknown: Characteristic)
            [Service UUID: 00001811000210018011008044332211]
            [Characteristic UUID: 00001811000310018022008044332211]
            [UUID: Characteristic (0x2803)]
        Characteristic Properties: 0x12, Notify, Read
        Characteristic Value Handle: 0x0017 (Unknown: Unknown)
            [Service UUID: 00001811000210018011008044332211]
            [UUID: 00001811000210018022008044332211]
        UUID: 11223344800022800110020011180000
    [UUID: Characteristic (0x2803)]
    [Request in Frame: 111]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    115 3.657420       Master_0x4d08532d     Slave_0x4d08532d      ATT      37                No         False                    Sent Read By Type Request, Characteristic, Handles: 0x0017..0x0018

Frame 115: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23786
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -70 dBm
    Event counter: 47
    Timestamp: 1892355858&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 6805&amp;#181;s]
    [Delta time (start to start): 7269&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 41]
    [Connection Parameters in: 28]
    CRC: 0xd955bf
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read By Type Request (0x08)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1000 = Method: Read By Type Request (0x08)
    Starting Handle: 0x0017
    Ending Handle: 0x0018
    UUID: Characteristic (0x2803)

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    116 3.657738       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 116: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23787
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -49 dBm
    Event counter: 47
    Timestamp: 1892356176&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 318&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    117 3.664920       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 117: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23788
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -65 dBm
    Event counter: 48
    Timestamp: 1892363358&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 7102&amp;#181;s]
    [Delta time (start to start): 7182&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    118 3.665151       Slave_0x4d08532d      Master_0x4d08532d     ATT      35                No         False,False              Rcvd Error Response - Attribute Not Found, Handle: 0x0017 (Unknown: Unknown)

Frame 118: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23789
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -49 dBm
    Event counter: 48
    Timestamp: 1892363589&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 42]
    [Connection Parameters in: 28]
    CRC: 0x30df70
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Error Response (0x01)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 0001 = Method: Error Response (0x01)
    Request Opcode in Error: Read By Type Request (0x08)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1000 = Method: Read By Type Request (0x08)
    Handle in Error: 0x0017 (Unknown: Unknown)
        [Service UUID: 00001811000210018011008044332211]
        [UUID: 00001811000210018022008044332211]
    Error Code: Attribute Not Found (0x0a)
    [UUID: Characteristic (0x2803)]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    119 3.672420       Master_0x4d08532d     Slave_0x4d08532d      ATT      35                No         False                    Sent Find Information Request, Handles: 0x0018..0x0018

Frame 119: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23790
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -64 dBm
    Event counter: 49
    Timestamp: 1892370858&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 7117&amp;#181;s]
    [Delta time (start to start): 7269&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 43]
    [Connection Parameters in: 28]
    CRC: 0xb9c915
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Find Information Request (0x04)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 0100 = Method: Find Information Request (0x04)
    Starting Handle: 0x0018
    Ending Handle: 0x0018

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    120 3.672722       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 120: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23791
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -44 dBm
    Event counter: 49
    Timestamp: 1892371160&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    121 3.679920       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 121: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23792
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -69 dBm
    Event counter: 50
    Timestamp: 1892378358&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 7118&amp;#181;s]
    [Delta time (start to start): 7198&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    122 3.680150       Slave_0x4d08532d      Master_0x4d08532d     ATT      36                No         False                    Rcvd Find Information Response, Handle: 0x0018 (Unknown: Unknown: Client Characteristic Configuration)

Frame 122: 36 bytes on wire (288 bits), 36 bytes captured (288 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23793
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -45 dBm
    Event counter: 50
    Timestamp: 1892378588&amp;#181;s
    [Packet time (start to end): 160&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 44]
    [Connection Parameters in: 28]
    CRC: 0xb23afd
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Find Information Response (0x05)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 0101 = Method: Find Information Response (0x05)
    UUID Format: 16-bit UUIDs (0x01)
    Information Data, Handle: 0x0018, UUID: Client Characteristic Configuration
        Handle: 0x0018 (Unknown: Unknown: Client Characteristic Configuration)
            [Service UUID: 00001811000210018011008044332211]
            [Characteristic UUID: 00001811000210018022008044332211]
            [UUID: Client Characteristic Configuration (0x2902)]
        UUID: Client Characteristic Configuration (0x2902)
    [Request in Frame: 119]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    123 3.687420       Master_0x4d08532d     Slave_0x4d08532d      LE LL    50                No                                  Control Opcode: LL_REJECT_IND

Frame 123: 50 bytes on wire (400 bits), 50 bytes captured (400 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23794
    Length of packet: 10
    Flags: 0x02
        .... ...0 = CRC: Error
            [Expert Info (Error/Checksum): CRC is bad]
                [CRC is bad]
                [Severity level: Error]
                [Group: Checksum]
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -78 dBm
    Event counter: 51
    Timestamp: 1892385858&amp;#181;s
    [Packet time (start to end): 272&amp;#181;s]
    [Delta time (end to start): 7110&amp;#181;s]
    [Delta time (start to start): 7270&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    Control Opcode: LL_REJECT_IND (0x0d)
        [Expert Info (Error/Protocol): Incorrect control procedure packet sequencing or direction]
            [Incorrect control procedure packet sequencing or direction]
            [Severity level: Error]
            [Group: Protocol]
    Error Code: LMP PDU Not Allowed (0x24)
    [Connection Parameters in: 28]
    CRC: 0x002400
        [Expert Info (Warning/Checksum): Incorrect CRC]
            [Incorrect CRC]
            [Severity level: Warning]
            [Group: Checksum]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    124 3.687842       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 124: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23795
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 51
    Timestamp: 1892386280&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 422&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    125 3.694920       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 125: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23796
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -71 dBm
    Event counter: 52
    Timestamp: 1892393358&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 6998&amp;#181;s]
    [Delta time (start to start): 7078&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    126 3.695151       Slave_0x4d08532d      Master_0x4d08532d     LE LL    50                No                                  Control Opcode: LL_CONNECTION_PARAM_RSP

Frame 126: 50 bytes on wire (400 bits), 50 bytes captured (400 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23797
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -49 dBm
    Event counter: 52
    Timestamp: 1892393589&amp;#181;s
    [Packet time (start to end): 272&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    Control Opcode: LL_CONNECTION_PARAM_RSP (0x10)
        [Expert Info (Error/Protocol): Incorrect control procedure packet sequencing or direction]
            [Incorrect control procedure packet sequencing or direction]
            [Severity level: Error]
            [Group: Protocol]
    Interval Min: 36
    Interval Max: 36
    Latency: 0
    Timeout: 500
    Preferred Periodicity: 0
    Reference Connection Event Count: 51
    Offset 0: 24
    Offset 1: 65535
    Offset 2: 65535
    Offset 3: 65535
    Offset 4: 65535
    Offset 5: 65535
    [Connection Parameters in: 28]
    CRC: 0x5b225c

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    127 3.702420       Master_0x4d08532d     Slave_0x4d08532d      LE LL    38                No                                  Control Opcode: LL_CONNECTION_UPDATE_IND

Frame 127: 38 bytes on wire (304 bits), 38 bytes captured (304 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23798
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -66 dBm
    Event counter: 53
    Timestamp: 1892400858&amp;#181;s
    [Packet time (start to end): 176&amp;#181;s]
    [Delta time (end to start): 6997&amp;#181;s]
    [Delta time (start to start): 7269&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    Control Opcode: LL_CONNECTION_UPDATE_IND (0x00)
    Window Size: 1 (1.25 msec)
    Window Offset: 30 (37.5 msec)
    Interval: 36 (45 msec)
    Latency: 0
    Timeout: 500 (5000 msec)
    Instant: 62
    [Connection Parameters in: 28]
    CRC: 0xdf73bf

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    128 3.702746       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 128: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23799
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 53
    Timestamp: 1892401184&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 326&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    129 3.709920       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 129: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23800
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -65 dBm
    Event counter: 54
    Timestamp: 1892408358&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 7094&amp;#181;s]
    [Delta time (start to start): 7174&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    130 3.710150       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 130: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23801
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -45 dBm
    Event counter: 54
    Timestamp: 1892408588&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    131 3.717420       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 131: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23802
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -66 dBm
    Event counter: 55
    Timestamp: 1892415858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 7190&amp;#181;s]
    [Delta time (start to start): 7270&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    132 3.717650       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 132: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23803
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -45 dBm
    Event counter: 55
    Timestamp: 1892416088&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    133 3.724920       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 133: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23804
    Length of packet: 10
    Flags: 0x0a
        .... ...0 = CRC: Error
            [Expert Info (Error/Checksum): CRC is bad]
                [CRC is bad]
                [Severity level: Error]
                [Group: Checksum]
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -78 dBm
    Event counter: 56
    Timestamp: 1892423358&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 7190&amp;#181;s]
    [Delta time (start to start): 7270&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xb534e0
        [Expert Info (Warning/Checksum): Incorrect CRC]
            [Incorrect CRC]
            [Severity level: Warning]
            [Group: Checksum]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    134 3.725151       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 134: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23805
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -45 dBm
    Event counter: 56
    Timestamp: 1892423589&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    135 3.732420       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 135: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23806
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -77 dBm
    Event counter: 57
    Timestamp: 1892430858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 7189&amp;#181;s]
    [Delta time (start to start): 7269&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    136 3.732650       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 136: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23807
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -44 dBm
    Event counter: 57
    Timestamp: 1892431088&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    137 3.739920       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 137: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23808
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -69 dBm
    Event counter: 58
    Timestamp: 1892438358&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 7190&amp;#181;s]
    [Delta time (start to start): 7270&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    138 3.740151       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 138: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23809
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -55 dBm
    Event counter: 58
    Timestamp: 1892438589&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    139 3.747420       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 139: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23810
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -64 dBm
    Event counter: 59
    Timestamp: 1892445858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 7189&amp;#181;s]
    [Delta time (start to start): 7269&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    140 3.747650       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 140: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23811
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -45 dBm
    Event counter: 59
    Timestamp: 1892446088&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    141 3.754920       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 141: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23812
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -63 dBm
    Event counter: 60
    Timestamp: 1892453358&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 7190&amp;#181;s]
    [Delta time (start to start): 7270&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    142 3.755150       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 142: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23813
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -45 dBm
    Event counter: 60
    Timestamp: 1892453588&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    143 3.762420       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 143: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23814
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 27
    RSSI: -73 dBm
    Event counter: 61
    Timestamp: 1892460858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 7190%C2%B5s]
    [Delta time (start to start): 7270&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    144 3.762651       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 144: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23815
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 27
    RSSI: -43 dBm
    Event counter: 61
    Timestamp: 1892461088&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 28]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    145 3.807421       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 145: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23816
    Length of packet: 10
    Flags: 0x0a
        .... ...0 = CRC: Error
            [Expert Info (Error/Checksum): CRC is bad]
                [CRC is bad]
                [Severity level: Error]
                [Group: Checksum]
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -76 dBm
    Event counter: 62
    Timestamp: 1892505858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xf534e4
        [Expert Info (Warning/Checksum): Incorrect CRC]
            [Incorrect CRC]
            [Severity level: Warning]
            [Group: Checksum]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    146 3.807651       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 146: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23817
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 62
    Timestamp: 1892506088&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    147 3.852421       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 147: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23818
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -70 dBm
    Event counter: 63
    Timestamp: 1892550858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    148 3.852651       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 148: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23819
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -51 dBm
    Event counter: 63
    Timestamp: 1892551088&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    149 3.897421       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 149: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23820
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -64 dBm
    Event counter: 64
    Timestamp: 1892595858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    150 3.897651       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 150: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23821
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -46 dBm
    Event counter: 64
    Timestamp: 1892596088&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    151 3.942421       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 151: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23822
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -63 dBm
    Event counter: 65
    Timestamp: 1892640858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    152 3.942651       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 152: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23823
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -44 dBm
    Event counter: 65
    Timestamp: 1892641088&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    153 3.987421       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 153: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23824
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 25
    RSSI: -66 dBm
    Event counter: 66
    Timestamp: 1892685858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    154 3.987651       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 154: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23825
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 25
    RSSI: -44 dBm
    Event counter: 66
    Timestamp: 1892686088&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    155 4.032421       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 155: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23826
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -72 dBm
    Event counter: 67
    Timestamp: 1892730858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    156 4.032652       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 156: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23827
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 67
    Timestamp: 1892731089&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    157 4.077421       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 157: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23828
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -70 dBm
    Event counter: 68
    Timestamp: 1892775858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    158 4.077652       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 158: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23829
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -50 dBm
    Event counter: 68
    Timestamp: 1892776089&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    159 4.122421       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 159: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23830
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -65 dBm
    Event counter: 69
    Timestamp: 1892820858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    160 4.122651       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 160: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23831
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -49 dBm
    Event counter: 69
    Timestamp: 1892821088&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    161 4.167421       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 161: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23832
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -63 dBm
    Event counter: 70
    Timestamp: 1892865858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    162 4.167652       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 162: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23833
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -43 dBm
    Event counter: 70
    Timestamp: 1892866089&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    163 4.212421       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 163: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23834
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -65 dBm
    Event counter: 71
    Timestamp: 1892910858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    164 4.212651       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 164: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23835
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -44 dBm
    Event counter: 71
    Timestamp: 1892911088&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    165 4.302421       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 165: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23836
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -73 dBm
    Event counter: 73
    Timestamp: 1893000858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89690&amp;#181;s]
    [Delta time (start to start): 89770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    166 4.302651       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 166: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23837
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -49 dBm
    Event counter: 73
    Timestamp: 1893001088&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    167 4.347421       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 167: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23838
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -66 dBm
    Event counter: 74
    Timestamp: 1893045858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    168 4.347652       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 168: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23839
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -51 dBm
    Event counter: 74
    Timestamp: 1893046089&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    169 4.392421       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 169: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23840
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -63 dBm
    Event counter: 75
    Timestamp: 1893090858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    170 4.392653       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 170: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23841
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -45 dBm
    Event counter: 75
    Timestamp: 1893091089&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    171 4.437422       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 171: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23842
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -66 dBm
    Event counter: 76
    Timestamp: 1893135858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    172 4.437652       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 172: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23843
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -45 dBm
    Event counter: 76
    Timestamp: 1893136088&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    173 4.527422       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 173: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23844
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -76 dBm
    Event counter: 78
    Timestamp: 1893225858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89690&amp;#181;s]
    [Delta time (start to start): 89770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    174 4.527652       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 174: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23845
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -51 dBm
    Event counter: 78
    Timestamp: 1893226088&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    175 4.572422       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 175: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23846
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -67 dBm
    Event counter: 79
    Timestamp: 1893270858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    176 4.572653       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 176: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23847
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -51 dBm
    Event counter: 79
    Timestamp: 1893271089&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    177 4.617422       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 177: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23848
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -62 dBm
    Event counter: 80
    Timestamp: 1893315858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    178 4.617652       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 178: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23849
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -46 dBm
    Event counter: 80
    Timestamp: 1893316088&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    179 4.662422       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 179: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23850
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -61 dBm
    Event counter: 81
    Timestamp: 1893360858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    180 4.662652       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 180: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23851
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -44 dBm
    Event counter: 81
    Timestamp: 1893361088&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    181 4.707422       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 181: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23852
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 26
    RSSI: -70 dBm
    Event counter: 82
    Timestamp: 1893405858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    182 4.707653       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 182: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23853
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 26
    RSSI: -45 dBm
    Event counter: 82
    Timestamp: 1893406089&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    183 4.752422       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 183: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23854
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -77 dBm
    Event counter: 83
    Timestamp: 1893450858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    184 4.752652       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 184: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23855
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 83
    Timestamp: 1893451088&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    185 4.797422       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 185: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23856
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -71 dBm
    Event counter: 84
    Timestamp: 1893495858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    186 4.797652       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 186: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23857
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -51 dBm
    Event counter: 84
    Timestamp: 1893496088&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    187 4.842422       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 187: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23858
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -63 dBm
    Event counter: 85
    Timestamp: 1893540858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    188 4.842652       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 188: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23859
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -49 dBm
    Event counter: 85
    Timestamp: 1893541088&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    189 4.887421       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 189: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23860
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -63 dBm
    Event counter: 86
    Timestamp: 1893585857&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    190 4.887652       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 190: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23861
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -44 dBm
    Event counter: 86
    Timestamp: 1893586088&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    191 4.932421       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 191: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23862
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -69 dBm
    Event counter: 87
    Timestamp: 1893630857&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    192 4.932652       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 192: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23863
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -44 dBm
    Event counter: 87
    Timestamp: 1893631087&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    193 4.977422       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 193: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23864
    Length of packet: 10
    Flags: 0x0a
        .... ...0 = CRC: Error
            [Expert Info (Error/Checksum): CRC is bad]
                [CRC is bad]
                [Severity level: Error]
                [Group: Checksum]
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -79 dBm
    Event counter: 88
    Timestamp: 1893675857&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb524e4
        [Expert Info (Warning/Checksum): Incorrect CRC]
            [Incorrect CRC]
            [Severity level: Warning]
            [Group: Checksum]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    194 4.977652       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 194: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23865
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -47 dBm
    Event counter: 88
    Timestamp: 1893676087&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    195 5.022422       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 195: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23866
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -74 dBm
    Event counter: 89
    Timestamp: 1893720857&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    196 5.022652       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 196: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23867
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -50 dBm
    Event counter: 89
    Timestamp: 1893721087&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    197 5.067421       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 197: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23868
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -64 dBm
    Event counter: 90
    Timestamp: 1893765856&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    198 5.067651       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 198: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23869
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 90
    Timestamp: 1893766086&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    199 5.112421       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 199: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23870
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -64 dBm
    Event counter: 91
    Timestamp: 1893810856&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    200 5.112652       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 200: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23871
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -45 dBm
    Event counter: 91
    Timestamp: 1893811087&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    201 5.157421       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 201: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23872
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -68 dBm
    Event counter: 92
    Timestamp: 1893855856&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    202 5.157652       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 202: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23873
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -44 dBm
    Event counter: 92
    Timestamp: 1893856087&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    203 5.247422       Master_0x4d08532d     Slave_0x4d08532d      LE LL    74                No                                  L2CAP Fragment[BoundErrorUnreassembled Packet]

Frame 203: 74 bytes on wire (592 bits), 74 bytes captured (592 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23874
    Length of packet: 10
    Flags: 0x02
        .... ...0 = CRC: Error
            [Expert Info (Error/Checksum): CRC is bad]
                [CRC is bad]
                [Severity level: Error]
                [Group: Checksum]
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -80 dBm
    Event counter: 94
    Timestamp: 1893945857&amp;#181;s
    [Packet time (start to end): 464&amp;#181;s]
    [Delta time (end to start): 89690&amp;#181;s]
    [Delta time (start to start): 89770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    L2CAP Fragment
    [Connection Parameters in: 127]
[BoundError Unreassembled Packet: BT LE LL]
    [Expert Info (Note/Reassemble): Unreassembled fragment (change preferences to enable reassembly)]
        [Unreassembled fragment (change preferences to enable reassembly)]
        [Severity level: Note]
        [Group: Reassemble]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    204 5.292421       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 204: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23875
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -68 dBm
    Event counter: 95
    Timestamp: 1893990856&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44535&amp;#181;s]
    [Delta time (start to start): 44999&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    205 5.292652       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 205: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23876
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -57 dBm
    Event counter: 95
    Timestamp: 1893991087&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    206 5.337421       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 206: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23877
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -63 dBm
    Event counter: 96
    Timestamp: 1894035856&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    207 5.337652       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 207: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23878
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -45 dBm
    Event counter: 96
    Timestamp: 1894036087&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    208 5.382421       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 208: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23879
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -64 dBm
    Event counter: 97
    Timestamp: 1894080856&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    209 5.382651       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 209: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23880
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -45 dBm
    Event counter: 97
    Timestamp: 1894081086&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    210 5.517420       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 210: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23881
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -70 dBm
    Event counter: 100
    Timestamp: 1894215855&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 134689&amp;#181;s]
    [Delta time (start to start): 134769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    211 5.517650       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 211: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23882
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -51 dBm
    Event counter: 100
    Timestamp: 1894216085&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    212 5.562420       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 212: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23883
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -64 dBm
    Event counter: 101
    Timestamp: 1894260855&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    213 5.562651       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 213: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23884
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -47 dBm
    Event counter: 101
    Timestamp: 1894261086&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    214 5.607420       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 214: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23885
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -63 dBm
    Event counter: 102
    Timestamp: 1894305855&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    215 5.607650       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 215: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23886
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -44 dBm
    Event counter: 102
    Timestamp: 1894306085&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    216 5.652420       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 216: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23887
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 25
    RSSI: -70 dBm
    Event counter: 103
    Timestamp: 1894350855&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    217 5.652650       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 217: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23888
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 25
    RSSI: -44 dBm
    Event counter: 103
    Timestamp: 1894351085&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    218 5.742419       Master_0x4d08532d     Slave_0x4d08532d      LE LL    30                No                                  L2CAP Fragment

Frame 218: 30 bytes on wire (240 bits), 30 bytes captured (240 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23889
    Length of packet: 10
    Flags: 0x02
        .... ...0 = CRC: Error
            [Expert Info (Error/Checksum): CRC is bad]
                [CRC is bad]
                [Severity level: Error]
                [Group: Checksum]
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -78 dBm
    Event counter: 105
    Timestamp: 1894440854&amp;#181;s
    [Packet time (start to end): 112&amp;#181;s]
    [Delta time (end to start): 89689&amp;#181;s]
    [Delta time (start to start): 89769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    L2CAP Fragment
    [Connection Parameters in: 127]
    CRC: 0x2d088a
        [Expert Info (Warning/Checksum): Incorrect CRC]
            [Incorrect CRC]
            [Severity level: Warning]
            [Group: Checksum]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    219 5.787419       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 219: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23890
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -64 dBm
    Event counter: 106
    Timestamp: 1894485854&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44888&amp;#181;s]
    [Delta time (start to start): 45000&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    220 5.787649       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 220: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23891
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -49 dBm
    Event counter: 106
    Timestamp: 1894486084&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    221 5.832419       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 221: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23892
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -63 dBm
    Event counter: 107
    Timestamp: 1894530854&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    222 5.832649       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 222: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23893
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -44 dBm
    Event counter: 107
    Timestamp: 1894531084&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    223 5.877419       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 223: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23894
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -68 dBm
    Event counter: 108
    Timestamp: 1894575854&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    224 5.877648       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 224: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23895
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -43 dBm
    Event counter: 108
    Timestamp: 1894576083&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 149&amp;#181;s]
    [Delta time (start to start): 229&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    225 5.922419       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 225: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23896
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -77 dBm
    Event counter: 109
    Timestamp: 1894620854&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44691&amp;#181;s]
    [Delta time (start to start): 44771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    226 5.922648       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 226: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23897
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -45 dBm
    Event counter: 109
    Timestamp: 1894621083&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 149&amp;#181;s]
    [Delta time (start to start): 229&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    227 5.967419       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 227: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23898
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -70 dBm
    Event counter: 110
    Timestamp: 1894665854&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44691&amp;#181;s]
    [Delta time (start to start): 44771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    228 5.967649       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 228: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23899
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -50 dBm
    Event counter: 110
    Timestamp: 1894666084&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    229 6.012419       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 229: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23900
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -61 dBm
    Event counter: 111
    Timestamp: 1894710854&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    230 6.012649       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 230: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23901
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -51 dBm
    Event counter: 111
    Timestamp: 1894711084&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    231 6.057418       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 231: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23902
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -65 dBm
    Event counter: 112
    Timestamp: 1894755853&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    232 6.057649       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 232: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23903
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -45 dBm
    Event counter: 112
    Timestamp: 1894756084&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    233 6.102418       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 233: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23904
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -65 dBm
    Event counter: 113
    Timestamp: 1894800853&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    234 6.102649       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 234: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23905
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -45 dBm
    Event counter: 113
    Timestamp: 1894801083&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    235 6.147419       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 235: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23906
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 28
    RSSI: -61 dBm
    Event counter: 114
    Timestamp: 1894845853&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    236 6.147649       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 236: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23907
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 28
    RSSI: -45 dBm
    Event counter: 114
    Timestamp: 1894846083&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    237 6.192419       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 237: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23908
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -60 dBm
    Event counter: 115
    Timestamp: 1894890853&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    238 6.192649       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 238: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23909
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -45 dBm
    Event counter: 115
    Timestamp: 1894891083&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    239 6.237419       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 239: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23910
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -59 dBm
    Event counter: 116
    Timestamp: 1894935853&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    240 6.237649       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 240: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23911
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -51 dBm
    Event counter: 116
    Timestamp: 1894936083&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    241 6.282419       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 241: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23912
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -70 dBm
    Event counter: 117
    Timestamp: 1894980853&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    242 6.282649       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 242: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23913
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -45 dBm
    Event counter: 117
    Timestamp: 1894981083&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    243 6.327418       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 243: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23914
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -66 dBm
    Event counter: 118
    Timestamp: 1895025852&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    244 6.327648       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 244: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23915
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -45 dBm
    Event counter: 118
    Timestamp: 1895026082&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    245 6.372418       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 245: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23916
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 26
    RSSI: -62 dBm
    Event counter: 119
    Timestamp: 1895070852&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    246 6.372648       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 246: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23917
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 26
    RSSI: -44 dBm
    Event counter: 119
    Timestamp: 1895071082&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    247 6.417418       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 247: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23918
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -67 dBm
    Event counter: 120
    Timestamp: 1895115852&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    248 6.417648       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 248: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23919
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 120
    Timestamp: 1895116082&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    249 6.462418       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 249: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23920
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -62 dBm
    Event counter: 121
    Timestamp: 1895160852&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    250 6.462648       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 250: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23921
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -50 dBm
    Event counter: 121
    Timestamp: 1895161082&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    251 6.507418       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 251: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23922
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -63 dBm
    Event counter: 122
    Timestamp: 1895205852&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    252 6.507648       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 252: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23923
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -51 dBm
    Event counter: 122
    Timestamp: 1895206082&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    253 6.552418       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 253: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23924
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -75 dBm
    Event counter: 123
    Timestamp: 1895250852&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    254 6.552648       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 254: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23925
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -44 dBm
    Event counter: 123
    Timestamp: 1895251082&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    255 6.597418       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 255: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23926
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -67 dBm
    Event counter: 124
    Timestamp: 1895295852&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    256 6.597648       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 256: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23927
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -44 dBm
    Event counter: 124
    Timestamp: 1895296082&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    257 6.642418       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 257: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23928
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -70 dBm
    Event counter: 125
    Timestamp: 1895340852&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    258 6.642648       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 258: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23929
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -43 dBm
    Event counter: 125
    Timestamp: 1895341082&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    259 6.687418       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 259: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23930
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -68 dBm
    Event counter: 126
    Timestamp: 1895385851&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    260 6.687649       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 260: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23931
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -50 dBm
    Event counter: 126
    Timestamp: 1895386082&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    261 6.732418       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 261: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23932
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -63 dBm
    Event counter: 127
    Timestamp: 1895430851&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    262 6.732649       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 262: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23933
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 127
    Timestamp: 1895431082&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    263 6.777418       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 263: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23934
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -66 dBm
    Event counter: 128
    Timestamp: 1895475851&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    264 6.777648       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 264: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23935
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -45 dBm
    Event counter: 128
    Timestamp: 1895476081&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    265 6.822418       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 265: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23936
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -67 dBm
    Event counter: 129
    Timestamp: 1895520851&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    266 6.822648       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 266: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23937
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -45 dBm
    Event counter: 129
    Timestamp: 1895521081&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    267 6.867418       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 267: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23938
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -70 dBm
    Event counter: 130
    Timestamp: 1895565851&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    268 6.867648       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 268: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23939
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -44 dBm
    Event counter: 130
    Timestamp: 1895566081&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    269 6.912417       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 269: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23940
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -64 dBm
    Event counter: 131
    Timestamp: 1895610850&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    270 6.912648       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 270: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23941
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -45 dBm
    Event counter: 131
    Timestamp: 1895611081&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    271 6.957417       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 271: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23942
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -68 dBm
    Event counter: 132
    Timestamp: 1895655850&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    272 6.957647       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 272: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23943
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -51 dBm
    Event counter: 132
    Timestamp: 1895656080&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    273 7.002417       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 273: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23944
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -70 dBm
    Event counter: 133
    Timestamp: 1895700850&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    274 7.002647       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 274: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23945
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -45 dBm
    Event counter: 133
    Timestamp: 1895701080&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    275 7.047417       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 275: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23946
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -71 dBm
    Event counter: 134
    Timestamp: 1895745850&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    276 7.047647       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 276: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23947
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -44 dBm
    Event counter: 134
    Timestamp: 1895746080&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    277 7.137416       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 277: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23948
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -64 dBm
    Event counter: 136
    Timestamp: 1895835849&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89689&amp;#181;s]
    [Delta time (start to start): 89769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    278 7.137647       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 278: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23949
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 136
    Timestamp: 1895836080&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    279 7.182416       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 279: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23950
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -71 dBm
    Event counter: 137
    Timestamp: 1895880849&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    280 7.182647       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 280: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23951
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -51 dBm
    Event counter: 137
    Timestamp: 1895881080&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    281 7.227416       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 281: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23952
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -70 dBm
    Event counter: 138
    Timestamp: 1895925849&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    282 7.227647       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 282: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23953
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -46 dBm
    Event counter: 138
    Timestamp: 1895926080&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    283 7.272416       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 283: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23954
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -69 dBm
    Event counter: 139
    Timestamp: 1895970849&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    284 7.272646       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 284: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23955
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -44 dBm
    Event counter: 139
    Timestamp: 1895971079&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    285 7.317416       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 285: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23956
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 25
    RSSI: -68 dBm
    Event counter: 140
    Timestamp: 1896015849&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    286 7.317647       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 286: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23957
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 25
    RSSI: -44 dBm
    Event counter: 140
    Timestamp: 1896016079&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    287 7.362417       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 287: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23958
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -64 dBm
    Event counter: 141
    Timestamp: 1896060849&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    288 7.362647       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 288: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23959
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 141
    Timestamp: 1896061079&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    289 7.407417       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 289: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23960
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -69 dBm
    Event counter: 142
    Timestamp: 1896105849&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    290 7.407647       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 290: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23961
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -50 dBm
    Event counter: 142
    Timestamp: 1896106079&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    291 7.452416       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 291: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23962
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -72 dBm
    Event counter: 143
    Timestamp: 1896150848&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    292 7.452647       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 292: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23963
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -50 dBm
    Event counter: 143
    Timestamp: 1896151079&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    293 7.497416       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 293: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23964
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -74 dBm
    Event counter: 144
    Timestamp: 1896195848&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    294 7.497647       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 294: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23965
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -44 dBm
    Event counter: 144
    Timestamp: 1896196079&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    295 7.542416       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 295: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23966
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -70 dBm
    Event counter: 145
    Timestamp: 1896240848&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    296 7.542647       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 296: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23967
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -44 dBm
    Event counter: 145
    Timestamp: 1896241079&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    297 7.587416       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 297: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23968
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -67 dBm
    Event counter: 146
    Timestamp: 1896285848&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    298 7.587646       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 298: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23969
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -45 dBm
    Event counter: 146
    Timestamp: 1896286078&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    299 7.632416       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 299: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23970
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -64 dBm
    Event counter: 147
    Timestamp: 1896330848&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    300 7.632646       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 300: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23971
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -50 dBm
    Event counter: 147
    Timestamp: 1896331078&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    301 7.677416       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 301: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23972
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -73 dBm
    Event counter: 148
    Timestamp: 1896375848&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    302 7.677646       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 302: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23973
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -51 dBm
    Event counter: 148
    Timestamp: 1896376078&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    303 7.722415       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 303: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23974
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -77 dBm
    Event counter: 149
    Timestamp: 1896420847&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    304 7.722645       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 304: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23975
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -45 dBm
    Event counter: 149
    Timestamp: 1896421077&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    305 7.767415       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 305: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23976
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -72 dBm
    Event counter: 150
    Timestamp: 1896465847&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    306 7.767646       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 306: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23977
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -44 dBm
    Event counter: 150
    Timestamp: 1896466078&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    307 7.812415       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 307: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23978
    Length of packet: 10
    Flags: 0x0a
        .... ...0 = CRC: Error
            [Expert Info (Error/Checksum): CRC is bad]
                [CRC is bad]
                [Severity level: Error]
                [Group: Checksum]
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 28
    RSSI: -72 dBm
    Event counter: 151
    Timestamp: 1896510847&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4
        [Expert Info (Warning/Checksum): Incorrect CRC]
            [Incorrect CRC]
            [Severity level: Warning]
            [Group: Checksum]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    308 7.812645       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 308: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23979
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 28
    RSSI: -44 dBm
    Event counter: 151
    Timestamp: 1896511077&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    309 7.857415       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 309: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23980
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -64 dBm
    Event counter: 152
    Timestamp: 1896555847&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    310 7.857646       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 310: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23981
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -44 dBm
    Event counter: 152
    Timestamp: 1896556078&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    311 7.902416       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 311: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23982
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -71 dBm
    Event counter: 153
    Timestamp: 1896600847&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    312 7.902647       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 312: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23983
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -51 dBm
    Event counter: 153
    Timestamp: 1896601078&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    313 7.947416       Master_0x4d08532d     Slave_0x4d08532d      LE LL    90                No                                  L2CAP Fragment

Frame 313: 90 bytes on wire (720 bits), 90 bytes captured (720 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23984
    Length of packet: 10
    Flags: 0x02
        .... ...0 = CRC: Error
            [Expert Info (Error/Checksum): CRC is bad]
                [CRC is bad]
                [Severity level: Error]
                [Group: Checksum]
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -69 dBm
    Event counter: 154
    Timestamp: 1896645847&amp;#181;s
    [Packet time (start to end): 592&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    L2CAP Fragment
        [Expert Info (Warning/Sequence): Missing Fragment Start]
            [Missing Fragment Start]
            [Severity level: Warning]
            [Group: Sequence]
    [L2CAP Index: 45]
    [Connection Parameters in: 127]
    CRC: 0x7c3137
        [Expert Info (Warning/Checksum): Incorrect CRC]
            [Incorrect CRC]
            [Severity level: Warning]
            [Group: Checksum]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    314 7.992416       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 314: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23985
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -65 dBm
    Event counter: 155
    Timestamp: 1896690847&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44408&amp;#181;s]
    [Delta time (start to start): 45000&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    315 7.992646       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 315: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23986
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -43 dBm
    Event counter: 155
    Timestamp: 1896691077&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    316 8.037415       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 316: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23987
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 26
    RSSI: -67 dBm
    Event counter: 156
    Timestamp: 1896735846&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    317 8.037646       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 317: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23988
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 26
    RSSI: -44 dBm
    Event counter: 156
    Timestamp: 1896736077&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    318 8.082415       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 318: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23989
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -67 dBm
    Event counter: 157
    Timestamp: 1896780846&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    319 8.082645       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 319: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23990
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 157
    Timestamp: 1896781076&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    320 8.127415       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 320: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23991
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -67 dBm
    Event counter: 158
    Timestamp: 1896825846&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    321 8.127645       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 321: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23992
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -50 dBm
    Event counter: 158
    Timestamp: 1896826076&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    322 8.172415       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 322: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23993
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -69 dBm
    Event counter: 159
    Timestamp: 1896870846&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    323 8.172645       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 323: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23994
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -49 dBm
    Event counter: 159
    Timestamp: 1896871076&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    324 8.217415       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 324: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23995
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -72 dBm
    Event counter: 160
    Timestamp: 1896915846&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    325 8.217645       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 325: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23996
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -44 dBm
    Event counter: 160
    Timestamp: 1896916076&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    326 8.262414       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 326: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23997
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -66 dBm
    Event counter: 161
    Timestamp: 1896960845&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    327 8.262645       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 327: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23998
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -44 dBm
    Event counter: 161
    Timestamp: 1896961076&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    328 8.307414       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 328: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 23999
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -70 dBm
    Event counter: 162
    Timestamp: 1897005845&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    329 8.307645       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 329: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24000
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -43 dBm
    Event counter: 162
    Timestamp: 1897006076&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    330 8.352414       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 330: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24001
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -64 dBm
    Event counter: 163
    Timestamp: 1897050845&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    331 8.352644       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 331: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24002
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -50 dBm
    Event counter: 163
    Timestamp: 1897051075&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    332 8.397414       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 332: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24003
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -73 dBm
    Event counter: 164
    Timestamp: 1897095845&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    333 8.397645       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 333: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24004
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -51 dBm
    Event counter: 164
    Timestamp: 1897096075&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    334 8.487415       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 334: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24005
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -70 dBm
    Event counter: 166
    Timestamp: 1897185845&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89690&amp;#181;s]
    [Delta time (start to start): 89770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    335 8.487645       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 335: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24006
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -45 dBm
    Event counter: 166
    Timestamp: 1897186075&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    336 8.577415       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 336: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24007
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -65 dBm
    Event counter: 168
    Timestamp: 1897275845&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89690&amp;#181;s]
    [Delta time (start to start): 89770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    337 8.577645       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 337: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24008
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 168
    Timestamp: 1897276075&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    338 8.622414       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 338: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24009
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -74 dBm
    Event counter: 169
    Timestamp: 1897320844&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    339 8.622645       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 339: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24010
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -52 dBm
    Event counter: 169
    Timestamp: 1897321075&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    340 8.667414       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 340: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24011
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -69 dBm
    Event counter: 170
    Timestamp: 1897365844&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    341 8.667644       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 341: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24012
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -45 dBm
    Event counter: 170
    Timestamp: 1897366074&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    342 8.712414       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 342: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24013
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -73 dBm
    Event counter: 171
    Timestamp: 1897410844&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    343 8.712644       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 343: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24014
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -44 dBm
    Event counter: 171
    Timestamp: 1897411074&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    344 8.757414       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 344: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24015
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 27
    RSSI: -72 dBm
    Event counter: 172
    Timestamp: 1897455844&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    345 8.757644       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 345: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24016
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 27
    RSSI: -44 dBm
    Event counter: 172
    Timestamp: 1897456074&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    346 8.802414       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 346: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24017
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -66 dBm
    Event counter: 173
    Timestamp: 1897500844&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    347 8.802644       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 347: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24018
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 173
    Timestamp: 1897501074&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    348 8.847414       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 348: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24019
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -71 dBm
    Event counter: 174
    Timestamp: 1897545844&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    349 8.847644       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 349: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24020
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -51 dBm
    Event counter: 174
    Timestamp: 1897546074&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    350 8.892413       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 350: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24021
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -67 dBm
    Event counter: 175
    Timestamp: 1897590843&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    351 8.892644       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 351: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24022
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -46 dBm
    Event counter: 175
    Timestamp: 1897591074&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    352 8.937413       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 352: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24023
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -74 dBm
    Event counter: 176
    Timestamp: 1897635843&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    353 8.937644       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 353: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24024
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -44 dBm
    Event counter: 176
    Timestamp: 1897636074&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    354 8.982414       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 354: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24025
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 25
    RSSI: -68 dBm
    Event counter: 177
    Timestamp: 1897680843&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    355 8.982644       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 355: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24026
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 25
    RSSI: -44 dBm
    Event counter: 177
    Timestamp: 1897681073&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    356 9.027414       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 356: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24027
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -67 dBm
    Event counter: 178
    Timestamp: 1897725843&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    357 9.027644       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 357: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24028
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 178
    Timestamp: 1897726073&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    358 9.072414       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 358: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24029
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -66 dBm
    Event counter: 179
    Timestamp: 1897770843&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    359 9.072644       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 359: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24030
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -50 dBm
    Event counter: 179
    Timestamp: 1897771073&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    360 9.117414       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 360: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24031
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -72 dBm
    Event counter: 180
    Timestamp: 1897815843&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    361 9.117644       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 361: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24032
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -50 dBm
    Event counter: 180
    Timestamp: 1897816073&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    362 9.207414       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 362: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24033
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -68 dBm
    Event counter: 182
    Timestamp: 1897905843&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89690&amp;#181;s]
    [Delta time (start to start): 89770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    363 9.207644       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 363: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24034
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -44 dBm
    Event counter: 182
    Timestamp: 1897906073&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    364 9.252414       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 364: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24035
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -69 dBm
    Event counter: 183
    Timestamp: 1897950843&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    365 9.252643       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 365: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24036
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -44 dBm
    Event counter: 183
    Timestamp: 1897951072&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 149&amp;#181;s]
    [Delta time (start to start): 229&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    366 9.297413       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 366: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24037
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -64 dBm
    Event counter: 184
    Timestamp: 1897995842&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    367 9.297644       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 367: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24038
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -50 dBm
    Event counter: 184
    Timestamp: 1897996073&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    368 9.342413       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 368: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24039
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -76 dBm
    Event counter: 185
    Timestamp: 1898040842&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    369 9.342643       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 369: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24040
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -53 dBm
    Event counter: 185
    Timestamp: 1898041072&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    370 9.387413       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 370: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24041
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -74 dBm
    Event counter: 186
    Timestamp: 1898085842&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    371 9.387643       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 371: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24042
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -44 dBm
    Event counter: 186
    Timestamp: 1898086072&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    372 9.432413       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 372: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24043
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -71 dBm
    Event counter: 187
    Timestamp: 1898130842&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    373 9.432643       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 373: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24044
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -45 dBm
    Event counter: 187
    Timestamp: 1898131072&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    374 9.522412       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 374: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24045
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -66 dBm
    Event counter: 189
    Timestamp: 1898220841&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89689&amp;#181;s]
    [Delta time (start to start): 89769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    375 9.522642       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 375: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24046
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -44 dBm
    Event counter: 189
    Timestamp: 1898221071&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    376 9.567412       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 376: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24047
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -72 dBm
    Event counter: 190
    Timestamp: 1898265841&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    377 9.567643       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 377: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24048
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -51 dBm
    Event counter: 190
    Timestamp: 1898266072&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    378 9.612412       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 378: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24049
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -68 dBm
    Event counter: 191
    Timestamp: 1898310841&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    379 9.612643       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 379: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24050
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -45 dBm
    Event counter: 191
    Timestamp: 1898311072&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    380 9.657412       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 380: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24051
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -75 dBm
    Event counter: 192
    Timestamp: 1898355841&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    381 9.657642       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 381: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24052
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -43 dBm
    Event counter: 192
    Timestamp: 1898356071&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    382 9.702412       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 382: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24053
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 26
    RSSI: -69 dBm
    Event counter: 193
    Timestamp: 1898400841&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    383 9.702642       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 383: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24054
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 26
    RSSI: -44 dBm
    Event counter: 193
    Timestamp: 1898401071&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    384 9.747412       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 384: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24055
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -66 dBm
    Event counter: 194
    Timestamp: 1898445841&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    385 9.747643       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 385: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24056
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 194
    Timestamp: 1898446071&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    386 9.792413       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 386: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24057
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -70 dBm
    Event counter: 195
    Timestamp: 1898490841&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    387 9.792643       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 387: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24058
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -50 dBm
    Event counter: 195
    Timestamp: 1898491071&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    388 9.837413       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 388: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24059
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -69 dBm
    Event counter: 196
    Timestamp: 1898535841&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    389 9.837643       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 389: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24060
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -49 dBm
    Event counter: 196
    Timestamp: 1898536071&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    390 9.882413       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 390: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24061
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -74 dBm
    Event counter: 197
    Timestamp: 1898580841&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    391 9.882643       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 391: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24062
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -43 dBm
    Event counter: 197
    Timestamp: 1898581071&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    392 9.927412       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 392: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24063
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -65 dBm
    Event counter: 198
    Timestamp: 1898625840&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    393 9.927643       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 393: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24064
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -44 dBm
    Event counter: 198
    Timestamp: 1898626071&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    394 9.972412       Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 394: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24065
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -67 dBm
    Event counter: 199
    Timestamp: 1898670840&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    395 9.972643       Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 395: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24066
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -43 dBm
    Event counter: 199
    Timestamp: 1898671071&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    396 10.017412      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 396: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24067
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -64 dBm
    Event counter: 200
    Timestamp: 1898715840&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    397 10.017642      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 397: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24068
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -50 dBm
    Event counter: 200
    Timestamp: 1898716070&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    398 10.062412      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 398: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24069
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -73 dBm
    Event counter: 201
    Timestamp: 1898760840&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    399 10.062642      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 399: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24070
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -51 dBm
    Event counter: 201
    Timestamp: 1898761070&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    400 10.152412      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 400: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24071
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -69 dBm
    Event counter: 203
    Timestamp: 1898850840&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89690&amp;#181;s]
    [Delta time (start to start): 89770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    401 10.152641      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 401: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24072
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -44 dBm
    Event counter: 203
    Timestamp: 1898851069&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 149&amp;#181;s]
    [Delta time (start to start): 229&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    402 10.197411      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 402: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24073
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -71 dBm
    Event counter: 204
    Timestamp: 1898895839&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    403 10.197642      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 403: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24074
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -45 dBm
    Event counter: 204
    Timestamp: 1898896070&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    404 10.242411      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 404: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24075
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -65 dBm
    Event counter: 205
    Timestamp: 1898940839&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    405 10.242641      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 405: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24076
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 205
    Timestamp: 1898941069&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    406 10.287411      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 406: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24077
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -74 dBm
    Event counter: 206
    Timestamp: 1898985839&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    407 10.287641      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 407: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24078
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -58 dBm
    Event counter: 206
    Timestamp: 1898986069&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    408 10.332411      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 408: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24079
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -71 dBm
    Event counter: 207
    Timestamp: 1899030839&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    409 10.332642      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 409: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24080
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -45 dBm
    Event counter: 207
    Timestamp: 1899031070&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    410 10.377411      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 410: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24081
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -74 dBm
    Event counter: 208
    Timestamp: 1899075839&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    411 10.377641      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 411: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24082
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -45 dBm
    Event counter: 208
    Timestamp: 1899076069&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    412 10.422411      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 412: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24083
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 27
    RSSI: -71 dBm
    Event counter: 209
    Timestamp: 1899120839&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    413 10.422642      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 413: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24084
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 27
    RSSI: -45 dBm
    Event counter: 209
    Timestamp: 1899121069&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    414 10.467412      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 414: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24085
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -66 dBm
    Event counter: 210
    Timestamp: 1899165839&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    415 10.467642      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 415: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24086
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 210
    Timestamp: 1899166069&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    416 10.512412      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 416: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24087
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -72 dBm
    Event counter: 211
    Timestamp: 1899210839&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    417 10.512642      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 417: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24088
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -50 dBm
    Event counter: 211
    Timestamp: 1899211069&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    418 10.557411      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 418: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24089
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -68 dBm
    Event counter: 212
    Timestamp: 1899255838&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    419 10.557642      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 419: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24090
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -47 dBm
    Event counter: 212
    Timestamp: 1899256069&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    420 10.602411      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 420: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24091
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -75 dBm
    Event counter: 213
    Timestamp: 1899300838&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    421 10.602642      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 421: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24092
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -44 dBm
    Event counter: 213
    Timestamp: 1899301069&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    422 10.647411      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 422: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24093
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 25
    RSSI: -69 dBm
    Event counter: 214
    Timestamp: 1899345838&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    423 10.647641      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 423: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24094
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 25
    RSSI: -45 dBm
    Event counter: 214
    Timestamp: 1899346068&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    424 10.692411      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 424: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24095
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -67 dBm
    Event counter: 215
    Timestamp: 1899390838&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    425 10.692641      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 425: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24096
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 215
    Timestamp: 1899391068&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    426 10.737411      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 426: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24097
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -68 dBm
    Event counter: 216
    Timestamp: 1899435838&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    427 10.737641      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 427: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24098
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -50 dBm
    Event counter: 216
    Timestamp: 1899436068&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    428 10.782410      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 428: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24099
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -72 dBm
    Event counter: 217
    Timestamp: 1899480837&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    429 10.782641      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 429: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24100
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -50 dBm
    Event counter: 217
    Timestamp: 1899481068&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    430 10.872410      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 430: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24101
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -68 dBm
    Event counter: 219
    Timestamp: 1899570837&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89689&amp;#181;s]
    [Delta time (start to start): 89769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    431 10.872641      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 431: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24102
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -44 dBm
    Event counter: 219
    Timestamp: 1899571068&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    432 10.917410      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 432: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24103
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -69 dBm
    Event counter: 220
    Timestamp: 1899615837&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    433 10.917640      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 433: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24104
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -44 dBm
    Event counter: 220
    Timestamp: 1899616067&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    434 10.962410      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 434: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24105
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -64 dBm
    Event counter: 221
    Timestamp: 1899660837&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    435 10.962640      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 435: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24106
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -50 dBm
    Event counter: 221
    Timestamp: 1899661067&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    436 11.007410      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 436: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24107
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -75 dBm
    Event counter: 222
    Timestamp: 1899705837&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    437 11.007640      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 437: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24108
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -54 dBm
    Event counter: 222
    Timestamp: 1899706067&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    438 11.052410      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 438: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24109
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -76 dBm
    Event counter: 223
    Timestamp: 1899750837&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    439 11.052640      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 439: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24110
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -45 dBm
    Event counter: 223
    Timestamp: 1899751067&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    440 11.097410      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 440: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24111
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -74 dBm
    Event counter: 224
    Timestamp: 1899795837&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    441 11.097641      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 441: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24112
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -44 dBm
    Event counter: 224
    Timestamp: 1899796067&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    442 11.142411      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 442: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24113
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 28
    RSSI: -72 dBm
    Event counter: 225
    Timestamp: 1899840837&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    443 11.142641      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 443: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24114
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 28
    RSSI: -45 dBm
    Event counter: 225
    Timestamp: 1899841067&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    444 11.187411      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 444: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24115
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -65 dBm
    Event counter: 226
    Timestamp: 1899885837&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    445 11.187639      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 445: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24116
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 226
    Timestamp: 1899886066&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 149&amp;#181;s]
    [Delta time (start to start): 229&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    446 11.232410      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 446: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24117
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -72 dBm
    Event counter: 227
    Timestamp: 1899930837&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44691&amp;#181;s]
    [Delta time (start to start): 44771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    447 11.232639      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 447: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24118
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -51 dBm
    Event counter: 227
    Timestamp: 1899931066&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 149&amp;#181;s]
    [Delta time (start to start): 229&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    448 11.277409      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 448: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24119
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -69 dBm
    Event counter: 228
    Timestamp: 1899975836&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    449 11.277639      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 449: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24120
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -45 dBm
    Event counter: 228
    Timestamp: 1899976066&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    450 11.322409      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 450: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24121
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -73 dBm
    Event counter: 229
    Timestamp: 1900020836&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    451 11.322640      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 451: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24122
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -48 dBm
    Event counter: 229
    Timestamp: 1900021067&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    452 11.367409      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 452: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24123
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 26
    RSSI: -70 dBm
    Event counter: 230
    Timestamp: 1900065836&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    453 11.367640      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 453: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24124
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 26
    RSSI: -44 dBm
    Event counter: 230
    Timestamp: 1900066066&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    454 11.412410      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 454: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24125
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -65 dBm
    Event counter: 231
    Timestamp: 1900110836&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    455 11.412640      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 455: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24126
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 231
    Timestamp: 1900111066&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    456 11.457409      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 456: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24127
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -70 dBm
    Event counter: 232
    Timestamp: 1900155835&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    457 11.457640      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 457: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24128
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -50 dBm
    Event counter: 232
    Timestamp: 1900156066&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    458 11.502409      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 458: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24129
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -70 dBm
    Event counter: 233
    Timestamp: 1900200835&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    459 11.502639      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 459: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24130
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -50 dBm
    Event counter: 233
    Timestamp: 1900201065&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    460 11.547409      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 460: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24131
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -75 dBm
    Event counter: 234
    Timestamp: 1900245835&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    461 11.547639      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 461: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24132
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -43 dBm
    Event counter: 234
    Timestamp: 1900246065&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    462 11.592409      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 462: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24133
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -68 dBm
    Event counter: 235
    Timestamp: 1900290835&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    463 11.592639      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 463: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24134
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -44 dBm
    Event counter: 235
    Timestamp: 1900291065&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    464 11.637409      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 464: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24135
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -67 dBm
    Event counter: 236
    Timestamp: 1900335835&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    465 11.637640      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 465: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24136
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 236
    Timestamp: 1900336066&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    466 11.682409      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 466: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24137
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -66 dBm
    Event counter: 237
    Timestamp: 1900380835&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    467 11.682640      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 467: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24138
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -50 dBm
    Event counter: 237
    Timestamp: 1900381066&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    468 11.727409      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 468: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24139
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -75 dBm
    Event counter: 238
    Timestamp: 1900425835&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    469 11.727639      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 469: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24140
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -51 dBm
    Event counter: 238
    Timestamp: 1900426065&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    470 11.817408      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 470: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24141
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -71 dBm
    Event counter: 240
    Timestamp: 1900515834&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89689&amp;#181;s]
    [Delta time (start to start): 89769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    471 11.817638      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 471: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24142
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -45 dBm
    Event counter: 240
    Timestamp: 1900516064&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    472 11.862408      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 472: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24143
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -70 dBm
    Event counter: 241
    Timestamp: 1900560834&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    473 11.862638      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 473: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24144
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -45 dBm
    Event counter: 241
    Timestamp: 1900561064&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    474 11.907408      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 474: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24145
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -65 dBm
    Event counter: 242
    Timestamp: 1900605834&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    475 11.907638      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 475: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24146
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 242
    Timestamp: 1900606064&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    476 11.952408      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 476: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24147
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -74 dBm
    Event counter: 243
    Timestamp: 1900650834&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    477 11.952638      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 477: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24148
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -53 dBm
    Event counter: 243
    Timestamp: 1900651064&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    478 11.997407      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 478: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24149
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -71 dBm
    Event counter: 244
    Timestamp: 1900695833&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    479 11.997638      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 479: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24150
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -45 dBm
    Event counter: 244
    Timestamp: 1900696064&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    480 12.042408      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 480: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24151
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -72 dBm
    Event counter: 245
    Timestamp: 1900740833&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    481 12.042639      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 481: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24152
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -44 dBm
    Event counter: 245
    Timestamp: 1900741064&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    482 12.087408      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 482: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24153
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 27
    RSSI: -71 dBm
    Event counter: 246
    Timestamp: 1900785833&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    483 12.087638      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 483: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24154
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 27
    RSSI: -44 dBm
    Event counter: 246
    Timestamp: 1900786063&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    484 12.132408      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 484: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24155
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -65 dBm
    Event counter: 247
    Timestamp: 1900830833&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    485 12.132638      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 485: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24156
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 247
    Timestamp: 1900831063&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    486 12.177408      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 486: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24157
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -72 dBm
    Event counter: 248
    Timestamp: 1900875833&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    487 12.177638      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 487: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24158
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -51 dBm
    Event counter: 248
    Timestamp: 1900876063&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    488 12.222407      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 488: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24159
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -67 dBm
    Event counter: 249
    Timestamp: 1900920832&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    489 12.222638      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 489: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24160
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -46 dBm
    Event counter: 249
    Timestamp: 1900921063&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    490 12.267407      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 490: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24161
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -73 dBm
    Event counter: 250
    Timestamp: 1900965832&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    491 12.267638      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 491: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24162
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -44 dBm
    Event counter: 250
    Timestamp: 1900966063&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    492 12.312407      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 492: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24163
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 25
    RSSI: -65 dBm
    Event counter: 251
    Timestamp: 1901010832&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    493 12.312638      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 493: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24164
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 25
    RSSI: -44 dBm
    Event counter: 251
    Timestamp: 1901011063&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    494 12.357407      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 494: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24165
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -67 dBm
    Event counter: 252
    Timestamp: 1901055832&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    495 12.357638      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 495: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24166
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 252
    Timestamp: 1901056063&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    496 12.402407      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 496: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24167
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -68 dBm
    Event counter: 253
    Timestamp: 1901100832&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    497 12.402638      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 497: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24168
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -50 dBm
    Event counter: 253
    Timestamp: 1901101063&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    498 12.447407      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 498: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24169
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -67 dBm
    Event counter: 254
    Timestamp: 1901145832&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    499 12.447637      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 499: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24170
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -50 dBm
    Event counter: 254
    Timestamp: 1901146062&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    500 12.492407      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 500: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24171
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -73 dBm
    Event counter: 255
    Timestamp: 1901190832&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    501 12.492637      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 501: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24172
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -44 dBm
    Event counter: 255
    Timestamp: 1901191062&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    502 12.537407      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 502: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24173
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -65 dBm
    Event counter: 256
    Timestamp: 1901235832&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    503 12.537637      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 503: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24174
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -44 dBm
    Event counter: 256
    Timestamp: 1901236062&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    504 12.582407      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 504: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24175
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -68 dBm
    Event counter: 257
    Timestamp: 1901280832&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    505 12.582638      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 505: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24176
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -43 dBm
    Event counter: 257
    Timestamp: 1901281062&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    506 12.627408      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 506: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24177
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -62 dBm
    Event counter: 258
    Timestamp: 1901325832&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    507 12.627638      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 507: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24178
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -50 dBm
    Event counter: 258
    Timestamp: 1901326062&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    508 12.672407      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 508: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24179
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -68 dBm
    Event counter: 259
    Timestamp: 1901370831&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    509 12.672638      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 509: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24180
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -51 dBm
    Event counter: 259
    Timestamp: 1901371062&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    510 12.717407      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 510: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24181
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -67 dBm
    Event counter: 260
    Timestamp: 1901415831&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    511 12.717637      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 511: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24182
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -45 dBm
    Event counter: 260
    Timestamp: 1901416061&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    512 12.762407      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 512: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24183
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -73 dBm
    Event counter: 261
    Timestamp: 1901460831&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    513 12.762638      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 513: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24184
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -44 dBm
    Event counter: 261
    Timestamp: 1901461062&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    514 12.807407      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 514: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24185
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 28
    RSSI: -71 dBm
    Event counter: 262
    Timestamp: 1901505831&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    515 12.807638      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 515: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24186
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 28
    RSSI: -44 dBm
    Event counter: 262
    Timestamp: 1901506062&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    516 12.852407      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 516: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24187
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -66 dBm
    Event counter: 263
    Timestamp: 1901550831&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    517 12.852637      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 517: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24188
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -44 dBm
    Event counter: 263
    Timestamp: 1901551061&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    518 12.897407      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 518: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24189
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -66 dBm
    Event counter: 264
    Timestamp: 1901595831&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    519 12.897637      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 519: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24190
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -51 dBm
    Event counter: 264
    Timestamp: 1901596061&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    520 12.942407      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 520: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24191
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -65 dBm
    Event counter: 265
    Timestamp: 1901640831&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    521 12.942637      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 521: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24192
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -45 dBm
    Event counter: 265
    Timestamp: 1901641061&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    522 12.987407      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 522: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24193
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -73 dBm
    Event counter: 266
    Timestamp: 1901685831&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    523 12.987637      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 523: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24194
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -43 dBm
    Event counter: 266
    Timestamp: 1901686061&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    524 13.032407      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 524: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24195
    Length of packet: 10
    Flags: 0x0a
        .... ...0 = CRC: Error
            [Expert Info (Error/Checksum): CRC is bad]
                [CRC is bad]
                [Severity level: Error]
                [Group: Checksum]
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 26
    RSSI: -67 dBm
    Event counter: 267
    Timestamp: 1901730831&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e2
        [Expert Info (Warning/Checksum): Incorrect CRC]
            [Incorrect CRC]
            [Severity level: Warning]
            [Group: Checksum]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    525 13.032637      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 525: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24196
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 26
    RSSI: -45 dBm
    Event counter: 267
    Timestamp: 1901731061&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    526 13.077406      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 526: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24197
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -68 dBm
    Event counter: 268
    Timestamp: 1901775830&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    527 13.077637      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 527: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24198
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 268
    Timestamp: 1901776061&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    528 13.122406      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 528: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24199
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -64 dBm
    Event counter: 269
    Timestamp: 1901820830&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    529 13.122638      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 529: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24200
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -50 dBm
    Event counter: 269
    Timestamp: 1901821061&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    530 13.167407      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 530: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24201
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -68 dBm
    Event counter: 270
    Timestamp: 1901865830&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    531 13.167637      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 531: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24202
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -49 dBm
    Event counter: 270
    Timestamp: 1901866060&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    532 13.212407      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 532: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24203
    Length of packet: 10
    Flags: 0x0a
        .... ...0 = CRC: Error
            [Expert Info (Error/Checksum): CRC is bad]
                [CRC is bad]
                [Severity level: Error]
                [Group: Checksum]
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -75 dBm
    Event counter: 271
    Timestamp: 1901910830&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534c4
        [Expert Info (Warning/Checksum): Incorrect CRC]
            [Incorrect CRC]
            [Severity level: Warning]
            [Group: Checksum]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    533 13.212637      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 533: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24204
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -44 dBm
    Event counter: 271
    Timestamp: 1901911060&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    534 13.257406      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 534: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24205
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -65 dBm
    Event counter: 272
    Timestamp: 1901955829&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    535 13.257636      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 535: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24206
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -44 dBm
    Event counter: 272
    Timestamp: 1901956059&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    536 13.302406      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 536: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24207
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -70 dBm
    Event counter: 273
    Timestamp: 1902000829&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    537 13.302637      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 537: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24208
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -43 dBm
    Event counter: 273
    Timestamp: 1902001060&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    538 13.347406      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 538: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24209
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -62 dBm
    Event counter: 274
    Timestamp: 1902045829&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    539 13.347636      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 539: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24210
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -50 dBm
    Event counter: 274
    Timestamp: 1902046059&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    540 13.437406      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 540: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24211
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -75 dBm
    Event counter: 276
    Timestamp: 1902135829&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89690&amp;#181;s]
    [Delta time (start to start): 89770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    541 13.437637      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 541: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24212
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -45 dBm
    Event counter: 276
    Timestamp: 1902136060&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    542 13.482406      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 542: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24213
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -68 dBm
    Event counter: 277
    Timestamp: 1902180829&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    543 13.482635      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 543: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24214
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -45 dBm
    Event counter: 277
    Timestamp: 1902181058&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 149&amp;#181;s]
    [Delta time (start to start): 229&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    544 13.527406      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 544: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24215
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -69 dBm
    Event counter: 278
    Timestamp: 1902225829&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44691&amp;#181;s]
    [Delta time (start to start): 44771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    545 13.527636      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 545: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24216
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -45 dBm
    Event counter: 278
    Timestamp: 1902226059&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230%C2%B5s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    546 13.572406      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 546: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24217
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -66 dBm
    Event counter: 279
    Timestamp: 1902270829&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    547 13.572636      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 547: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24218
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 279
    Timestamp: 1902271059&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    548 13.617405      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 548: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24219
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -67 dBm
    Event counter: 280
    Timestamp: 1902315828&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    549 13.617636      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 549: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24220
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -52 dBm
    Event counter: 280
    Timestamp: 1902316059&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    550 13.662405      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 550: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24221
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -68 dBm
    Event counter: 281
    Timestamp: 1902360828&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    551 13.662636      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 551: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24222
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -46 dBm
    Event counter: 281
    Timestamp: 1902361059&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    552 13.707405      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 552: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24223
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -70 dBm
    Event counter: 282
    Timestamp: 1902405828&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    553 13.707635      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 553: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24224
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -45 dBm
    Event counter: 282
    Timestamp: 1902406058&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    554 13.797405      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 554: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24225
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -68 dBm
    Event counter: 284
    Timestamp: 1902495828&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89690&amp;#181;s]
    [Delta time (start to start): 89770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    555 13.797636      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 555: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24226
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 284
    Timestamp: 1902496058&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    556 13.842406      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 556: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24227
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -66 dBm
    Event counter: 285
    Timestamp: 1902540828&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    557 13.842636      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 557: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24228
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -50 dBm
    Event counter: 285
    Timestamp: 1902541058&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    558 13.887405      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 558: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24229
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -66 dBm
    Event counter: 286
    Timestamp: 1902585827&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    559 13.887636      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 559: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24230
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -46 dBm
    Event counter: 286
    Timestamp: 1902586058&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    560 13.932405      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 560: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24231
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -72 dBm
    Event counter: 287
    Timestamp: 1902630827&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    561 13.932635      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 561: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24232
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -47 dBm
    Event counter: 287
    Timestamp: 1902631057&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    562 13.977405      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 562: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24233
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 25
    RSSI: -65 dBm
    Event counter: 288
    Timestamp: 1902675827&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    563 13.977635      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 563: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24234
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 25
    RSSI: -45 dBm
    Event counter: 288
    Timestamp: 1902676057&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    564 14.022405      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 564: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24235
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -69 dBm
    Event counter: 289
    Timestamp: 1902720827&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    565 14.022635      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 565: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24236
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 289
    Timestamp: 1902721057&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    566 14.067405      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 566: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24237
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -66 dBm
    Event counter: 290
    Timestamp: 1902765827&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    567 14.067635      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 567: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24238
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -50 dBm
    Event counter: 290
    Timestamp: 1902766057&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    568 14.112404      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 568: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24239
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -70 dBm
    Event counter: 291
    Timestamp: 1902810826&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    569 14.112634      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 569: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24240
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -50 dBm
    Event counter: 291
    Timestamp: 1902811056&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    570 14.202404      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 570: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24241
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -67 dBm
    Event counter: 293
    Timestamp: 1902900826&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89690&amp;#181;s]
    [Delta time (start to start): 89770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    571 14.202635      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 571: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24242
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -44 dBm
    Event counter: 293
    Timestamp: 1902901057&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    572 14.247404      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 572: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24243
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -71 dBm
    Event counter: 294
    Timestamp: 1902945826&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    573 14.247634      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 573: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24244
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -43 dBm
    Event counter: 294
    Timestamp: 1902946056&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    574 14.292404      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 574: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24245
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -61 dBm
    Event counter: 295
    Timestamp: 1902990826&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    575 14.292634      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 575: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24246
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -50 dBm
    Event counter: 295
    Timestamp: 1902991056&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    576 14.337405      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 576: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24247
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -70 dBm
    Event counter: 296
    Timestamp: 1903035826&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    577 14.337636      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 577: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24248
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -51 dBm
    Event counter: 296
    Timestamp: 1903036057&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    578 14.382405      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 578: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24249
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -72 dBm
    Event counter: 297
    Timestamp: 1903080826&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    579 14.382635      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 579: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24250
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -45 dBm
    Event counter: 297
    Timestamp: 1903081056&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    580 14.427405      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 580: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24251
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -69 dBm
    Event counter: 298
    Timestamp: 1903125826&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    581 14.427635      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 581: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24252
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -44 dBm
    Event counter: 298
    Timestamp: 1903126056&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    582 14.472404      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 582: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24253
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 28
    RSSI: -68 dBm
    Event counter: 299
    Timestamp: 1903170825&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    583 14.472635      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 583: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24254
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 28
    RSSI: -45 dBm
    Event counter: 299
    Timestamp: 1903171056&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    584 14.517404      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 584: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24255
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -66 dBm
    Event counter: 300
    Timestamp: 1903215825&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    585 14.517634      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 585: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24256
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 300
    Timestamp: 1903216055&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    586 14.562404      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 586: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24257
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -66 dBm
    Event counter: 301
    Timestamp: 1903260825&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    587 14.562634      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 587: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24258
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -50 dBm
    Event counter: 301
    Timestamp: 1903261055&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    588 14.607404      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 588: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24259
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -66 dBm
    Event counter: 302
    Timestamp: 1903305825&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    589 14.607634      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 589: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24260
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -45 dBm
    Event counter: 302
    Timestamp: 1903306055&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    590 14.652404      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 590: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24261
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -73 dBm
    Event counter: 303
    Timestamp: 1903350825&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    591 14.652634      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 591: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24262
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -44 dBm
    Event counter: 303
    Timestamp: 1903351055&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    592 14.697403      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 592: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24263
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 26
    RSSI: -66 dBm
    Event counter: 304
    Timestamp: 1903395824&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    593 14.697633      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 593: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24264
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 26
    RSSI: -45 dBm
    Event counter: 304
    Timestamp: 1903396054&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    594 14.742403      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 594: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24265
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -67 dBm
    Event counter: 305
    Timestamp: 1903440824&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    595 14.742634      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 595: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24266
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 305
    Timestamp: 1903441055&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    596 14.787403      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 596: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24267
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -65 dBm
    Event counter: 306
    Timestamp: 1903485824&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    597 14.787633      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 597: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24268
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -49 dBm
    Event counter: 306
    Timestamp: 1903486054&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    598 14.832403      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 598: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24269
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -68 dBm
    Event counter: 307
    Timestamp: 1903530824&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    599 14.832634      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 599: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24270
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -50 dBm
    Event counter: 307
    Timestamp: 1903531054&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    600 14.922404      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 600: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24271
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -66 dBm
    Event counter: 309
    Timestamp: 1903620824&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89690&amp;#181;s]
    [Delta time (start to start): 89770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    601 14.922634      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 601: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24272
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -45 dBm
    Event counter: 309
    Timestamp: 1903621054&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    602 14.967404      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 602: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24273
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -69 dBm
    Event counter: 310
    Timestamp: 1903665824&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    603 14.967635      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 603: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24274
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -48 dBm
    Event counter: 310
    Timestamp: 1903666055&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    604 15.012404      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 604: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24275
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -62 dBm
    Event counter: 311
    Timestamp: 1903710824&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    605 15.012634      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 605: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24276
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -50 dBm
    Event counter: 311
    Timestamp: 1903711054&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    606 15.057403      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 606: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24277
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -70 dBm
    Event counter: 312
    Timestamp: 1903755823&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    607 15.057634      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 607: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24278
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 312
    Timestamp: 1903756054&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    608 15.102403      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 608: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24279
    Length of packet: 10
    Flags: 0x0a
        .... ...0 = CRC: Error
            [Expert Info (Error/Checksum): CRC is bad]
                [CRC is bad]
                [Severity level: Error]
                [Group: Checksum]
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -76 dBm
    Event counter: 313
    Timestamp: 1903800823&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb504c4
        [Expert Info (Warning/Checksum): Incorrect CRC]
            [Incorrect CRC]
            [Severity level: Warning]
            [Group: Checksum]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    609 15.102633      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 609: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24280
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -45 dBm
    Event counter: 313
    Timestamp: 1903801053&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    610 15.147403      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 610: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24281
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -68 dBm
    Event counter: 314
    Timestamp: 1903845823&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    611 15.147633      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 611: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24282
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -45 dBm
    Event counter: 314
    Timestamp: 1903846053&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    612 15.192403      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 612: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24283
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -71 dBm
    Event counter: 315
    Timestamp: 1903890823&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    613 15.192633      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 613: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24284
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -44 dBm
    Event counter: 315
    Timestamp: 1903891053&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    614 15.237403      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 614: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24285
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -64 dBm
    Event counter: 316
    Timestamp: 1903935823&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    615 15.237633      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 615: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24286
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 316
    Timestamp: 1903936053&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    616 15.282402      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 616: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24287
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -69 dBm
    Event counter: 317
    Timestamp: 1903980822&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    617 15.282633      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 617: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24288
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -51 dBm
    Event counter: 317
    Timestamp: 1903981053&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    618 15.327402      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 618: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24289
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -68 dBm
    Event counter: 318
    Timestamp: 1904025822&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    619 15.327632      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 619: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24290
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -45 dBm
    Event counter: 318
    Timestamp: 1904026052&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    620 15.372402      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 620: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24291
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -72 dBm
    Event counter: 319
    Timestamp: 1904070822&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    621 15.372633      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 621: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24292
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -44 dBm
    Event counter: 319
    Timestamp: 1904071053&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    622 15.417403      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 622: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24293
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 27
    RSSI: -68 dBm
    Event counter: 320
    Timestamp: 1904115822&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    623 15.417633      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 623: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24294
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 27
    RSSI: -44 dBm
    Event counter: 320
    Timestamp: 1904116052&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    624 15.462403      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 624: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24295
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -67 dBm
    Event counter: 321
    Timestamp: 1904160822&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    625 15.462633      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 625: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24296
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 321
    Timestamp: 1904161052&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    626 15.507403      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 626: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24297
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -66 dBm
    Event counter: 322
    Timestamp: 1904205822&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    627 15.507633      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 627: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24298
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -50 dBm
    Event counter: 322
    Timestamp: 1904206052&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    628 15.552403      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 628: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24299
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -65 dBm
    Event counter: 323
    Timestamp: 1904250822&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    629 15.552633      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 629: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24300
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -46 dBm
    Event counter: 323
    Timestamp: 1904251052&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    630 15.642402      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 630: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24301
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 25
    RSSI: -66 dBm
    Event counter: 325
    Timestamp: 1904340821&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89689&amp;#181;s]
    [Delta time (start to start): 89769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    631 15.642633      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 631: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24302
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 25
    RSSI: -44 dBm
    Event counter: 325
    Timestamp: 1904341052&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    632 15.687402      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 632: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24303
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -68 dBm
    Event counter: 326
    Timestamp: 1904385821&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    633 15.687632      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 633: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24304
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 326
    Timestamp: 1904386051&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    634 15.732402      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 634: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24305
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -63 dBm
    Event counter: 327
    Timestamp: 1904430821&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    635 15.732632      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 635: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24306
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -50 dBm
    Event counter: 327
    Timestamp: 1904431051&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    636 15.777402      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 636: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24307
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -70 dBm
    Event counter: 328
    Timestamp: 1904475821&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    637 15.777631      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 637: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24308
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -49 dBm
    Event counter: 328
    Timestamp: 1904476050&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 149&amp;#181;s]
    [Delta time (start to start): 229&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    638 15.822401      Master_0x4d08532d     Slave_0x4d08532d      LE LL    29                No                                  L2CAP Fragment

Frame 638: 29 bytes on wire (232 bits), 29 bytes captured (232 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24309
    Length of packet: 10
    Flags: 0x02
        .... ...0 = CRC: Error
            [Expert Info (Error/Checksum): CRC is bad]
                [CRC is bad]
                [Severity level: Error]
                [Group: Checksum]
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -80 dBm
    Event counter: 329
    Timestamp: 1904520820&amp;#181;s
    [Packet time (start to end): 104&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    L2CAP Fragment
        [Expert Info (Warning/Sequence): Missing Fragment Start]
            [Missing Fragment Start]
            [Severity level: Warning]
            [Group: Sequence]
    [L2CAP Index: 46]
    [Connection Parameters in: 127]
    CRC: 0x134e80
        [Expert Info (Warning/Checksum): Incorrect CRC]
            [Incorrect CRC]
            [Severity level: Warning]
            [Group: Checksum]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    639 15.867401      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 639: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24310
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -68 dBm
    Event counter: 330
    Timestamp: 1904565820&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44896&amp;#181;s]
    [Delta time (start to start): 45000&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    640 15.867632      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 640: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24311
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -44 dBm
    Event counter: 330
    Timestamp: 1904566051&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    641 15.912401      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 641: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24312
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -70 dBm
    Event counter: 331
    Timestamp: 1904610820&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    642 15.912632      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 642: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24313
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -44 dBm
    Event counter: 331
    Timestamp: 1904611051&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    643 15.957401      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 643: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24314
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -62 dBm
    Event counter: 332
    Timestamp: 1904655820&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    644 15.957632      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 644: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24315
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -50 dBm
    Event counter: 332
    Timestamp: 1904656051&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    645 16.002400      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 645: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24316
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -70 dBm
    Event counter: 333
    Timestamp: 1904700819&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44688&amp;#181;s]
    [Delta time (start to start): 44768&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    646 16.002631      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 646: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24317
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -51 dBm
    Event counter: 333
    Timestamp: 1904701050&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    647 16.047400      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 647: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24318
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -70 dBm
    Event counter: 334
    Timestamp: 1904745819&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    648 16.047631      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 648: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24319
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -45 dBm
    Event counter: 334
    Timestamp: 1904746050&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    649 16.182400      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 649: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24320
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -65 dBm
    Event counter: 337
    Timestamp: 1904880819&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 134689&amp;#181;s]
    [Delta time (start to start): 134769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    650 16.182631      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 650: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24321
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -44 dBm
    Event counter: 337
    Timestamp: 1904881050&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    651 16.227400      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 651: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24322
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -65 dBm
    Event counter: 338
    Timestamp: 1904925819&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    652 16.227631      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 652: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24323
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -50 dBm
    Event counter: 338
    Timestamp: 1904926050&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    653 16.272400      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 653: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24324
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -66 dBm
    Event counter: 339
    Timestamp: 1904970819&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    654 16.272630      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 654: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24325
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -45 dBm
    Event counter: 339
    Timestamp: 1904971049&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    655 16.362401      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 655: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24326
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 26
    RSSI: -68 dBm
    Event counter: 341
    Timestamp: 1905060819&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89690&amp;#181;s]
    [Delta time (start to start): 89770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    656 16.362629      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 656: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24327
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 26
    RSSI: -44 dBm
    Event counter: 341
    Timestamp: 1905061048&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 149&amp;#181;s]
    [Delta time (start to start): 229&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    657 16.407399      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 657: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24328
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -66 dBm
    Event counter: 342
    Timestamp: 1905105818&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    658 16.407630      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 658: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24329
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 342
    Timestamp: 1905106048&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    659 16.452400      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 659: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24330
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -65 dBm
    Event counter: 343
    Timestamp: 1905150818&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    660 16.452631      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 660: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24331
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -50 dBm
    Event counter: 343
    Timestamp: 1905151049&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    661 16.497400      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 661: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24332
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -67 dBm
    Event counter: 344
    Timestamp: 1905195818&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    662 16.497631      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 662: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24333
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -49 dBm
    Event counter: 344
    Timestamp: 1905196049&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    663 16.587399      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 663: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24334
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -67 dBm
    Event counter: 346
    Timestamp: 1905285817&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89688&amp;#181;s]
    [Delta time (start to start): 89768&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    664 16.587630      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 664: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24335
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -44 dBm
    Event counter: 346
    Timestamp: 1905286048&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    665 16.632399      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 665: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24336
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -68 dBm
    Event counter: 347
    Timestamp: 1905330817&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    666 16.632630      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 666: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24337
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -43 dBm
    Event counter: 347
    Timestamp: 1905331048&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    667 16.677399      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 667: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24338
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -62 dBm
    Event counter: 348
    Timestamp: 1905375817&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    668 16.677629      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 668: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24339
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -50 dBm
    Event counter: 348
    Timestamp: 1905376047&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    669 16.722399      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 669: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24340
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -71 dBm
    Event counter: 349
    Timestamp: 1905420817&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    670 16.722630      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 670: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24341
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 349
    Timestamp: 1905421048&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    671 16.812399      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 671: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24342
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -66 dBm
    Event counter: 351
    Timestamp: 1905510817&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89689&amp;#181;s]
    [Delta time (start to start): 89769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    672 16.812629      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 672: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24343
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -45 dBm
    Event counter: 351
    Timestamp: 1905511047&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    673 16.902399      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 673: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24344
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -73 dBm
    Event counter: 353
    Timestamp: 1905600817&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89690&amp;#181;s]
    [Delta time (start to start): 89770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    674 16.902629      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 674: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24345
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 353
    Timestamp: 1905601047&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    675 16.947399      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 675: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24346
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -65 dBm
    Event counter: 354
    Timestamp: 1905645817&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    676 16.947629      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 676: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24347
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -58 dBm
    Event counter: 354
    Timestamp: 1905646047&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    677 16.992399      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 677: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24348
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -62 dBm
    Event counter: 355
    Timestamp: 1905690817&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    678 16.992629      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 678: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24349
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -44 dBm
    Event counter: 355
    Timestamp: 1905691047&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    679 17.037398      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 679: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24350
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -60 dBm
    Event counter: 356
    Timestamp: 1905735816&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    680 17.037629      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 680: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24351
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -45 dBm
    Event counter: 356
    Timestamp: 1905736047&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    681 17.127398      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 681: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24352
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -82 dBm
    Event counter: 358
    Timestamp: 1905825816&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89689&amp;#181;s]
    [Delta time (start to start): 89769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    682 17.127628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 682: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24353
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 358
    Timestamp: 1905826046&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    683 17.172398      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 683: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24354
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -63 dBm
    Event counter: 359
    Timestamp: 1905870816&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    684 17.172628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 684: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24355
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -50 dBm
    Event counter: 359
    Timestamp: 1905871046&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    685 17.217397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 685: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24356
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -63 dBm
    Event counter: 360
    Timestamp: 1905915815&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    686 17.217627      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 686: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24357
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -46 dBm
    Event counter: 360
    Timestamp: 1905916045&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    687 17.262397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 687: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24358
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -60 dBm
    Event counter: 361
    Timestamp: 1905960815&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    688 17.262627      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 688: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24359
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -47 dBm
    Event counter: 361
    Timestamp: 1905961045&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    689 17.307397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 689: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24360
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 25
    RSSI: -66 dBm
    Event counter: 362
    Timestamp: 1906005815&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    690 17.307628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 690: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24361
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 25
    RSSI: -45 dBm
    Event counter: 362
    Timestamp: 1906006046&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    691 17.352397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 691: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24362
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -79 dBm
    Event counter: 363
    Timestamp: 1906050815&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    692 17.352628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 692: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24363
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 363
    Timestamp: 1906051045&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    693 17.397398      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 693: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24364
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -62 dBm
    Event counter: 364
    Timestamp: 1906095815&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    694 17.397628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 694: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24365
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -50 dBm
    Event counter: 364
    Timestamp: 1906096045&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    695 17.442398      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 695: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24366
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -67 dBm
    Event counter: 365
    Timestamp: 1906140815&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    696 17.442628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 696: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24367
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -49 dBm
    Event counter: 365
    Timestamp: 1906141045&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    697 17.487398      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 697: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24368
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -62 dBm
    Event counter: 366
    Timestamp: 1906185815&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    698 17.487628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 698: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24369
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -46 dBm
    Event counter: 366
    Timestamp: 1906186045&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    699 17.532398      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 699: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24370
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -63 dBm
    Event counter: 367
    Timestamp: 1906230815&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    700 17.532628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 700: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24371
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -44 dBm
    Event counter: 367
    Timestamp: 1906231045&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    701 17.577397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 701: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24372
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -67 dBm
    Event counter: 368
    Timestamp: 1906275814&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    702 17.577628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 702: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24373
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -45 dBm
    Event counter: 368
    Timestamp: 1906276045&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    703 17.622397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 703: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24374
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -61 dBm
    Event counter: 369
    Timestamp: 1906320814&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    704 17.622628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 704: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24375
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -50 dBm
    Event counter: 369
    Timestamp: 1906321045&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    705 17.667397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 705: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24376
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -65 dBm
    Event counter: 370
    Timestamp: 1906365814&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    706 17.667627      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 706: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24377
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -51 dBm
    Event counter: 370
    Timestamp: 1906366044&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    707 17.712397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 707: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24378
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -62 dBm
    Event counter: 371
    Timestamp: 1906410814&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    708 17.757397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 708: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24379
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -61 dBm
    Event counter: 372
    Timestamp: 1906455814&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44920&amp;#181;s]
    [Delta time (start to start): 45000&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    709 17.757627      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 709: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24380
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -45 dBm
    Event counter: 372
    Timestamp: 1906456044&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    710 17.802397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 710: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24381
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 28
    RSSI: -63 dBm
    Event counter: 373
    Timestamp: 1906500814&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    711 17.802627      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 711: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24382
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 28
    RSSI: -44 dBm
    Event counter: 373
    Timestamp: 1906501044&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    712 17.847396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 712: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24383
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -70 dBm
    Event counter: 374
    Timestamp: 1906545813&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    713 17.847626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 713: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24384
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -46 dBm
    Event counter: 374
    Timestamp: 1906546043&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    714 17.892396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 714: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24385
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -66 dBm
    Event counter: 375
    Timestamp: 1906590813&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    715 17.892627      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 715: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24386
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -50 dBm
    Event counter: 375
    Timestamp: 1906591044&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    716 17.937397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 716: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24387
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -60 dBm
    Event counter: 376
    Timestamp: 1906635813&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    717 17.937627      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 717: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24388
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -45 dBm
    Event counter: 376
    Timestamp: 1906636043&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    718 17.982397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 718: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24389
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -58 dBm
    Event counter: 377
    Timestamp: 1906680813&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    719 17.982627      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 719: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24390
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -44 dBm
    Event counter: 377
    Timestamp: 1906681043&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    720 18.027396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 720: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24391
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 26
    RSSI: -58 dBm
    Event counter: 378
    Timestamp: 1906725812&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    721 18.027626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 721: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24392
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 26
    RSSI: -45 dBm
    Event counter: 378
    Timestamp: 1906726042&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    722 18.072396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 722: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24393
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -61 dBm
    Event counter: 379
    Timestamp: 1906770812&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    723 18.072627      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 723: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24394
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 379
    Timestamp: 1906771043&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    724 18.117396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 724: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24395
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -62 dBm
    Event counter: 380
    Timestamp: 1906815812&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    725 18.117627      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 725: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24396
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -50 dBm
    Event counter: 380
    Timestamp: 1906816043&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    726 18.162396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 726: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24397
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -66 dBm
    Event counter: 381
    Timestamp: 1906860812&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    727 18.162627      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 727: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24398
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -49 dBm
    Event counter: 381
    Timestamp: 1906861043&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    728 18.207396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 728: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24399
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -58 dBm
    Event counter: 382
    Timestamp: 1906905812&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    729 18.207627      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 729: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24400
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -44 dBm
    Event counter: 382
    Timestamp: 1906906043&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    730 18.252396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 730: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24401
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -57 dBm
    Event counter: 383
    Timestamp: 1906950812&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    731 18.252626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 731: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24402
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -44 dBm
    Event counter: 383
    Timestamp: 1906951042&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    732 18.297396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 732: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24403
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -64 dBm
    Event counter: 384
    Timestamp: 1906995812&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    733 18.342396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 733: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24404
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -60 dBm
    Event counter: 385
    Timestamp: 1907040812&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44920&amp;#181;s]
    [Delta time (start to start): 45000&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    734 18.342626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 734: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24405
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -50 dBm
    Event counter: 385
    Timestamp: 1907041042&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    735 18.387395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 735: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24406
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -64 dBm
    Event counter: 386
    Timestamp: 1907085811&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    736 18.387626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 736: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24407
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 386
    Timestamp: 1907086042&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    737 18.432395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 737: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24408
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -66 dBm
    Event counter: 387
    Timestamp: 1907130811&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    738 18.432626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 738: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24409
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -45 dBm
    Event counter: 387
    Timestamp: 1907131042&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    739 18.477396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 739: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24410
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -63 dBm
    Event counter: 388
    Timestamp: 1907175811&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    740 18.477626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 740: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24411
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -44 dBm
    Event counter: 388
    Timestamp: 1907176041&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    741 18.522396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 741: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24412
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -73 dBm
    Event counter: 389
    Timestamp: 1907220811&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    742 18.522626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 742: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24413
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -45 dBm
    Event counter: 389
    Timestamp: 1907221041&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    743 18.567396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 743: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24414
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -65 dBm
    Event counter: 390
    Timestamp: 1907265811&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    744 18.567626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 744: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24415
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 390
    Timestamp: 1907266041&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    745 18.612395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 745: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24416
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -70 dBm
    Event counter: 391
    Timestamp: 1907310810&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    746 18.612626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 746: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24417
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -54 dBm
    Event counter: 391
    Timestamp: 1907311041&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    747 18.657395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 747: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24418
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -68 dBm
    Event counter: 392
    Timestamp: 1907355810&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    748 18.657626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 748: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24419
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -45 dBm
    Event counter: 392
    Timestamp: 1907356041&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    749 18.702395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 749: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24420
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -64 dBm
    Event counter: 393
    Timestamp: 1907400810&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    750 18.702626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 750: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24421
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -45 dBm
    Event counter: 393
    Timestamp: 1907401041&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    751 18.747395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 751: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24422
    Length of packet: 10
    Flags: 0x0a
        .... ...0 = CRC: Error
            [Expert Info (Error/Checksum): CRC is bad]
                [CRC is bad]
                [Severity level: Error]
                [Group: Checksum]
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 27
    RSSI: -78 dBm
    Event counter: 394
    Timestamp: 1907445810&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e5
        [Expert Info (Warning/Checksum): Incorrect CRC]
            [Incorrect CRC]
            [Severity level: Warning]
            [Group: Checksum]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    752 18.747625      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 752: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24423
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 27
    RSSI: -44 dBm
    Event counter: 394
    Timestamp: 1907446040&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    753 18.792395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 753: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24424
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -64 dBm
    Event counter: 395
    Timestamp: 1907490810&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    754 18.792625      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 754: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24425
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 395
    Timestamp: 1907491040&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    755 18.837395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 755: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24426
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -69 dBm
    Event counter: 396
    Timestamp: 1907535810&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    756 18.837626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 756: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24427
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -50 dBm
    Event counter: 396
    Timestamp: 1907536041&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    757 18.882395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 757: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24428
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -68 dBm
    Event counter: 397
    Timestamp: 1907580810&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    758 18.882625      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 758: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24429
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -46 dBm
    Event counter: 397
    Timestamp: 1907581040&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    759 18.927395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 759: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24430
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -64 dBm
    Event counter: 398
    Timestamp: 1907625810&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    760 18.927625      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 760: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24431
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -44 dBm
    Event counter: 398
    Timestamp: 1907626040&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    761 18.972395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 761: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24432
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 25
    RSSI: -75 dBm
    Event counter: 399
    Timestamp: 1907670810&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    762 18.972626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 762: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24433
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 25
    RSSI: -44 dBm
    Event counter: 399
    Timestamp: 1907671040&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    763 19.017396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 763: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24434
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -64 dBm
    Event counter: 400
    Timestamp: 1907715810&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    764 19.017626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 764: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24435
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 400
    Timestamp: 1907716040&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    765 19.062395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 765: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24436
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -69 dBm
    Event counter: 401
    Timestamp: 1907760809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    766 19.062625      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 766: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24437
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -50 dBm
    Event counter: 401
    Timestamp: 1907761039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    767 19.152395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 767: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24438
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -62 dBm
    Event counter: 403
    Timestamp: 1907850809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89690&amp;#181;s]
    [Delta time (start to start): 89770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    768 19.152625      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 768: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24439
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -44 dBm
    Event counter: 403
    Timestamp: 1907851039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    769 19.197395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 769: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24440
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -64 dBm
    Event counter: 404
    Timestamp: 1907895809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    770 19.197625      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 770: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24441
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -45 dBm
    Event counter: 404
    Timestamp: 1907896039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    771 19.242395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 771: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24442
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -64 dBm
    Event counter: 405
    Timestamp: 1907940809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    772 19.242625      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 772: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24443
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -46 dBm
    Event counter: 405
    Timestamp: 1907941039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    773 19.287395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 773: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24444
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -69 dBm
    Event counter: 406
    Timestamp: 1907985809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    774 19.287626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 774: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24445
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -50 dBm
    Event counter: 406
    Timestamp: 1907986040&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    775 19.332395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 775: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24446
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -63 dBm
    Event counter: 407
    Timestamp: 1908030809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    776 19.332625      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 776: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24447
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -51 dBm
    Event counter: 407
    Timestamp: 1908031039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    777 19.377395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 777: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24448
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -62 dBm
    Event counter: 408
    Timestamp: 1908075809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    778 19.377625      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 778: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24449
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -45 dBm
    Event counter: 408
    Timestamp: 1908076039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    779 19.422395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 779: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24450
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -63 dBm
    Event counter: 409
    Timestamp: 1908120809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    780 19.422625      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 780: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24451
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -45 dBm
    Event counter: 409
    Timestamp: 1908121039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    781 19.467395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 781: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24452
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 28
    RSSI: -70 dBm
    Event counter: 410
    Timestamp: 1908165809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    782 19.467625      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 782: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24453
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 28
    RSSI: -45 dBm
    Event counter: 410
    Timestamp: 1908166039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    783 19.557395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 783: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24454
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -65 dBm
    Event counter: 412
    Timestamp: 1908255809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89690&amp;#181;s]
    [Delta time (start to start): 89770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    784 19.557626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 784: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24455
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -50 dBm
    Event counter: 412
    Timestamp: 1908256039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    785 19.602396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 785: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24456
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -62 dBm
    Event counter: 413
    Timestamp: 1908300809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    786 19.602626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 786: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24457
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -45 dBm
    Event counter: 413
    Timestamp: 1908301039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    787 19.647396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 787: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24458
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -60 dBm
    Event counter: 414
    Timestamp: 1908345809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    788 19.647626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 788: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24459
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -44 dBm
    Event counter: 414
    Timestamp: 1908346039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    789 19.692396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 789: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24460
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 26
    RSSI: -68 dBm
    Event counter: 415
    Timestamp: 1908390809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    790 19.692626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 790: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24461
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 26
    RSSI: -45 dBm
    Event counter: 415
    Timestamp: 1908391039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    791 19.737396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 791: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24462
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -62 dBm
    Event counter: 416
    Timestamp: 1908435809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    792 19.737626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 792: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24463
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -42 dBm
    Event counter: 416
    Timestamp: 1908436039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    793 19.782396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 793: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24464
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -69 dBm
    Event counter: 417
    Timestamp: 1908480809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    794 19.782626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 794: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24465
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -50 dBm
    Event counter: 417
    Timestamp: 1908481039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    795 19.827396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 795: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24466
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -63 dBm
    Event counter: 418
    Timestamp: 1908525809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    796 19.827626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 796: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24467
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -49 dBm
    Event counter: 418
    Timestamp: 1908526039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    797 19.872396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 797: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24468
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -61 dBm
    Event counter: 419
    Timestamp: 1908570809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    798 19.872626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 798: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24469
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -44 dBm
    Event counter: 419
    Timestamp: 1908571039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    799 19.917396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 799: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24470
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -63 dBm
    Event counter: 420
    Timestamp: 1908615809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    800 19.917626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 800: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24471
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -44 dBm
    Event counter: 420
    Timestamp: 1908616039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    801 19.962396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 801: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24472
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -63 dBm
    Event counter: 421
    Timestamp: 1908660809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    802 19.962626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 802: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24473
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -43 dBm
    Event counter: 421
    Timestamp: 1908661039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    803 20.007396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 803: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24474
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -65 dBm
    Event counter: 422
    Timestamp: 1908705809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    804 20.007626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 804: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24475
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -49 dBm
    Event counter: 422
    Timestamp: 1908706039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    805 20.052396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 805: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24476
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -60 dBm
    Event counter: 423
    Timestamp: 1908750809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    806 20.052626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 806: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24477
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -51 dBm
    Event counter: 423
    Timestamp: 1908751039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    807 20.097396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 807: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24478
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -61 dBm
    Event counter: 424
    Timestamp: 1908795809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    808 20.097626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 808: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24479
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -45 dBm
    Event counter: 424
    Timestamp: 1908796039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    809 20.142396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 809: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24480
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -63 dBm
    Event counter: 425
    Timestamp: 1908840809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    810 20.142627      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 810: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24481
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -45 dBm
    Event counter: 425
    Timestamp: 1908841040&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    811 20.187397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 811: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24482
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -68 dBm
    Event counter: 426
    Timestamp: 1908885809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    812 20.187627      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 812: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24483
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -45 dBm
    Event counter: 426
    Timestamp: 1908886039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    813 20.232397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 813: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24484
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -63 dBm
    Event counter: 427
    Timestamp: 1908930809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    814 20.232627      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 814: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24485
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 427
    Timestamp: 1908931039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    815 20.277397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 815: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24486
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -64 dBm
    Event counter: 428
    Timestamp: 1908975809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    816 20.277627      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 816: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24487
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -59 dBm
    Event counter: 428
    Timestamp: 1908976039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    817 20.322397      Master_0x4d08532d     Slave_0x4d08532d      ATT      33                No         False                    Sent Read Request, Handle: 0x0012 (Generic Attribute: PnP ID)

Frame 817: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24488
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -60 dBm
    Event counter: 429
    Timestamp: 1909020809&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 47]
    [Connection Parameters in: 127]
    CRC: 0x01bc6f
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read Request (0x0a)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1010 = Method: Read Request (0x0a)
    Handle: 0x0012 (Generic Attribute: PnP ID)
        [Service UUID: Generic Attribute (0x1801)]
        [UUID: PnP ID (0x2a50)]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    818 20.322684      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 818: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24489
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -46 dBm
    Event counter: 429
    Timestamp: 1909021096&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 287&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    819 20.367397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 819: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24490
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -61 dBm
    Event counter: 430
    Timestamp: 1909065809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44633&amp;#181;s]
    [Delta time (start to start): 44713&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    820 20.367628      Slave_0x4d08532d      Master_0x4d08532d     ATT      38                No         False                    Rcvd Read Response, Handle: 0x0012 (Generic Attribute: PnP ID)

Frame 820: 38 bytes on wire (304 bits), 38 bytes captured (304 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24491
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -45 dBm
    Event counter: 430
    Timestamp: 1909066040&amp;#181;s
    [Packet time (start to end): 176&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 48]
    [Connection Parameters in: 127]
    CRC: 0x4159b9
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read Response (0x0b)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1011 = Method: Read Response (0x0b)
    [Handle: 0x0012 (Generic Attribute: PnP ID)]
        [Service UUID: Generic Attribute (0x1801)]
        [UUID: PnP ID (0x2a50)]
    Vendor ID Source: USB Implementer&amp;#39;s Forum (0x0002)
    Vendor ID: Linux Foundation (0x1d6b)
    Product ID: 0x0246
    Version: 0x0537
    [Request in Frame: 817]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    821 20.412397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 821: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24492
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 27
    RSSI: -64 dBm
    Event counter: 431
    Timestamp: 1909110809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44593&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    822 20.412628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 822: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24493
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 27
    RSSI: -45 dBm
    Event counter: 431
    Timestamp: 1909111040&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    823 20.457397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 823: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24494
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -65 dBm
    Event counter: 432
    Timestamp: 1909155809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    824 20.457627      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 824: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24495
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 432
    Timestamp: 1909156039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    825 20.502397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 825: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24496
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -64 dBm
    Event counter: 433
    Timestamp: 1909200809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    826 20.502627      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 826: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24497
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -50 dBm
    Event counter: 433
    Timestamp: 1909201039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    827 20.547397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 827: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24498
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -61 dBm
    Event counter: 434
    Timestamp: 1909245809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    828 20.547627      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 828: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24499
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -46 dBm
    Event counter: 434
    Timestamp: 1909246039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    829 20.592397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 829: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24500
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -60 dBm
    Event counter: 435
    Timestamp: 1909290809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    830 20.592627      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 830: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24501
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -45 dBm
    Event counter: 435
    Timestamp: 1909291039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    831 20.637397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 831: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24502
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 25
    RSSI: -63 dBm
    Event counter: 436
    Timestamp: 1909335809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    832 20.637628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 832: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24503
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 25
    RSSI: -45 dBm
    Event counter: 436
    Timestamp: 1909336040&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    833 20.682397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 833: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24504
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -63 dBm
    Event counter: 437
    Timestamp: 1909380809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    834 20.682628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 834: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24505
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 437
    Timestamp: 1909381040&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    835 20.727397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 835: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24506
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -64 dBm
    Event counter: 438
    Timestamp: 1909425809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    836 20.727628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 836: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24507
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -49 dBm
    Event counter: 438
    Timestamp: 1909426039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    837 20.772398      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 837: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24508
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -60 dBm
    Event counter: 439
    Timestamp: 1909470809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    838 20.772628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 838: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24509
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -49 dBm
    Event counter: 439
    Timestamp: 1909471039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    839 20.817398      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 839: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24510
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -61 dBm
    Event counter: 440
    Timestamp: 1909515809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    840 20.817628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 840: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24511
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -44 dBm
    Event counter: 440
    Timestamp: 1909516039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    841 20.862398      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 841: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24512
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -63 dBm
    Event counter: 441
    Timestamp: 1909560809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    842 20.862628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 842: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24513
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -44 dBm
    Event counter: 441
    Timestamp: 1909561039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    843 20.907398      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 843: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24514
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -64 dBm
    Event counter: 442
    Timestamp: 1909605809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    844 20.907628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 844: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24515
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -44 dBm
    Event counter: 442
    Timestamp: 1909606039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    845 20.952398      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 845: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24516
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -63 dBm
    Event counter: 443
    Timestamp: 1909650809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    846 20.952629      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 846: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24517
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -50 dBm
    Event counter: 443
    Timestamp: 1909651040&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    847 20.997398      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 847: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24518
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -61 dBm
    Event counter: 444
    Timestamp: 1909695809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    848 20.997629      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 848: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24519
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -51 dBm
    Event counter: 444
    Timestamp: 1909696040&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    849 21.042398      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 849: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24520
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -61 dBm
    Event counter: 445
    Timestamp: 1909740809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    850 21.042628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 850: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24521
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -45 dBm
    Event counter: 445
    Timestamp: 1909741039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    851 21.087398      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 851: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24522
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -62 dBm
    Event counter: 446
    Timestamp: 1909785809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    852 21.087628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 852: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24523
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -44 dBm
    Event counter: 446
    Timestamp: 1909786039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    853 21.132398      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 853: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24524
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 28
    RSSI: -66 dBm
    Event counter: 447
    Timestamp: 1909830809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    854 21.132628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 854: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24525
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 28
    RSSI: -45 dBm
    Event counter: 447
    Timestamp: 1909831039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    855 21.177398      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 855: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24526
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -63 dBm
    Event counter: 448
    Timestamp: 1909875809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    856 21.177628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 856: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24527
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 448
    Timestamp: 1909876039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    857 21.222398      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 857: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24528
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -63 dBm
    Event counter: 449
    Timestamp: 1909920809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    858 21.222628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 858: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24529
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -50 dBm
    Event counter: 449
    Timestamp: 1909921039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    859 21.267398      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 859: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24530
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -60 dBm
    Event counter: 450
    Timestamp: 1909965809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    860 21.267629      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 860: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24531
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -45 dBm
    Event counter: 450
    Timestamp: 1909966040&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    861 21.312398      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 861: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24532
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -60 dBm
    Event counter: 451
    Timestamp: 1910010809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    862 21.312629      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 862: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24533
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -44 dBm
    Event counter: 451
    Timestamp: 1910011039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    863 21.357399      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 863: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24534
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 26
    RSSI: -64 dBm
    Event counter: 452
    Timestamp: 1910055809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    864 21.357629      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 864: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24535
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 26
    RSSI: -45 dBm
    Event counter: 452
    Timestamp: 1910056039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    865 21.402399      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 865: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24536
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -62 dBm
    Event counter: 453
    Timestamp: 1910100809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    866 21.402629      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 866: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24537
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 453
    Timestamp: 1910101039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    867 21.447399      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 867: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24538
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -64 dBm
    Event counter: 454
    Timestamp: 1910145809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    868 21.447629      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 868: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24539
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -49 dBm
    Event counter: 454
    Timestamp: 1910146039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    869 21.492399      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 869: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24540
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -61 dBm
    Event counter: 455
    Timestamp: 1910190809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    870 21.492630      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 870: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24541
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -49 dBm
    Event counter: 455
    Timestamp: 1910191040&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    871 21.537399      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 871: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24542
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -60 dBm
    Event counter: 456
    Timestamp: 1910235809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    872 21.537629      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 872: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24543
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -44 dBm
    Event counter: 456
    Timestamp: 1910236039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    873 21.582399      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 873: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24544
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -62 dBm
    Event counter: 457
    Timestamp: 1910280809&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    874 21.582629      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 874: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24545
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -45 dBm
    Event counter: 457
    Timestamp: 1910281039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    875 21.627398      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 875: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24546
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -63 dBm
    Event counter: 458
    Timestamp: 1910325808&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    876 21.627628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 876: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24547
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 458
    Timestamp: 1910326038&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    877 21.672398      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 877: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24548
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -64 dBm
    Event counter: 459
    Timestamp: 1910370808&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    878 21.672628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 878: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24549
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -50 dBm
    Event counter: 459
    Timestamp: 1910371038&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    879 21.717398      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 879: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24550
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -60 dBm
    Event counter: 460
    Timestamp: 1910415808&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    880 21.717629      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 880: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24551
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 460
    Timestamp: 1910416039&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    881 21.762398      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 881: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24552
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -61 dBm
    Event counter: 461
    Timestamp: 1910460808&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    882 21.762628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 882: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24553
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -44 dBm
    Event counter: 461
    Timestamp: 1910461038&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    883 21.807397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 883: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24554
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -62 dBm
    Event counter: 462
    Timestamp: 1910505807&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    884 21.807628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 884: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24555
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -44 dBm
    Event counter: 462
    Timestamp: 1910506038&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    885 21.852397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 885: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24556
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -65 dBm
    Event counter: 463
    Timestamp: 1910550807&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    886 21.852628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 886: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24557
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -45 dBm
    Event counter: 463
    Timestamp: 1910551037&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    887 21.897398      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 887: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24558
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -63 dBm
    Event counter: 464
    Timestamp: 1910595807&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    888 21.897628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 888: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24559
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -44 dBm
    Event counter: 464
    Timestamp: 1910596037&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    889 21.942398      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 889: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24560
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -62 dBm
    Event counter: 465
    Timestamp: 1910640807&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    890 21.942629      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 890: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24561
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -51 dBm
    Event counter: 465
    Timestamp: 1910641038&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    891 21.987398      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 891: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24562
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -60 dBm
    Event counter: 466
    Timestamp: 1910685807&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    892 21.987629      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 892: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24563
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -45 dBm
    Event counter: 466
    Timestamp: 1910686038&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    893 22.032398      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 893: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24564
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -61 dBm
    Event counter: 467
    Timestamp: 1910730807&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    894 22.032628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 894: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24565
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -45 dBm
    Event counter: 467
    Timestamp: 1910731037&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    895 22.077398      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 895: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24566
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 27
    RSSI: -66 dBm
    Event counter: 468
    Timestamp: 1910775807&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    896 22.077628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 896: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24567
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 27
    RSSI: -45 dBm
    Event counter: 468
    Timestamp: 1910776037&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    897 22.122398      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 897: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24568
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -64 dBm
    Event counter: 469
    Timestamp: 1910820807&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    898 22.122628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 898: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24569
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 469
    Timestamp: 1910821037&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    899 22.167398      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 899: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24570
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -65 dBm
    Event counter: 470
    Timestamp: 1910865807&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    900 22.167628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 900: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24571
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -50 dBm
    Event counter: 470
    Timestamp: 1910866037&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    901 22.212398      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 901: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24572
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -61 dBm
    Event counter: 471
    Timestamp: 1910910807&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    902 22.212628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 902: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24573
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -46 dBm
    Event counter: 471
    Timestamp: 1910911037&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    903 22.257397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 903: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24574
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -60 dBm
    Event counter: 472
    Timestamp: 1910955806&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    904 22.257627      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 904: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24575
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -44 dBm
    Event counter: 472
    Timestamp: 1910956036&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    905 22.302397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 905: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24576
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 25
    RSSI: -64 dBm
    Event counter: 473
    Timestamp: 1911000806&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    906 22.302627      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 906: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24577
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 25
    RSSI: -45 dBm
    Event counter: 473
    Timestamp: 1911001036&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    907 22.347397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 907: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24578
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -63 dBm
    Event counter: 474
    Timestamp: 1911045806&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    908 22.347627      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 908: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24579
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 474
    Timestamp: 1911046036&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    909 22.392397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 909: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24580
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -66 dBm
    Event counter: 475
    Timestamp: 1911090806&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    910 22.392627      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 910: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24581
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -50 dBm
    Event counter: 475
    Timestamp: 1911091036&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    911 22.437397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 911: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24582
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -61 dBm
    Event counter: 476
    Timestamp: 1911135805&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    912 22.437628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 912: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24583
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -49 dBm
    Event counter: 476
    Timestamp: 1911136036&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    913 22.482397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 913: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24584
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -61 dBm
    Event counter: 477
    Timestamp: 1911180805&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    914 22.482628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 914: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24585
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -44 dBm
    Event counter: 477
    Timestamp: 1911181036&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    915 22.527397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 915: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24586
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -64 dBm
    Event counter: 478
    Timestamp: 1911225805&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    916 22.527627      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 916: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24587
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -45 dBm
    Event counter: 478
    Timestamp: 1911226035&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    917 22.572397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 917: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24588
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -66 dBm
    Event counter: 479
    Timestamp: 1911270805&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    918 22.572627      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 918: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24589
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -44 dBm
    Event counter: 479
    Timestamp: 1911271035&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    919 22.617397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 919: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24590
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -65 dBm
    Event counter: 480
    Timestamp: 1911315805&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    920 22.617628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 920: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24591
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -50 dBm
    Event counter: 480
    Timestamp: 1911316036&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    921 22.662397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 921: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24592
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -61 dBm
    Event counter: 481
    Timestamp: 1911360805&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    922 22.662627      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 922: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24593
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -51 dBm
    Event counter: 481
    Timestamp: 1911361035&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    923 22.707397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 923: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24594
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -61 dBm
    Event counter: 482
    Timestamp: 1911405805&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    924 22.707627      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 924: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24595
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -45 dBm
    Event counter: 482
    Timestamp: 1911406035&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    925 22.752397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 925: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24596
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -64 dBm
    Event counter: 483
    Timestamp: 1911450805&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    926 22.752627      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 926: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24597
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -45 dBm
    Event counter: 483
    Timestamp: 1911451035&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    927 22.842397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 927: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24598
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -63 dBm
    Event counter: 485
    Timestamp: 1911540805&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89690&amp;#181;s]
    [Delta time (start to start): 89770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    928 22.842627      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 928: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24599
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -44 dBm
    Event counter: 485
    Timestamp: 1911541035&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    929 22.887396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 929: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24600
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -64 dBm
    Event counter: 486
    Timestamp: 1911585804&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    930 22.887627      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 930: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24601
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -51 dBm
    Event counter: 486
    Timestamp: 1911586035&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    931 22.932396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 931: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24602
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -68 dBm
    Event counter: 487
    Timestamp: 1911630804&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    932 22.932626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 932: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24603
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -45 dBm
    Event counter: 487
    Timestamp: 1911631034&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    933 23.022397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 933: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24604
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 26
    RSSI: -65 dBm
    Event counter: 489
    Timestamp: 1911720804&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89690&amp;#181;s]
    [Delta time (start to start): 89770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    934 23.022628      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 934: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24605
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 26
    RSSI: -45 dBm
    Event counter: 489
    Timestamp: 1911721035&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    935 23.067397      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 935: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24606
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -70 dBm
    Event counter: 490
    Timestamp: 1911765804&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    936 23.067627      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 936: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24607
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 490
    Timestamp: 1911766034&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    937 23.112396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 937: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24608
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -64 dBm
    Event counter: 491
    Timestamp: 1911810803&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    938 23.112626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 938: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24609
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -51 dBm
    Event counter: 491
    Timestamp: 1911811033&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    939 23.157396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 939: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24610
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -65 dBm
    Event counter: 492
    Timestamp: 1911855803&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    940 23.157626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 940: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24611
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -48 dBm
    Event counter: 492
    Timestamp: 1911856033&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    941 23.202396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 941: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24612
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -62 dBm
    Event counter: 493
    Timestamp: 1911900803&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    942 23.202627      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 942: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24613
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -48 dBm
    Event counter: 493
    Timestamp: 1911901034&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    943 23.247396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 943: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24614
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -56 dBm
    Event counter: 494
    Timestamp: 1911945803&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    944 23.247626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 944: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24615
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -44 dBm
    Event counter: 494
    Timestamp: 1911946033&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    945 23.292396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 945: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24616
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -60 dBm
    Event counter: 495
    Timestamp: 1911990803&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    946 23.292626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 946: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24617
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 495
    Timestamp: 1911991033&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    947 23.337396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 947: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24618
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -64 dBm
    Event counter: 496
    Timestamp: 1912035803&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    948 23.337626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 948: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24619
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -50 dBm
    Event counter: 496
    Timestamp: 1912036033&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    949 23.382396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 949: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24620
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -70 dBm
    Event counter: 497
    Timestamp: 1912080803&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    950 23.382626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 950: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24621
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 497
    Timestamp: 1912081033&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    951 23.427395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 951: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24622
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -72 dBm
    Event counter: 498
    Timestamp: 1912125802&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    952 23.427626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 952: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24623
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -45 dBm
    Event counter: 498
    Timestamp: 1912126033&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    953 23.472395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 953: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24624
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -58 dBm
    Event counter: 499
    Timestamp: 1912170802&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    954 23.472626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 954: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24625
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -44 dBm
    Event counter: 499
    Timestamp: 1912171032&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    955 23.517396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 955: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24626
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -65 dBm
    Event counter: 500
    Timestamp: 1912215802&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    956 23.517626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 956: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24627
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -45 dBm
    Event counter: 500
    Timestamp: 1912216032&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    957 23.562396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 957: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24628
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -64 dBm
    Event counter: 501
    Timestamp: 1912260802&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    958 23.562627      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 958: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24629
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 501
    Timestamp: 1912261033&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    959 23.607396      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 959: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24630
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -67 dBm
    Event counter: 502
    Timestamp: 1912305802&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    960 23.607626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 960: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24631
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -57 dBm
    Event counter: 502
    Timestamp: 1912306032&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    961 23.652395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 961: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24632
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -65 dBm
    Event counter: 503
    Timestamp: 1912350801&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    962 23.652626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 962: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24633
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -45 dBm
    Event counter: 503
    Timestamp: 1912351032&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    963 23.697395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    34                No                                  Control Opcode: LL_CHANNEL_MAP_IND

Frame 963: 34 bytes on wire (272 bits), 34 bytes captured (272 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24634
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -64 dBm
    Event counter: 504
    Timestamp: 1912395801&amp;#181;s
    [Packet time (start to end): 144&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    Control Opcode: LL_CHANNEL_MAP_IND (0x01)
    Channel Map: ffffff071f
    Instant: 513
    [Connection Parameters in: 127]
    CRC: 0x97abd5

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    964 23.697689      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 964: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24635
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -45 dBm
    Event counter: 504
    Timestamp: 1912396095&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 294&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    965 23.742395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 965: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24636
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 27
    RSSI: -64 dBm
    Event counter: 505
    Timestamp: 1912440801&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44626&amp;#181;s]
    [Delta time (start to start): 44706&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    966 23.742626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 966: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24637
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 27
    RSSI: -45 dBm
    Event counter: 505
    Timestamp: 1912441032&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    967 23.787395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 967: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24638
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -69 dBm
    Event counter: 506
    Timestamp: 1912485801&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    968 23.787625      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 968: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24639
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 506
    Timestamp: 1912486031&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    969 23.832395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 969: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24640
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -70 dBm
    Event counter: 507
    Timestamp: 1912530801&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    970 23.832626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 970: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24641
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -51 dBm
    Event counter: 507
    Timestamp: 1912531032&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    971 23.877395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 971: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24642
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -73 dBm
    Event counter: 508
    Timestamp: 1912575801&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    972 23.877625      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 972: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24643
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -46 dBm
    Event counter: 508
    Timestamp: 1912576031&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    973 23.922395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 973: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24644
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -69 dBm
    Event counter: 509
    Timestamp: 1912620801&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    974 23.922625      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 974: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24645
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -46 dBm
    Event counter: 509
    Timestamp: 1912621031&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    975 23.967395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 975: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24646
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 25
    RSSI: -63 dBm
    Event counter: 510
    Timestamp: 1912665801&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    976 23.967625      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 976: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24647
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 25
    RSSI: -44 dBm
    Event counter: 510
    Timestamp: 1912666031&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    977 24.012394      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 977: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24648
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -63 dBm
    Event counter: 511
    Timestamp: 1912710800&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    978 24.012625      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 978: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24649
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 511
    Timestamp: 1912711031&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    979 24.057395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 979: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24650
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -66 dBm
    Event counter: 512
    Timestamp: 1912755800&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    980 24.057626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 980: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24651
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -51 dBm
    Event counter: 512
    Timestamp: 1912756031&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    981 24.102395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 981: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24652
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -78 dBm
    Event counter: 513
    Timestamp: 1912800800&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    982 24.102626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 982: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24653
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -49 dBm
    Event counter: 513
    Timestamp: 1912801031&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    983 24.147395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 983: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24654
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -64 dBm
    Event counter: 514
    Timestamp: 1912845800&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    984 24.147626      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 984: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24655
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -44 dBm
    Event counter: 514
    Timestamp: 1912846031&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    985 24.192395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 985: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24656
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -62 dBm
    Event counter: 515
    Timestamp: 1912890800&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    986 24.192625      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 986: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24657
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -44 dBm
    Event counter: 515
    Timestamp: 1912891030&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    987 24.237395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 987: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24658
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -62 dBm
    Event counter: 516
    Timestamp: 1912935800&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    988 24.237625      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 988: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24659
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 516
    Timestamp: 1912936030&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    989 24.282395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 989: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24660
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -62 dBm
    Event counter: 517
    Timestamp: 1912980800&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    990 24.282625      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 990: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24661
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -51 dBm
    Event counter: 517
    Timestamp: 1912981030&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    991 24.327394      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 991: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24662
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -65 dBm
    Event counter: 518
    Timestamp: 1913025799&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    992 24.327624      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 992: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24663
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -51 dBm
    Event counter: 518
    Timestamp: 1913026029&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    993 24.372394      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 993: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24664
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -65 dBm
    Event counter: 519
    Timestamp: 1913070799&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    994 24.372624      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 994: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24665
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -45 dBm
    Event counter: 519
    Timestamp: 1913071029&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    995 24.417394      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 995: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24666
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -58 dBm
    Event counter: 520
    Timestamp: 1913115799&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    996 24.417624      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 996: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24667
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -44 dBm
    Event counter: 520
    Timestamp: 1913116029&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    997 24.462394      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 997: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24668
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -58 dBm
    Event counter: 521
    Timestamp: 1913160799&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    998 24.462624      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 998: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24669
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 521
    Timestamp: 1913161029&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    999 24.507394      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 999: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24670
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -60 dBm
    Event counter: 522
    Timestamp: 1913205799&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1000 24.507624      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1000: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24671
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 522
    Timestamp: 1913206029&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1001 24.597394      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1001: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24672
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -60 dBm
    Event counter: 524
    Timestamp: 1913295799&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89690&amp;#181;s]
    [Delta time (start to start): 89770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1002 24.597625      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1002: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24673
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -44 dBm
    Event counter: 524
    Timestamp: 1913296029&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1003 24.642395      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1003: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24674
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -56 dBm
    Event counter: 525
    Timestamp: 1913340799&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1004 24.642623      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1004: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24675
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -44 dBm
    Event counter: 525
    Timestamp: 1913341028&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 149&amp;#181;s]
    [Delta time (start to start): 229&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1005 24.687394      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1005: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24676
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 26
    RSSI: -59 dBm
    Event counter: 526
    Timestamp: 1913385799&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44691&amp;#181;s]
    [Delta time (start to start): 44771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1006 24.687624      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1006: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24677
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 26
    RSSI: -45 dBm
    Event counter: 526
    Timestamp: 1913386029&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1007 24.732394      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1007: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24678
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -71 dBm
    Event counter: 527
    Timestamp: 1913430798&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1008 24.732625      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1008: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24679
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 527
    Timestamp: 1913431029&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1009 24.777394      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1009: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24680
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -62 dBm
    Event counter: 528
    Timestamp: 1913475798&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1010 24.777624      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1010: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24681
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -51 dBm
    Event counter: 528
    Timestamp: 1913476028&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1011 24.822394      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1011: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24682
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -64 dBm
    Event counter: 529
    Timestamp: 1913520798&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1012 24.822625      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1012: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24683
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -48 dBm
    Event counter: 529
    Timestamp: 1913521029&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1013 24.957393      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1013: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24684
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -64 dBm
    Event counter: 532
    Timestamp: 1913655797&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 134688&amp;#181;s]
    [Delta time (start to start): 134768&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1014 24.957624      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1014: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24685
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 532
    Timestamp: 1913656028&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1015 25.002393      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1015: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24686
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -71 dBm
    Event counter: 533
    Timestamp: 1913700797&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1016 25.002624      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1016: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24687
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -50 dBm
    Event counter: 533
    Timestamp: 1913701028&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1017 25.047393      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1017: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24688
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -72 dBm
    Event counter: 534
    Timestamp: 1913745797&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1018 25.047623      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1018: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24689
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 534
    Timestamp: 1913746027&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1019 25.137393      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1019: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24690
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -66 dBm
    Event counter: 536
    Timestamp: 1913835797&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89690&amp;#181;s]
    [Delta time (start to start): 89770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1020 25.137623      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1020: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24691
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -44 dBm
    Event counter: 536
    Timestamp: 1913836027&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1021 25.182393      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1021: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24692
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -64 dBm
    Event counter: 537
    Timestamp: 1913880797&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1022 25.182623      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1022: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24693
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 537
    Timestamp: 1913881027&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1023 25.227393      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1023: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24694
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -62 dBm
    Event counter: 538
    Timestamp: 1913925797&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1024 25.227624      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1024: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24695
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 538
    Timestamp: 1913926028&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1025 25.272393      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1025: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24696
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -77 dBm
    Event counter: 539
    Timestamp: 1913970797&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1026 25.272623      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1026: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24697
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -55 dBm
    Event counter: 539
    Timestamp: 1913971027&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1027 25.317393      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1027: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24698
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -69 dBm
    Event counter: 540
    Timestamp: 1914015797&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1028 25.317623      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1028: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24699
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -44 dBm
    Event counter: 540
    Timestamp: 1914016027&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1029 25.362393      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1029: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24700
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -64 dBm
    Event counter: 541
    Timestamp: 1914060797&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1030 25.362623      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1030: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24701
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -45 dBm
    Event counter: 541
    Timestamp: 1914061027&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1031 25.407393      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1031: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24702
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -64 dBm
    Event counter: 542
    Timestamp: 1914105796&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1032 25.407624      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1032: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24703
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 542
    Timestamp: 1914106027&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1033 25.452393      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1033: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24704
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -63 dBm
    Event counter: 543
    Timestamp: 1914150796&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1034 25.452623      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1034: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24705
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 543
    Timestamp: 1914151026&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1035 25.497393      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1035: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24706
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -75 dBm
    Event counter: 544
    Timestamp: 1914195796&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1036 25.497623      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1036: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24707
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -50 dBm
    Event counter: 544
    Timestamp: 1914196026&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1037 25.542393      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1037: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24708
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -70 dBm
    Event counter: 545
    Timestamp: 1914240796&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1038 25.542623      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1038: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24709
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -46 dBm
    Event counter: 545
    Timestamp: 1914241026&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1039 25.587393      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1039: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24710
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -62 dBm
    Event counter: 546
    Timestamp: 1914285796&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1040 25.587623      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1040: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24711
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -46 dBm
    Event counter: 546
    Timestamp: 1914286026&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1041 25.632392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1041: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24712
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 25
    RSSI: -66 dBm
    Event counter: 547
    Timestamp: 1914330795&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1042 25.632622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1042: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24713
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 25
    RSSI: -45 dBm
    Event counter: 547
    Timestamp: 1914331025&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1043 25.677392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1043: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24714
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -63 dBm
    Event counter: 548
    Timestamp: 1914375795&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1044 25.677622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1044: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24715
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 548
    Timestamp: 1914376025&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1045 25.722392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1045: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24716
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -68 dBm
    Event counter: 549
    Timestamp: 1914420795&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1046 25.722623      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1046: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24717
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -50 dBm
    Event counter: 549
    Timestamp: 1914421026&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1047 25.767392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1047: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24718
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -68 dBm
    Event counter: 550
    Timestamp: 1914465795&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1048 25.767622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1048: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24719
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -49 dBm
    Event counter: 550
    Timestamp: 1914466025&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1049 25.812392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1049: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24720
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -63 dBm
    Event counter: 551
    Timestamp: 1914510795&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1050 25.812622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1050: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24721
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -44 dBm
    Event counter: 551
    Timestamp: 1914511025&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1051 25.857392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1051: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24722
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -63 dBm
    Event counter: 552
    Timestamp: 1914555795&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1052 25.857622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1052: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24723
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -45 dBm
    Event counter: 552
    Timestamp: 1914556025&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1053 25.902392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1053: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24724
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -62 dBm
    Event counter: 553
    Timestamp: 1914600795&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1054 25.902622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1054: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24725
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 553
    Timestamp: 1914601025&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1055 25.947392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    34                No                                  Control Opcode: LL_CHANNEL_MAP_IND

Frame 1055: 34 bytes on wire (272 bits), 34 bytes captured (272 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24726
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -70 dBm
    Event counter: 554
    Timestamp: 1914645795&amp;#181;s
    [Packet time (start to end): 144&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    Control Opcode: LL_CHANNEL_MAP_IND (0x01)
    Channel Map: ffffff011f
    Instant: 563
    [Connection Parameters in: 127]
    CRC: 0xa1e183

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1056 25.947686      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1056: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24727
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -50 dBm
    Event counter: 554
    Timestamp: 1914646089&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 294&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1057 25.992393      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1057: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24728
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -70 dBm
    Event counter: 555
    Timestamp: 1914690795&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44626&amp;#181;s]
    [Delta time (start to start): 44706&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1058 25.992623      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1058: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24729
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -51 dBm
    Event counter: 555
    Timestamp: 1914691025&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1059 26.037392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1059: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24730
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -66 dBm
    Event counter: 556
    Timestamp: 1914735794&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1060 26.037623      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1060: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24731
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -44 dBm
    Event counter: 556
    Timestamp: 1914736025&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1061 26.082392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1061: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24732
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -62 dBm
    Event counter: 557
    Timestamp: 1914780794&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1062 26.082622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1062: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24733
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -44 dBm
    Event counter: 557
    Timestamp: 1914781024&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1063 26.127392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1063: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24734
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -62 dBm
    Event counter: 558
    Timestamp: 1914825794&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1064 26.127622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1064: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24735
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 558
    Timestamp: 1914826024&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1065 26.172392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1065: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24736
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -62 dBm
    Event counter: 559
    Timestamp: 1914870794&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1066 26.172622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1066: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24737
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 559
    Timestamp: 1914871024&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1067 26.217392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1067: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24738
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -72 dBm
    Event counter: 560
    Timestamp: 1914915794&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1068 26.217622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1068: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24739
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -50 dBm
    Event counter: 560
    Timestamp: 1914916024&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1069 26.262392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1069: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24740
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -65 dBm
    Event counter: 561
    Timestamp: 1914960794&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1070 26.262622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1070: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24741
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -45 dBm
    Event counter: 561
    Timestamp: 1914961024&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1071 26.307391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1071: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24742
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -61 dBm
    Event counter: 562
    Timestamp: 1915005793&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1072 26.307622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1072: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24743
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -44 dBm
    Event counter: 562
    Timestamp: 1915006024&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1073 26.352391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1073: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24744
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -63 dBm
    Event counter: 563
    Timestamp: 1915050793&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1074 26.352622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1074: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24745
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 563
    Timestamp: 1915051024&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1075 26.397391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1075: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24746
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -64 dBm
    Event counter: 564
    Timestamp: 1915095793&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1076 26.397621      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1076: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24747
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 564
    Timestamp: 1915096023&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1077 26.442391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1077: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24748
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -65 dBm
    Event counter: 565
    Timestamp: 1915140793&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1078 26.442622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1078: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24749
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -49 dBm
    Event counter: 565
    Timestamp: 1915141024&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1079 26.487391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1079: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24750
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -68 dBm
    Event counter: 566
    Timestamp: 1915185793&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1080 26.487622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1080: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24751
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -49 dBm
    Event counter: 566
    Timestamp: 1915186023&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1081 26.532392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1081: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24752
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -65 dBm
    Event counter: 567
    Timestamp: 1915230793&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1082 26.532622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1082: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24753
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -44 dBm
    Event counter: 567
    Timestamp: 1915231023&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1083 26.577392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1083: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24754
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -70 dBm
    Event counter: 568
    Timestamp: 1915275793&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1084 26.577622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1084: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24755
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -45 dBm
    Event counter: 568
    Timestamp: 1915276023&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1085 26.622392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1085: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24756
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -63 dBm
    Event counter: 569
    Timestamp: 1915320793&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1086 26.622623      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1086: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24757
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -50 dBm
    Event counter: 569
    Timestamp: 1915321024&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1087 26.667392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1087: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24758
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -63 dBm
    Event counter: 570
    Timestamp: 1915365793&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1088 26.667623      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1088: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24759
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -50 dBm
    Event counter: 570
    Timestamp: 1915366024&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1089 26.712391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1089: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24760
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -63 dBm
    Event counter: 571
    Timestamp: 1915410792&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44688&amp;#181;s]
    [Delta time (start to start): 44768&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1090 26.712622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1090: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24761
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 571
    Timestamp: 1915411023&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1091 26.757391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1091: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24762
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -64 dBm
    Event counter: 572
    Timestamp: 1915455792&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1092 26.757622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1092: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24763
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -45 dBm
    Event counter: 572
    Timestamp: 1915456023&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1093 26.802391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1093: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24764
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -70 dBm
    Event counter: 573
    Timestamp: 1915500792&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1094 26.802621      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1094: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24765
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -45 dBm
    Event counter: 573
    Timestamp: 1915501022&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1095 26.847391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1095: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24766
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -64 dBm
    Event counter: 574
    Timestamp: 1915545792&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1096 26.847621      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1096: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24767
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 574
    Timestamp: 1915546022&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1097 26.892391      Master_0x4d08532d     Slave_0x4d08532d      ATT      35                No         False                    Sent Write Request, Handle: 0x0009 (Generic Attribute: Service Changed: Client Characteristic Configuration)

Frame 1097: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24768
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -63 dBm
    Event counter: 575
    Timestamp: 1915590792&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 49]
    [Connection Parameters in: 127]
    CRC: 0x30e632
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Write Request (0x12)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..01 0010 = Method: Write Request (0x12)
    Handle: 0x0009 (Generic Attribute: Service Changed: Client Characteristic Configuration)
        [Service UUID: Generic Attribute (0x1801)]
        [Characteristic UUID: Service Changed (0x2a05)]
        [UUID: Client Characteristic Configuration (0x2902)]
    Characteristic Configuration Client: 0x0002, Indication

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1098 26.892694      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1098: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24769
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -44 dBm
    Event counter: 575
    Timestamp: 1915591095&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1099 26.937391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1099: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24770
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -65 dBm
    Event counter: 576
    Timestamp: 1915635792&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44617&amp;#181;s]
    [Delta time (start to start): 44697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1100 26.937622      Slave_0x4d08532d      Master_0x4d08532d     ATT      31                No         False                    Rcvd Write Response, Handle: 0x0009 (Generic Attribute: Service Changed: Client Characteristic Configuration)

Frame 1100: 31 bytes on wire (248 bits), 31 bytes captured (248 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24771
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -51 dBm
    Event counter: 576
    Timestamp: 1915636023&amp;#181;s
    [Packet time (start to end): 120&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 50]
    [Connection Parameters in: 127]
    CRC: 0xb018a2
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Write Response (0x13)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..01 0011 = Method: Write Response (0x13)
    [Handle: 0x0009 (Generic Attribute: Service Changed: Client Characteristic Configuration)]
        [Service UUID: Generic Attribute (0x1801)]
        [Characteristic UUID: Service Changed (0x2a05)]
        [UUID: Client Characteristic Configuration (0x2902)]
    [Request in Frame: 1097]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1101 26.982391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1101: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24772
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -64 dBm
    Event counter: 577
    Timestamp: 1915680792&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44649&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1102 26.982621      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1102: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24773
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -45 dBm
    Event counter: 577
    Timestamp: 1915681022&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1103 27.027391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1103: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24774
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -63 dBm
    Event counter: 578
    Timestamp: 1915725792&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1104 27.027622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1104: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24775
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -44 dBm
    Event counter: 578
    Timestamp: 1915726022&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1105 27.072392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1105: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24776
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -68 dBm
    Event counter: 579
    Timestamp: 1915770792&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1106 27.072622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1106: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24777
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 579
    Timestamp: 1915771022&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1107 27.117392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1107: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24778
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -64 dBm
    Event counter: 580
    Timestamp: 1915815792&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1108 27.117622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1108: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24779
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 580
    Timestamp: 1915816022&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1109 27.162392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1109: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24780
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -64 dBm
    Event counter: 581
    Timestamp: 1915860792&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1110 27.162623      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1110: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24781
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -51 dBm
    Event counter: 581
    Timestamp: 1915861023&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1111 27.207392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1111: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24782
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -64 dBm
    Event counter: 582
    Timestamp: 1915905792&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1112 27.207622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1112: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24783
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -46 dBm
    Event counter: 582
    Timestamp: 1915906022&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1113 27.252392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1113: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24784
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -62 dBm
    Event counter: 583
    Timestamp: 1915950792&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1114 27.252622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1114: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24785
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -43 dBm
    Event counter: 583
    Timestamp: 1915951022&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1115 27.297392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1115: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24786
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -66 dBm
    Event counter: 584
    Timestamp: 1915995792&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1116 27.297622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1116: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24787
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 584
    Timestamp: 1915996022&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1117 27.342392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1117: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24788
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -66 dBm
    Event counter: 585
    Timestamp: 1916040792&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1118 27.342622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1118: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24789
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 585
    Timestamp: 1916041022&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1119 27.387392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1119: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24790
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -63 dBm
    Event counter: 586
    Timestamp: 1916085792&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1120 27.387623      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1120: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24791
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -51 dBm
    Event counter: 586
    Timestamp: 1916086023&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1121 27.432392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1121: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24792
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -64 dBm
    Event counter: 587
    Timestamp: 1916130792&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1122 27.432622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1122: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24793
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -49 dBm
    Event counter: 587
    Timestamp: 1916131022&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1123 27.477392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1123: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24794
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -62 dBm
    Event counter: 588
    Timestamp: 1916175792&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1124 27.477623      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1124: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24795
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -43 dBm
    Event counter: 588
    Timestamp: 1916176023&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1125 27.522392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1125: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24796
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -69 dBm
    Event counter: 589
    Timestamp: 1916220792&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1126 27.522622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1126: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24797
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -44 dBm
    Event counter: 589
    Timestamp: 1916221022&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1127 27.567392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1127: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24798
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -63 dBm
    Event counter: 590
    Timestamp: 1916265792&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1128 27.567622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1128: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24799
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -51 dBm
    Event counter: 590
    Timestamp: 1916266022&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1129 27.612392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1129: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24800
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -63 dBm
    Event counter: 591
    Timestamp: 1916310792&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1130 27.612623      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1130: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24801
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -51 dBm
    Event counter: 591
    Timestamp: 1916311022&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1131 27.657393      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1131: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24802
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -65 dBm
    Event counter: 592
    Timestamp: 1916355792&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1132 27.657624      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1132: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24803
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -51 dBm
    Event counter: 592
    Timestamp: 1916356023&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1133 27.702393      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1133: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24804
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -63 dBm
    Event counter: 593
    Timestamp: 1916400792&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1134 27.702623      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1134: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24805
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -45 dBm
    Event counter: 593
    Timestamp: 1916401022&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1135 27.747393      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1135: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24806
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -69 dBm
    Event counter: 594
    Timestamp: 1916445792&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1136 27.747624      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1136: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24807
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -45 dBm
    Event counter: 594
    Timestamp: 1916446023&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1137 27.792393      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1137: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24808
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -63 dBm
    Event counter: 595
    Timestamp: 1916490792&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1138 27.792623      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1138: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24809
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 595
    Timestamp: 1916491022&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1139 27.837393      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1139: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24810
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -63 dBm
    Event counter: 596
    Timestamp: 1916535792&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1140 27.837623      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1140: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24811
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -51 dBm
    Event counter: 596
    Timestamp: 1916536022&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1141 27.882393      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1141: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24812
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -64 dBm
    Event counter: 597
    Timestamp: 1916580792&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1142 27.882623      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1142: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24813
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -51 dBm
    Event counter: 597
    Timestamp: 1916581022&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1143 27.927393      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1143: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24814
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -65 dBm
    Event counter: 598
    Timestamp: 1916625792&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1144 27.927623      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1144: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24815
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -45 dBm
    Event counter: 598
    Timestamp: 1916626022&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1145 27.972393      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1145: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24816
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -62 dBm
    Event counter: 599
    Timestamp: 1916670792&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1146 27.972623      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1146: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24817
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -44 dBm
    Event counter: 599
    Timestamp: 1916671022&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1147 28.017392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1147: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24818
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -65 dBm
    Event counter: 600
    Timestamp: 1916715791&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1148 28.017623      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1148: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24819
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 600
    Timestamp: 1916716022&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1149 28.062392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1149: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24820
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -65 dBm
    Event counter: 601
    Timestamp: 1916760791&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1150 28.062623      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1150: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24821
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 601
    Timestamp: 1916761022&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1151 28.107392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1151: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24822
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -63 dBm
    Event counter: 602
    Timestamp: 1916805791&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1152 28.107622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1152: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24823
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -53 dBm
    Event counter: 602
    Timestamp: 1916806021&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1153 28.152392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1153: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24824
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -64 dBm
    Event counter: 603
    Timestamp: 1916850791&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1154 28.152622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1154: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24825
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -48 dBm
    Event counter: 603
    Timestamp: 1916851021&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1155 28.197392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1155: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24826
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -63 dBm
    Event counter: 604
    Timestamp: 1916895790&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1156 28.197623      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1156: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24827
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -43 dBm
    Event counter: 604
    Timestamp: 1916896021&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1157 28.242392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1157: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24828
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -71 dBm
    Event counter: 605
    Timestamp: 1916940790&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1158 28.242623      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1158: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24829
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -44 dBm
    Event counter: 605
    Timestamp: 1916941021&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1159 28.287392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1159: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24830
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -62 dBm
    Event counter: 606
    Timestamp: 1916985790&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1160 28.287622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1160: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24831
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -51 dBm
    Event counter: 606
    Timestamp: 1916986020&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1161 28.332392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1161: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24832
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -62 dBm
    Event counter: 607
    Timestamp: 1917030790&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1162 28.332623      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1162: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24833
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -51 dBm
    Event counter: 607
    Timestamp: 1917031021&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1163 28.377392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1163: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24834
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -64 dBm
    Event counter: 608
    Timestamp: 1917075790&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1164 28.377622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1164: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24835
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 608
    Timestamp: 1917076020&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1165 28.422392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1165: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24836
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -63 dBm
    Event counter: 609
    Timestamp: 1917120790&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1166 28.422622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1166: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24837
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -45 dBm
    Event counter: 609
    Timestamp: 1917121020&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1167 28.467392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1167: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24838
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -66 dBm
    Event counter: 610
    Timestamp: 1917165790&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1168 28.467622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1168: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24839
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -45 dBm
    Event counter: 610
    Timestamp: 1917166020&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1169 28.512392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1169: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24840
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -62 dBm
    Event counter: 611
    Timestamp: 1917210790&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1170 28.512622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1170: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24841
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -44 dBm
    Event counter: 611
    Timestamp: 1917211020&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1171 28.557392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1171: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24842
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -62 dBm
    Event counter: 612
    Timestamp: 1917255790&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1172 28.557622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1172: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24843
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 612
    Timestamp: 1917256020&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1173 28.602392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1173: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24844
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -65 dBm
    Event counter: 613
    Timestamp: 1917300790&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1174 28.602622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1174: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24845
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -57 dBm
    Event counter: 613
    Timestamp: 1917301020&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1175 28.647391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1175: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24846
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -64 dBm
    Event counter: 614
    Timestamp: 1917345789&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1176 28.647622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1176: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24847
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -45 dBm
    Event counter: 614
    Timestamp: 1917346020&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1177 28.692391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1177: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24848
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -63 dBm
    Event counter: 615
    Timestamp: 1917390789&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1178 28.692621      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1178: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24849
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -45 dBm
    Event counter: 615
    Timestamp: 1917391019&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1179 28.737391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1179: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24850
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -64 dBm
    Event counter: 616
    Timestamp: 1917435789&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1180 28.737622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1180: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24851
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 616
    Timestamp: 1917436019&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1181 28.782392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1181: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24852
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -67 dBm
    Event counter: 617
    Timestamp: 1917480789&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1182 28.782622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1182: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24853
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -46 dBm
    Event counter: 617
    Timestamp: 1917481019&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1183 28.827391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1183: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24854
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -65 dBm
    Event counter: 618
    Timestamp: 1917525788&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1184 28.827622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1184: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24855
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -51 dBm
    Event counter: 618
    Timestamp: 1917526019&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1185 28.872391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1185: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24856
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -65 dBm
    Event counter: 619
    Timestamp: 1917570788&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1186 28.872622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1186: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24857
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -46 dBm
    Event counter: 619
    Timestamp: 1917571019&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1187 28.917391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1187: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24858
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -63 dBm
    Event counter: 620
    Timestamp: 1917615788&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1188 28.917621      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1188: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24859
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -44 dBm
    Event counter: 620
    Timestamp: 1917616018&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1189 28.962391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1189: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24860
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -66 dBm
    Event counter: 621
    Timestamp: 1917660788&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1190 28.962621      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1190: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24861
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 621
    Timestamp: 1917661018&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1191 29.007391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1191: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24862
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -66 dBm
    Event counter: 622
    Timestamp: 1917705788&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1192 29.007621      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1192: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24863
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 622
    Timestamp: 1917706018&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1193 29.052391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1193: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24864
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -65 dBm
    Event counter: 623
    Timestamp: 1917750788&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1194 29.052622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1194: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24865
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -51 dBm
    Event counter: 623
    Timestamp: 1917751019&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1195 29.097391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1195: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24866
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -65 dBm
    Event counter: 624
    Timestamp: 1917795788&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1196 29.097621      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1196: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24867
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -49 dBm
    Event counter: 624
    Timestamp: 1917796018&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1197 29.142391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1197: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24868
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -63 dBm
    Event counter: 625
    Timestamp: 1917840788&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1198 29.142622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1198: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24869
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -44 dBm
    Event counter: 625
    Timestamp: 1917841019&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1199 29.187391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1199: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24870
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -69 dBm
    Event counter: 626
    Timestamp: 1917885788&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1200 29.187620      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1200: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24871
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -45 dBm
    Event counter: 626
    Timestamp: 1917886017&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 149&amp;#181;s]
    [Delta time (start to start): 229&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1201 29.232390      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1201: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24872
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -64 dBm
    Event counter: 627
    Timestamp: 1917930787&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1202 29.232620      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1202: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24873
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -51 dBm
    Event counter: 627
    Timestamp: 1917931017&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1203 29.277390      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1203: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24874
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -64 dBm
    Event counter: 628
    Timestamp: 1917975787&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1204 29.277620      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1204: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24875
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -51 dBm
    Event counter: 628
    Timestamp: 1917976017&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1205 29.322390      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1205: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24876
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -65 dBm
    Event counter: 629
    Timestamp: 1918020787&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1206 29.322621      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1206: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24877
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -51 dBm
    Event counter: 629
    Timestamp: 1918021018&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1207 29.367390      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1207: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24878
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -64 dBm
    Event counter: 630
    Timestamp: 1918065787&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1208 29.367621      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1208: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24879
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -45 dBm
    Event counter: 630
    Timestamp: 1918066018&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1209 29.412390      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1209: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24880
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -64 dBm
    Event counter: 631
    Timestamp: 1918110787&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1210 29.412621      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1210: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24881
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -44 dBm
    Event counter: 631
    Timestamp: 1918111017&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1211 29.457391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1211: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24882
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -63 dBm
    Event counter: 632
    Timestamp: 1918155787&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1212 29.457621      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1212: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24883
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -44 dBm
    Event counter: 632
    Timestamp: 1918156017&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1213 29.502390      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1213: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24884
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -63 dBm
    Event counter: 633
    Timestamp: 1918200786&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1214 29.502621      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1214: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24885
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 633
    Timestamp: 1918201017&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1215 29.547390      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1215: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24886
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -64 dBm
    Event counter: 634
    Timestamp: 1918245786&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1216 29.547620      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1216: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24887
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -50 dBm
    Event counter: 634
    Timestamp: 1918246016&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1217 29.592390      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1217: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24888
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -64 dBm
    Event counter: 635
    Timestamp: 1918290786&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1218 29.592621      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1218: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24889
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -45 dBm
    Event counter: 635
    Timestamp: 1918291017&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1219 29.637390      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1219: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24890
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -62 dBm
    Event counter: 636
    Timestamp: 1918335786&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1220 29.637621      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1220: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24891
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -44 dBm
    Event counter: 636
    Timestamp: 1918336017&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1221 29.682390      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1221: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24892
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -65 dBm
    Event counter: 637
    Timestamp: 1918380786&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1222 29.682620      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1222: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24893
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 637
    Timestamp: 1918381016&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1223 29.727390      Master_0x4d08532d     Slave_0x4d08532d      ATT      35                No         False                    Sent Write Request, Handle: 0x0009 (Generic Attribute: Service Changed: Client Characteristic Configuration)

Frame 1223: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24894
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -66 dBm
    Event counter: 638
    Timestamp: 1918425786&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 51]
    [Connection Parameters in: 127]
    CRC: 0xf46186
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Write Request (0x12)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..01 0010 = Method: Write Request (0x12)
    Handle: 0x0009 (Generic Attribute: Service Changed: Client Characteristic Configuration)
        [Service UUID: Generic Attribute (0x1801)]
        [Characteristic UUID: Service Changed (0x2a05)]
        [UUID: Client Characteristic Configuration (0x2902)]
    Characteristic Configuration Client: 0x0000

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1224 29.727692      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1224: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24895
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 638
    Timestamp: 1918426088&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1225 29.772390      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1225: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24896
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -64 dBm
    Event counter: 639
    Timestamp: 1918470786&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44618&amp;#181;s]
    [Delta time (start to start): 44698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1226 29.772621      Slave_0x4d08532d      Master_0x4d08532d     ATT      31                No         False                    Rcvd Write Response, Handle: 0x0009 (Generic Attribute: Service Changed: Client Characteristic Configuration)

Frame 1226: 31 bytes on wire (248 bits), 31 bytes captured (248 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24897
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -50 dBm
    Event counter: 639
    Timestamp: 1918471017&amp;#181;s
    [Packet time (start to end): 120&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 52]
    [Connection Parameters in: 127]
    CRC: 0xa969f6
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Write Response (0x13)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..01 0011 = Method: Write Response (0x13)
    [Handle: 0x0009 (Generic Attribute: Service Changed: Client Characteristic Configuration)]
        [Service UUID: Generic Attribute (0x1801)]
        [Characteristic UUID: Service Changed (0x2a05)]
        [UUID: Client Characteristic Configuration (0x2902)]
    [Request in Frame: 1223]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1227 29.817390      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1227: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24898
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -65 dBm
    Event counter: 640
    Timestamp: 1918515786&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44649&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1228 29.817620      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1228: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24899
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -54 dBm
    Event counter: 640
    Timestamp: 1918516016&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1229 29.862390      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1229: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24900
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -62 dBm
    Event counter: 641
    Timestamp: 1918560786&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1230 29.862620      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1230: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24901
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -44 dBm
    Event counter: 641
    Timestamp: 1918561016&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1231 29.907390      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1231: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24902
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -70 dBm
    Event counter: 642
    Timestamp: 1918605786&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1232 29.907620      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1232: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24903
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -44 dBm
    Event counter: 642
    Timestamp: 1918606016&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1233 29.952390      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1233: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24904
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -63 dBm
    Event counter: 643
    Timestamp: 1918650786&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1234 29.952621      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1234: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24905
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -50 dBm
    Event counter: 643
    Timestamp: 1918651017&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1235 29.997391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1235: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24906
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -64 dBm
    Event counter: 644
    Timestamp: 1918695786&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1236 29.997622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1236: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24907
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -50 dBm
    Event counter: 644
    Timestamp: 1918696017&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1237 30.042391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1237: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24908
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -65 dBm
    Event counter: 645
    Timestamp: 1918740786&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1238 30.042622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1238: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24909
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -49 dBm
    Event counter: 645
    Timestamp: 1918741017&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1239 30.087391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1239: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24910
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -63 dBm
    Event counter: 646
    Timestamp: 1918785786&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1240 30.087622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1240: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24911
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -44 dBm
    Event counter: 646
    Timestamp: 1918786017&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1241 30.132391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1241: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24912
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -65 dBm
    Event counter: 647
    Timestamp: 1918830786&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1242 30.132621      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1242: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24913
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -44 dBm
    Event counter: 647
    Timestamp: 1918831016&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1243 30.177391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1243: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24914
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -63 dBm
    Event counter: 648
    Timestamp: 1918875786&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1244 30.177621      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1244: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24915
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -44 dBm
    Event counter: 648
    Timestamp: 1918876016&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1245 30.222391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1245: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24916
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -63 dBm
    Event counter: 649
    Timestamp: 1918920786&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1246 30.222622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1246: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24917
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -46 dBm
    Event counter: 649
    Timestamp: 1918921017&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1247 30.312391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1247: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24918
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -65 dBm
    Event counter: 651
    Timestamp: 1919010786&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89689&amp;#181;s]
    [Delta time (start to start): 89769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1248 30.312622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1248: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24919
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -45 dBm
    Event counter: 651
    Timestamp: 1919011017&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1249 30.357391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1249: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24920
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -63 dBm
    Event counter: 652
    Timestamp: 1919055786&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1250 30.357622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1250: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24921
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -44 dBm
    Event counter: 652
    Timestamp: 1919056017&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1251 30.402391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1251: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24922
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -65 dBm
    Event counter: 653
    Timestamp: 1919100786&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1252 30.402622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1252: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24923
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 653
    Timestamp: 1919101017&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1253 30.447391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1253: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24924
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -65 dBm
    Event counter: 654
    Timestamp: 1919145786&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1254 30.447621      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1254: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24925
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 654
    Timestamp: 1919146016&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1255 30.492391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1255: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24926
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -66 dBm
    Event counter: 655
    Timestamp: 1919190786&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1256 30.492621      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1256: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24927
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -50 dBm
    Event counter: 655
    Timestamp: 1919191016&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1257 30.537391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1257: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24928
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -67 dBm
    Event counter: 656
    Timestamp: 1919235786&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1258 30.537622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1258: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24929
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -46 dBm
    Event counter: 656
    Timestamp: 1919236017&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1259 30.582391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1259: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24930
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -64 dBm
    Event counter: 657
    Timestamp: 1919280786&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1260 30.582622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1260: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24931
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -44 dBm
    Event counter: 657
    Timestamp: 1919281017&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1261 30.627391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1261: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24932
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -68 dBm
    Event counter: 658
    Timestamp: 1919325786&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1262 30.627622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1262: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24933
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 658
    Timestamp: 1919326017&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1263 30.717391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1263: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24934
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -65 dBm
    Event counter: 660
    Timestamp: 1919415786&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89689&amp;#181;s]
    [Delta time (start to start): 89769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1264 30.717621      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1264: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24935
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -50 dBm
    Event counter: 660
    Timestamp: 1919416016&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1265 30.762391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1265: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24936
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -66 dBm
    Event counter: 661
    Timestamp: 1919460786&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1266 30.762622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1266: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24937
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -49 dBm
    Event counter: 661
    Timestamp: 1919461017&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1267 30.807391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1267: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24938
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -65 dBm
    Event counter: 662
    Timestamp: 1919505786&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1268 30.807622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1268: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24939
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -44 dBm
    Event counter: 662
    Timestamp: 1919506017&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1269 30.852391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1269: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24940
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -72 dBm
    Event counter: 663
    Timestamp: 1919550786&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1270 30.852622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1270: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24941
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -44 dBm
    Event counter: 663
    Timestamp: 1919551016&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1271 30.897392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1271: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24942
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -64 dBm
    Event counter: 664
    Timestamp: 1919595786&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1272 30.897622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1272: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24943
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -51 dBm
    Event counter: 664
    Timestamp: 1919596016&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1273 30.942392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1273: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24944
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -63 dBm
    Event counter: 665
    Timestamp: 1919640786&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1274 30.942622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1274: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24945
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -51 dBm
    Event counter: 665
    Timestamp: 1919641016&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1275 30.987392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1275: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24946
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -65 dBm
    Event counter: 666
    Timestamp: 1919685786&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1276 30.987622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1276: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24947
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -51 dBm
    Event counter: 666
    Timestamp: 1919686016&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1277 31.032392      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1277: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24948
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -66 dBm
    Event counter: 667
    Timestamp: 1919730786&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1278 31.032622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1278: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24949
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -45 dBm
    Event counter: 667
    Timestamp: 1919731016&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1279 31.077391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1279: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24950
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -66 dBm
    Event counter: 668
    Timestamp: 1919775785&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1280 31.077622      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1280: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24951
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -44 dBm
    Event counter: 668
    Timestamp: 1919776016&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1281 31.122391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1281: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24952
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -64 dBm
    Event counter: 669
    Timestamp: 1919820785&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1282 31.122621      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1282: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24953
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -44 dBm
    Event counter: 669
    Timestamp: 1919821015&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1283 31.167391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1283: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24954
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -64 dBm
    Event counter: 670
    Timestamp: 1919865785&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1284 31.167621      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1284: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24955
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 670
    Timestamp: 1919866015&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1285 31.212391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1285: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24956
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -65 dBm
    Event counter: 671
    Timestamp: 1919910785&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1286 31.212621      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1286: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24957
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -52 dBm
    Event counter: 671
    Timestamp: 1919911015&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1287 31.257390      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1287: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24958
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -68 dBm
    Event counter: 672
    Timestamp: 1919955784&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1288 31.257620      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1288: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24959
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -45 dBm
    Event counter: 672
    Timestamp: 1919956014&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1289 31.302390      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1289: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24960
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -65 dBm
    Event counter: 673
    Timestamp: 1920000784&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1290 31.302620      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1290: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24961
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -44 dBm
    Event counter: 673
    Timestamp: 1920001014&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1291 31.347390      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1291: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24962
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -65 dBm
    Event counter: 674
    Timestamp: 1920045784&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1292 31.347621      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1292: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24963
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 674
    Timestamp: 1920046015&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1293 31.392391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1293: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24964
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -65 dBm
    Event counter: 675
    Timestamp: 1920090784&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1294 31.392621      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1294: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24965
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 675
    Timestamp: 1920091014&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1295 31.437391      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1295: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24966
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -65 dBm
    Event counter: 676
    Timestamp: 1920135784&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1296 31.437621      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1296: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24967
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -50 dBm
    Event counter: 676
    Timestamp: 1920136014&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1297 31.482390      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1297: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24968
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -69 dBm
    Event counter: 677
    Timestamp: 1920180783&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1298 31.482621      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1298: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24969
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -49 dBm
    Event counter: 677
    Timestamp: 1920181014&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1299 31.527390      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1299: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24970
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -71 dBm
    Event counter: 678
    Timestamp: 1920225783&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1300 31.527621      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1300: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24971
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -43 dBm
    Event counter: 678
    Timestamp: 1920226014&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1301 31.572390      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1301: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24972
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -64 dBm
    Event counter: 679
    Timestamp: 1920270783&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1302 31.572621      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1302: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24973
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -44 dBm
    Event counter: 679
    Timestamp: 1920271014&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1303 31.617390      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1303: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24974
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -63 dBm
    Event counter: 680
    Timestamp: 1920315783&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1304 31.617620      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1304: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24975
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -50 dBm
    Event counter: 680
    Timestamp: 1920316013&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1305 31.662390      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1305: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24976
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -64 dBm
    Event counter: 681
    Timestamp: 1920360783&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1306 31.662620      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1306: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24977
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -51 dBm
    Event counter: 681
    Timestamp: 1920361013&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1307 31.707390      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1307: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24978
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -66 dBm
    Event counter: 682
    Timestamp: 1920405783&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1308 31.707621      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1308: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24979
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 682
    Timestamp: 1920406014&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1309 31.752390      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1309: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24980
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -67 dBm
    Event counter: 683
    Timestamp: 1920450783&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1310 31.752620      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1310: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24981
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -44 dBm
    Event counter: 683
    Timestamp: 1920451013&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1311 31.797390      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1311: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24982
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -68 dBm
    Event counter: 684
    Timestamp: 1920495783&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1312 31.797620      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1312: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24983
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -45 dBm
    Event counter: 684
    Timestamp: 1920496013&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1313 31.842390      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1313: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24984
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -65 dBm
    Event counter: 685
    Timestamp: 1920540783&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1314 31.842620      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1314: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24985
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -44 dBm
    Event counter: 685
    Timestamp: 1920541013&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1315 31.887389      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1315: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24986
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -65 dBm
    Event counter: 686
    Timestamp: 1920585782&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1316 31.887620      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1316: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24987
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -44 dBm
    Event counter: 686
    Timestamp: 1920586012&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1317 31.932390      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1317: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24988
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -67 dBm
    Event counter: 687
    Timestamp: 1920630782&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1318 31.932621      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1318: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24989
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -54 dBm
    Event counter: 687
    Timestamp: 1920631013&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1319 31.977390      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1319: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24990
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -66 dBm
    Event counter: 688
    Timestamp: 1920675782&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1320 31.977621      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1320: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24991
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -44 dBm
    Event counter: 688
    Timestamp: 1920676013&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1321 32.022390      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1321: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24992
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -68 dBm
    Event counter: 689
    Timestamp: 1920720782&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1322 32.022621      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1322: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24993
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -44 dBm
    Event counter: 689
    Timestamp: 1920721013&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1323 32.067390      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1323: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24994
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -68 dBm
    Event counter: 690
    Timestamp: 1920765782&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1324 32.067619      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1324: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24995
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 690
    Timestamp: 1920766011&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 149&amp;#181;s]
    [Delta time (start to start): 229&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1325 32.112389      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1325: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24996
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -65 dBm
    Event counter: 691
    Timestamp: 1920810781&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1326 32.112620      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1326: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24997
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 691
    Timestamp: 1920811012&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1327 32.157389      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1327: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24998
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -66 dBm
    Event counter: 692
    Timestamp: 1920855781&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1328 32.157620      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1328: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 24999
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -51 dBm
    Event counter: 692
    Timestamp: 1920856012&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1329 32.202389      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1329: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25000
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -64 dBm
    Event counter: 693
    Timestamp: 1920900781&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1330 32.202619      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1330: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25001
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -48 dBm
    Event counter: 693
    Timestamp: 1920901011&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1331 32.247389      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1331: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25002
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -61 dBm
    Event counter: 694
    Timestamp: 1920945781&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1332 32.247619      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1332: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25003
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -44 dBm
    Event counter: 694
    Timestamp: 1920946011&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1333 32.292389      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1333: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25004
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -62 dBm
    Event counter: 695
    Timestamp: 1920990781&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1334 32.292620      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1334: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25005
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 695
    Timestamp: 1920991012&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1335 32.337389      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1335: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25006
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -63 dBm
    Event counter: 696
    Timestamp: 1921035781&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1336 32.337619      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1336: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25007
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 696
    Timestamp: 1921036011&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1337 32.382389      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1337: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25008
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -68 dBm
    Event counter: 697
    Timestamp: 1921080781&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1338 32.382619      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1338: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25009
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -50 dBm
    Event counter: 697
    Timestamp: 1921081011&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1339 32.427389      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1339: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25010
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -66 dBm
    Event counter: 698
    Timestamp: 1921125781&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1340 32.427619      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1340: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25011
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -50 dBm
    Event counter: 698
    Timestamp: 1921126011&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1341 32.472388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1341: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25012
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -67 dBm
    Event counter: 699
    Timestamp: 1921170780&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1342 32.472618      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1342: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25013
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -44 dBm
    Event counter: 699
    Timestamp: 1921171010&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1343 32.517388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1343: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25014
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -69 dBm
    Event counter: 700
    Timestamp: 1921215780&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1344 32.517618      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1344: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25015
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -44 dBm
    Event counter: 700
    Timestamp: 1921216010&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1345 32.562388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1345: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25016
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -75 dBm
    Event counter: 701
    Timestamp: 1921260780&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1346 32.562619      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1346: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25017
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -50 dBm
    Event counter: 701
    Timestamp: 1921261011&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1347 32.607389      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1347: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25018
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -71 dBm
    Event counter: 702
    Timestamp: 1921305780&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1348 32.607620      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1348: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25019
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -50 dBm
    Event counter: 702
    Timestamp: 1921306011&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1349 32.697388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1349: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25020
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -73 dBm
    Event counter: 704
    Timestamp: 1921395780&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89689&amp;#181;s]
    [Delta time (start to start): 89769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1350 32.697618      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1350: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25021
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -45 dBm
    Event counter: 704
    Timestamp: 1921396010&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1351 32.742388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1351: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25022
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -72 dBm
    Event counter: 705
    Timestamp: 1921440780&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1352 32.742619      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1352: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25023
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -45 dBm
    Event counter: 705
    Timestamp: 1921441010&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1353 32.787388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1353: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25024
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -74 dBm
    Event counter: 706
    Timestamp: 1921485779&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1354 32.787618      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1354: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25025
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 706
    Timestamp: 1921486009&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1355 32.877388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1355: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25026
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -71 dBm
    Event counter: 708
    Timestamp: 1921575779&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89690&amp;#181;s]
    [Delta time (start to start): 89770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1356 32.877619      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1356: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25027
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -50 dBm
    Event counter: 708
    Timestamp: 1921576010&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1357 32.922388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1357: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25028
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -69 dBm
    Event counter: 709
    Timestamp: 1921620779&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1358 32.922618      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1358: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25029
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -46 dBm
    Event counter: 709
    Timestamp: 1921621009&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1359 32.967388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1359: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25030
    Length of packet: 10
    Flags: 0x0a
        .... ...0 = CRC: Error
            [Expert Info (Error/Checksum): CRC is bad]
                [CRC is bad]
                [Severity level: Error]
                [Group: Checksum]
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -74 dBm
    Event counter: 710
    Timestamp: 1921665779&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1ae4e4
        [Expert Info (Warning/Checksum): Incorrect CRC]
            [Incorrect CRC]
            [Severity level: Warning]
            [Group: Checksum]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1360 32.967618      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1360: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25031
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -44 dBm
    Event counter: 710
    Timestamp: 1921666009&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1361 33.012388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1361: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25032
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -74 dBm
    Event counter: 711
    Timestamp: 1921710779&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1362 33.012618      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1362: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25033
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 711
    Timestamp: 1921711009&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1363 33.057388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1363: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25034
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -78 dBm
    Event counter: 712
    Timestamp: 1921755779&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1364 33.057618      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1364: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25035
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 712
    Timestamp: 1921756009&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1365 33.102387      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1365: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25036
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -67 dBm
    Event counter: 713
    Timestamp: 1921800778&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1366 33.102618      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1366: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25037
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -50 dBm
    Event counter: 713
    Timestamp: 1921801009&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1367 33.147387      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1367: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25038
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -70 dBm
    Event counter: 714
    Timestamp: 1921845778&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1368 33.147618      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1368: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25039
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -50 dBm
    Event counter: 714
    Timestamp: 1921846009&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1369 33.192387      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1369: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25040
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -73 dBm
    Event counter: 715
    Timestamp: 1921890778&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1370 33.192617      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1370: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25041
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -44 dBm
    Event counter: 715
    Timestamp: 1921891008&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1371 33.282388      Master_0x4d08532d     Slave_0x4d08532d      ATT      33                No         False                    Sent Read Request, Handle: 0x0009 (Generic Attribute: Service Changed: Client Characteristic Configuration)

Frame 1371: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25042
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -65 dBm
    Event counter: 717
    Timestamp: 1921980778&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 89690&amp;#181;s]
    [Delta time (start to start): 89770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 53]
    [Connection Parameters in: 127]
    CRC: 0xed98d9
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read Request (0x0a)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1010 = Method: Read Request (0x0a)
    Handle: 0x0009 (Generic Attribute: Service Changed: Client Characteristic Configuration)
        [Service UUID: Generic Attribute (0x1801)]
        [Characteristic UUID: Service Changed (0x2a05)]
        [UUID: Client Characteristic Configuration (0x2902)]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1372 33.282674      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1372: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25043
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -50 dBm
    Event counter: 717
    Timestamp: 1921981064&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 286&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1373 33.327388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1373: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25044
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -65 dBm
    Event counter: 718
    Timestamp: 1922025778&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44634&amp;#181;s]
    [Delta time (start to start): 44714&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1374 33.327618      Slave_0x4d08532d      Master_0x4d08532d     ATT      33                No         False                    Rcvd Read Response, Handle: 0x0009 (Generic Attribute: Service Changed: Client Characteristic Configuration)

Frame 1374: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25045
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -50 dBm
    Event counter: 718
    Timestamp: 1922026008&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 54]
    [Connection Parameters in: 127]
    CRC: 0x2c5282
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read Response (0x0b)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1011 = Method: Read Response (0x0b)
    [Handle: 0x0009 (Generic Attribute: Service Changed: Client Characteristic Configuration)]
        [Service UUID: Generic Attribute (0x1801)]
        [Characteristic UUID: Service Changed (0x2a05)]
        [UUID: Client Characteristic Configuration (0x2902)]
    Characteristic Configuration Client: 0x0000
    [Request in Frame: 1371]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1375 33.372388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1375: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25046
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -69 dBm
    Event counter: 719
    Timestamp: 1922070778&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44634&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1376 33.372618      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1376: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25047
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -51 dBm
    Event counter: 719
    Timestamp: 1922071008&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1377 33.417388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1377: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25048
    Length of packet: 10
    Flags: 0x0a
        .... ...0 = CRC: Error
            [Expert Info (Error/Checksum): CRC is bad]
                [CRC is bad]
                [Severity level: Error]
                [Group: Checksum]
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -74 dBm
    Event counter: 720
    Timestamp: 1922115778&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1364a4
        [Expert Info (Warning/Checksum): Incorrect CRC]
            [Incorrect CRC]
            [Severity level: Warning]
            [Group: Checksum]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1378 33.417618      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1378: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25049
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -45 dBm
    Event counter: 720
    Timestamp: 1922116008&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1379 33.462388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1379: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25050
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -69 dBm
    Event counter: 721
    Timestamp: 1922160778&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1380 33.462617      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1380: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25051
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -45 dBm
    Event counter: 721
    Timestamp: 1922161007&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 149&amp;#181;s]
    [Delta time (start to start): 229&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1381 33.597388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1381: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25052
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -71 dBm
    Event counter: 724
    Timestamp: 1922295778&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 134691&amp;#181;s]
    [Delta time (start to start): 134771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1382 33.597618      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1382: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25053
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -52 dBm
    Event counter: 724
    Timestamp: 1922296008&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1383 33.642388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1383: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25054
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -66 dBm
    Event counter: 725
    Timestamp: 1922340778&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1384 33.642618      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1384: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25055
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -45 dBm
    Event counter: 725
    Timestamp: 1922341008&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1385 33.687388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1385: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25056
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -67 dBm
    Event counter: 726
    Timestamp: 1922385778&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1386 33.687618      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1386: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25057
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -45 dBm
    Event counter: 726
    Timestamp: 1922386008&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1387 33.732388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1387: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25058
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -75 dBm
    Event counter: 727
    Timestamp: 1922430778&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1388 33.732618      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1388: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25059
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 727
    Timestamp: 1922431008&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1389 33.777388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1389: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25060
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -75 dBm
    Event counter: 728
    Timestamp: 1922475778&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1390 33.777617      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1390: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25061
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 728
    Timestamp: 1922476007&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 149&amp;#181;s]
    [Delta time (start to start): 229&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1391 33.822388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1391: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25062
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -69 dBm
    Event counter: 729
    Timestamp: 1922520778&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44691&amp;#181;s]
    [Delta time (start to start): 44771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1392 33.822618      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1392: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25063
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -50 dBm
    Event counter: 729
    Timestamp: 1922521008&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1393 33.867388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1393: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25064
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -66 dBm
    Event counter: 730
    Timestamp: 1922565778&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1394 33.867618      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1394: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25065
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -46 dBm
    Event counter: 730
    Timestamp: 1922566008&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1395 33.912388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1395: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25066
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -66 dBm
    Event counter: 731
    Timestamp: 1922610778&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1396 33.912618      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1396: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25067
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -44 dBm
    Event counter: 731
    Timestamp: 1922611008&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1397 33.957388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1397: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25068
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -69 dBm
    Event counter: 732
    Timestamp: 1922655778&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1398 33.957618      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1398: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25069
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 732
    Timestamp: 1922656008&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1399 34.002388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1399: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25070
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -68 dBm
    Event counter: 733
    Timestamp: 1922700778&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1400 34.002618      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1400: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25071
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 733
    Timestamp: 1922701008&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1401 34.047388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1401: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25072
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -66 dBm
    Event counter: 734
    Timestamp: 1922745778&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1402 34.047618      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1402: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25073
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -50 dBm
    Event counter: 734
    Timestamp: 1922746008&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1403 34.092388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1403: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25074
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -64 dBm
    Event counter: 735
    Timestamp: 1922790778&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1404 34.092618      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1404: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25075
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -50 dBm
    Event counter: 735
    Timestamp: 1922791008&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1405 34.137388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1405: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25076
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -65 dBm
    Event counter: 736
    Timestamp: 1922835778&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1406 34.137619      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1406: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25077
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -44 dBm
    Event counter: 736
    Timestamp: 1922836008&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1407 34.182389      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1407: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25078
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -68 dBm
    Event counter: 737
    Timestamp: 1922880778&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1408 34.182619      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1408: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25079
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -44 dBm
    Event counter: 737
    Timestamp: 1922881008&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1409 34.227389      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1409: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25080
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -65 dBm
    Event counter: 738
    Timestamp: 1922925778&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1410 34.227619      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1410: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25081
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -49 dBm
    Event counter: 738
    Timestamp: 1922926008&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1411 34.272389      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1411: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25082
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -65 dBm
    Event counter: 739
    Timestamp: 1922970778&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1412 34.272619      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1412: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25083
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -49 dBm
    Event counter: 739
    Timestamp: 1922971008&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1413 34.317388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1413: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25084
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -66 dBm
    Event counter: 740
    Timestamp: 1923015777&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1414 34.317618      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1414: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25085
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -51 dBm
    Event counter: 740
    Timestamp: 1923016007&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1415 34.407388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1415: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25086
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -65 dBm
    Event counter: 742
    Timestamp: 1923105777&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89690&amp;#181;s]
    [Delta time (start to start): 89770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1416 34.407619      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1416: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25087
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -44 dBm
    Event counter: 742
    Timestamp: 1923106008&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1417 34.452388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1417: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25088
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -79 dBm
    Event counter: 743
    Timestamp: 1923150777&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1418 34.452618      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1418: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25089
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -44 dBm
    Event counter: 743
    Timestamp: 1923151007&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1419 34.497388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1419: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25090
    Length of packet: 10
    Flags: 0x0a
        .... ...0 = CRC: Error
            [Expert Info (Error/Checksum): CRC is bad]
                [CRC is bad]
                [Severity level: Error]
                [Group: Checksum]
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -80 dBm
    Event counter: 744
    Timestamp: 1923195777&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1b24e4
        [Expert Info (Warning/Checksum): Incorrect CRC]
            [Incorrect CRC]
            [Severity level: Warning]
            [Group: Checksum]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1420 34.497618      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1420: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25091
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 744
    Timestamp: 1923196007&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1421 34.542387      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1421: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25092
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -69 dBm
    Event counter: 745
    Timestamp: 1923240776&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1422 34.542618      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1422: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25093
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -50 dBm
    Event counter: 745
    Timestamp: 1923241007&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1423 34.587387      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1423: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25094
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -63 dBm
    Event counter: 746
    Timestamp: 1923285776&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1424 34.587618      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1424: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25095
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -45 dBm
    Event counter: 746
    Timestamp: 1923286007&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1425 34.632387      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1425: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25096
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -63 dBm
    Event counter: 747
    Timestamp: 1923330776&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1426 34.632617      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1426: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25097
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -44 dBm
    Event counter: 747
    Timestamp: 1923331006&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1427 34.677387      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1427: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25098
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -71 dBm
    Event counter: 748
    Timestamp: 1923375776&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1428 34.677618      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1428: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25099
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 748
    Timestamp: 1923376006&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1429 34.722388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1429: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25100
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -71 dBm
    Event counter: 749
    Timestamp: 1923420776&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1430 34.722618      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1430: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25101
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 749
    Timestamp: 1923421006&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1431 34.767388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1431: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25102
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -66 dBm
    Event counter: 750
    Timestamp: 1923465776&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1432 34.767618      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1432: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25103
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -49 dBm
    Event counter: 750
    Timestamp: 1923466006&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1433 34.812388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1433: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25104
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -63 dBm
    Event counter: 751
    Timestamp: 1923510776&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1434 34.812618      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1434: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25105
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -49 dBm
    Event counter: 751
    Timestamp: 1923511006&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1435 34.857388      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1435: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25106
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -63 dBm
    Event counter: 752
    Timestamp: 1923555776&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1436 34.857618      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1436: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25107
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -44 dBm
    Event counter: 752
    Timestamp: 1923556006&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1437 34.902387      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1437: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25108
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -68 dBm
    Event counter: 753
    Timestamp: 1923600775&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1438 34.902617      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1438: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25109
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -44 dBm
    Event counter: 753
    Timestamp: 1923601005&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1439 34.947387      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1439: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25110
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -64 dBm
    Event counter: 754
    Timestamp: 1923645775&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1440 34.947617      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1440: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25111
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -49 dBm
    Event counter: 754
    Timestamp: 1923646005&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1441 34.992387      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1441: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25112
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -64 dBm
    Event counter: 755
    Timestamp: 1923690775&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1442 34.992618      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1442: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25113
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -49 dBm
    Event counter: 755
    Timestamp: 1923691006&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1443 35.037387      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1443: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25114
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -64 dBm
    Event counter: 756
    Timestamp: 1923735775&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1444 35.037617      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1444: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25115
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 756
    Timestamp: 1923736005&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1445 35.082387      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1445: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25116
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -65 dBm
    Event counter: 757
    Timestamp: 1923780775&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1446 35.082617      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1446: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25117
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -45 dBm
    Event counter: 757
    Timestamp: 1923781005&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1447 35.127387      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1447: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25118
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -65 dBm
    Event counter: 758
    Timestamp: 1923825775&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1448 35.127617      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1448: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25119
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -44 dBm
    Event counter: 758
    Timestamp: 1923826005&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1449 35.172386      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1449: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25120
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -76 dBm
    Event counter: 759
    Timestamp: 1923870774&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1450 35.172617      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1450: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25121
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -44 dBm
    Event counter: 759
    Timestamp: 1923871005&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1451 35.217386      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1451: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25122
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -76 dBm
    Event counter: 760
    Timestamp: 1923915774&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1452 35.217617      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1452: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25123
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 760
    Timestamp: 1923916004&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1453 35.262387      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1453: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25124
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -70 dBm
    Event counter: 761
    Timestamp: 1923960774&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1454 35.262617      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1454: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25125
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -51 dBm
    Event counter: 761
    Timestamp: 1923961004&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1455 35.307387      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1455: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25126
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -64 dBm
    Event counter: 762
    Timestamp: 1924005774&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1456 35.307617      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1456: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25127
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -45 dBm
    Event counter: 762
    Timestamp: 1924006004&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1457 35.352387      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1457: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25128
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -64 dBm
    Event counter: 763
    Timestamp: 1924050774&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1458 35.352617      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1458: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25129
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -45 dBm
    Event counter: 763
    Timestamp: 1924051004&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1459 35.397386      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1459: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25130
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -73 dBm
    Event counter: 764
    Timestamp: 1924095773&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1460 35.397617      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1460: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25131
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 764
    Timestamp: 1924096004&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1461 35.442387      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1461: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25132
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -72 dBm
    Event counter: 765
    Timestamp: 1924140774&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1462 35.442617      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1462: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25133
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 765
    Timestamp: 1924141004&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1463 35.487386      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1463: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25134
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -69 dBm
    Event counter: 766
    Timestamp: 1924185773&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1464 35.487617      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1464: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25135
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -50 dBm
    Event counter: 766
    Timestamp: 1924186004&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1465 35.532387      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1465: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25136
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -63 dBm
    Event counter: 767
    Timestamp: 1924230774&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1466 35.532616      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1466: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25137
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -48 dBm
    Event counter: 767
    Timestamp: 1924231003&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 149&amp;#181;s]
    [Delta time (start to start): 229&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1467 35.577387      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1467: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25138
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -63 dBm
    Event counter: 768
    Timestamp: 1924275774&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44691&amp;#181;s]
    [Delta time (start to start): 44771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1468 35.577616      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1468: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25139
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -44 dBm
    Event counter: 768
    Timestamp: 1924276003&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 149&amp;#181;s]
    [Delta time (start to start): 229&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1469 35.622386      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1469: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25140
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -69 dBm
    Event counter: 769
    Timestamp: 1924320773&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1470 35.622617      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1470: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25141
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 769
    Timestamp: 1924321004&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1471 35.667386      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1471: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25142
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -69 dBm
    Event counter: 770
    Timestamp: 1924365773&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1472 35.667617      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1472: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25143
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 770
    Timestamp: 1924366004&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1473 35.712386      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1473: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25144
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -65 dBm
    Event counter: 771
    Timestamp: 1924410773&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1474 35.712616      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1474: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25145
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -50 dBm
    Event counter: 771
    Timestamp: 1924411003&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1475 35.757386      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1475: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25146
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -64 dBm
    Event counter: 772
    Timestamp: 1924455773&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1476 35.757616      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1476: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25147
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -49 dBm
    Event counter: 772
    Timestamp: 1924456003&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1477 35.802386      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1477: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25148
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -63 dBm
    Event counter: 773
    Timestamp: 1924500773&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1478 35.802615      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1478: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25149
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -44 dBm
    Event counter: 773
    Timestamp: 1924501002&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 149&amp;#181;s]
    [Delta time (start to start): 229&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1479 35.847385      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1479: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25150
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -66 dBm
    Event counter: 774
    Timestamp: 1924545772&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1480 35.847615      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1480: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25151
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -44 dBm
    Event counter: 774
    Timestamp: 1924546002&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1481 35.892385      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1481: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25152
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -65 dBm
    Event counter: 775
    Timestamp: 1924590772&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1482 35.892616      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1482: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25153
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -49 dBm
    Event counter: 775
    Timestamp: 1924591003&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1483 35.937385      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1483: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25154
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -65 dBm
    Event counter: 776
    Timestamp: 1924635772&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1484 35.937616      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1484: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25155
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -49 dBm
    Event counter: 776
    Timestamp: 1924636003&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1485 35.982385      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1485: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25156
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -66 dBm
    Event counter: 777
    Timestamp: 1924680772&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1486 35.982615      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1486: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25157
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -51 dBm
    Event counter: 777
    Timestamp: 1924681002&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1487 36.072385      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1487: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25158
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -64 dBm
    Event counter: 779
    Timestamp: 1924770772&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89690&amp;#181;s]
    [Delta time (start to start): 89770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1488 36.072615      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1488: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25159
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -45 dBm
    Event counter: 779
    Timestamp: 1924771002&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1489 36.117385      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1489: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25160
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -75 dBm
    Event counter: 780
    Timestamp: 1924815772&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1490 36.117615      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1490: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25161
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -48 dBm
    Event counter: 780
    Timestamp: 1924816002&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1491 36.162385      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1491: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25162
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -75 dBm
    Event counter: 781
    Timestamp: 1924860772&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1492 36.162616      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1492: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25163
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 781
    Timestamp: 1924861002&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1493 36.207385      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1493: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25164
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -70 dBm
    Event counter: 782
    Timestamp: 1924905771&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1494 36.207616      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1494: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25165
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -50 dBm
    Event counter: 782
    Timestamp: 1924906002&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1495 36.252385      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1495: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25166
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -63 dBm
    Event counter: 783
    Timestamp: 1924950771&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1496 36.252616      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1496: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25167
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -45 dBm
    Event counter: 783
    Timestamp: 1924951002&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1497 36.297385      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1497: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25168
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -63 dBm
    Event counter: 784
    Timestamp: 1924995771&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1498 36.297616      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1498: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25169
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -44 dBm
    Event counter: 784
    Timestamp: 1924996002&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1499 36.342385      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1499: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25170
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -71 dBm
    Event counter: 785
    Timestamp: 1925040771&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1500 36.342616      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1500: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25171
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 785
    Timestamp: 1925041002&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1501 36.387385      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1501: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25172
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -72 dBm
    Event counter: 786
    Timestamp: 1925085771&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1502 36.432385      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1502: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25173
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -65 dBm
    Event counter: 787
    Timestamp: 1925130771&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44920&amp;#181;s]
    [Delta time (start to start): 45000&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1503 36.432615      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1503: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25174
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -50 dBm
    Event counter: 787
    Timestamp: 1925131001&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1504 36.477385      Master_0x4d08532d     Slave_0x4d08532d      ATT      33                No         False                    Sent Read Request, Handle: 0x0009 (Generic Attribute: Service Changed: Client Characteristic Configuration)

Frame 1504: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25175
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -63 dBm
    Event counter: 788
    Timestamp: 1925175771&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 55]
    [Connection Parameters in: 127]
    CRC: 0xe99592
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read Request (0x0a)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1010 = Method: Read Request (0x0a)
    Handle: 0x0009 (Generic Attribute: Service Changed: Client Characteristic Configuration)
        [Service UUID: Generic Attribute (0x1801)]
        [Characteristic UUID: Service Changed (0x2a05)]
        [UUID: Client Characteristic Configuration (0x2902)]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1505 36.477671      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1505: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25176
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -49 dBm
    Event counter: 788
    Timestamp: 1925176057&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 286&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1506 36.522384      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1506: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25177
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -64 dBm
    Event counter: 789
    Timestamp: 1925220770&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44633&amp;#181;s]
    [Delta time (start to start): 44713&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1507 36.522615      Slave_0x4d08532d      Master_0x4d08532d     ATT      33                No         False                    Rcvd Read Response, Handle: 0x0009 (Generic Attribute: Service Changed: Client Characteristic Configuration)

Frame 1507: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25178
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -45 dBm
    Event counter: 789
    Timestamp: 1925221001&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 56]
    [Connection Parameters in: 127]
    CRC: 0x285fc9
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read Response (0x0b)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1011 = Method: Read Response (0x0b)
    [Handle: 0x0009 (Generic Attribute: Service Changed: Client Characteristic Configuration)]
        [Service UUID: Generic Attribute (0x1801)]
        [Characteristic UUID: Service Changed (0x2a05)]
        [UUID: Client Characteristic Configuration (0x2902)]
    Characteristic Configuration Client: 0x0000
    [Request in Frame: 1504]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1508 36.567385      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1508: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25179
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -67 dBm
    Event counter: 790
    Timestamp: 1925265771&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44634&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1509 36.567615      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1509: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25180
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -44 dBm
    Event counter: 790
    Timestamp: 1925266001&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1510 36.612385      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1510: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25181
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -65 dBm
    Event counter: 791
    Timestamp: 1925310771&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1511 36.612615      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1511: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25182
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -49 dBm
    Event counter: 791
    Timestamp: 1925311001&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1512 36.657385      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1512: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25183
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -64 dBm
    Event counter: 792
    Timestamp: 1925355771&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1513 36.657615      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1513: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25184
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -49 dBm
    Event counter: 792
    Timestamp: 1925356001&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1514 36.702385      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1514: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25185
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -64 dBm
    Event counter: 793
    Timestamp: 1925400771&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1515 36.702616      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1515: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25186
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 793
    Timestamp: 1925401001&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1516 36.747386      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1516: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25187
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -64 dBm
    Event counter: 794
    Timestamp: 1925445771&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1517 36.747616      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1517: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25188
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -45 dBm
    Event counter: 794
    Timestamp: 1925446001&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1518 36.792386      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1518: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25189
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -65 dBm
    Event counter: 795
    Timestamp: 1925490771&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1519 36.792616      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1519: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25190
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -45 dBm
    Event counter: 795
    Timestamp: 1925491001&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1520 36.837386      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1520: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25191
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -75 dBm
    Event counter: 796
    Timestamp: 1925535771&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1521 36.837616      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1521: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25192
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 796
    Timestamp: 1925536001&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1522 36.882386      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1522: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25193
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -76 dBm
    Event counter: 797
    Timestamp: 1925580771&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1523 36.882616      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1523: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25194
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -44 dBm
    Event counter: 797
    Timestamp: 1925581001&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1524 36.927386      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1524: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25195
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -70 dBm
    Event counter: 798
    Timestamp: 1925625771&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1525 36.927616      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1525: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25196
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -51 dBm
    Event counter: 798
    Timestamp: 1925626001&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1526 36.972386      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1526: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25197
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -64 dBm
    Event counter: 799
    Timestamp: 1925670771&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1527 36.972616      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1527: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25198
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -45 dBm
    Event counter: 799
    Timestamp: 1925671001&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1528 37.017386      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1528: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25199
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -64 dBm
    Event counter: 800
    Timestamp: 1925715771&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1529 37.017616      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1529: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25200
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -45 dBm
    Event counter: 800
    Timestamp: 1925716001&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1530 37.062386      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1530: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25201
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -73 dBm
    Event counter: 801
    Timestamp: 1925760771&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1531 37.062616      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1531: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25202
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 801
    Timestamp: 1925761001&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1532 37.107386      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1532: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25203
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -74 dBm
    Event counter: 802
    Timestamp: 1925805771&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1533 37.107616      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1533: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25204
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 802
    Timestamp: 1925806001&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1534 37.152386      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1534: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25205
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -69 dBm
    Event counter: 803
    Timestamp: 1925850771&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1535 37.152616      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1535: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25206
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -50 dBm
    Event counter: 803
    Timestamp: 1925851001&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1536 37.197386      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1536: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25207
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -64 dBm
    Event counter: 804
    Timestamp: 1925895771&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1537 37.197616      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1537: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25208
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -47 dBm
    Event counter: 804
    Timestamp: 1925896001&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1538 37.242386      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1538: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25209
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -63 dBm
    Event counter: 805
    Timestamp: 1925940771&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1539 37.242616      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1539: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25210
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -44 dBm
    Event counter: 805
    Timestamp: 1925941001&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1540 37.287386      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1540: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25211
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -69 dBm
    Event counter: 806
    Timestamp: 1925985771&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1541 37.287617      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1541: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25212
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 806
    Timestamp: 1925986001&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1542 37.332387      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1542: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25213
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -69 dBm
    Event counter: 807
    Timestamp: 1926030771&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1543 37.332617      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1543: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25214
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 807
    Timestamp: 1926031001&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1544 37.377387      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1544: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25215
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -65 dBm
    Event counter: 808
    Timestamp: 1926075771&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1545 37.377617      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1545: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25216
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -49 dBm
    Event counter: 808
    Timestamp: 1926076001&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1546 37.422387      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1546: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25217
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -64 dBm
    Event counter: 809
    Timestamp: 1926120771&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1547 37.422617      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1547: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25218
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -49 dBm
    Event counter: 809
    Timestamp: 1926121001&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1548 37.467387      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1548: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25219
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -65 dBm
    Event counter: 810
    Timestamp: 1926165771&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1549 37.467617      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1549: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25220
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -44 dBm
    Event counter: 810
    Timestamp: 1926166001&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1550 37.512386      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1550: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25221
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -67 dBm
    Event counter: 811
    Timestamp: 1926210770&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1551 37.512617      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1551: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25222
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -44 dBm
    Event counter: 811
    Timestamp: 1926211001&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1552 37.557386      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1552: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25223
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -65 dBm
    Event counter: 812
    Timestamp: 1926255770&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1553 37.557616      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1553: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25224
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -50 dBm
    Event counter: 812
    Timestamp: 1926256000&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1554 37.602386      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1554: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25225
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -65 dBm
    Event counter: 813
    Timestamp: 1926300770&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1555 37.602616      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1555: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25226
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -50 dBm
    Event counter: 813
    Timestamp: 1926301000&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1556 37.647386      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1556: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25227
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -68 dBm
    Event counter: 814
    Timestamp: 1926345770&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1557 37.647616      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1557: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25228
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -50 dBm
    Event counter: 814
    Timestamp: 1926346000&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1558 37.692386      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1558: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25229
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -67 dBm
    Event counter: 815
    Timestamp: 1926390770&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1559 37.692616      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1559: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25230
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -45 dBm
    Event counter: 815
    Timestamp: 1926391000&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1560 37.737386      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1560: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25231
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -64 dBm
    Event counter: 816
    Timestamp: 1926435770&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1561 37.737616      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1561: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25232
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -44 dBm
    Event counter: 816
    Timestamp: 1926436000&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1562 37.782385      Master_0x4d08532d     Slave_0x4d08532d      LE LL    58                No                                  L2CAP Fragment

Frame 1562: 58 bytes on wire (464 bits), 58 bytes captured (464 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25233
    Length of packet: 10
    Flags: 0x02
        .... ...0 = CRC: Error
            [Expert Info (Error/Checksum): CRC is bad]
                [CRC is bad]
                [Severity level: Error]
                [Group: Checksum]
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -79 dBm
    Event counter: 817
    Timestamp: 1926480769&amp;#181;s
    [Packet time (start to end): 336&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    L2CAP Fragment
        [Expert Info (Warning/Sequence): Missing Fragment Start]
            [Missing Fragment Start]
            [Severity level: Warning]
            [Group: Sequence]
    [L2CAP Index: 57]
    [Connection Parameters in: 127]
    CRC: 0x6f14df
        [Expert Info (Warning/Checksum): Incorrect CRC]
            [Incorrect CRC]
            [Severity level: Warning]
            [Group: Checksum]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1563 37.872385      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1563: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25234
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -71 dBm
    Event counter: 819
    Timestamp: 1926570769&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89664&amp;#181;s]
    [Delta time (start to start): 90000&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1564 37.872615      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1564: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25235
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -50 dBm
    Event counter: 819
    Timestamp: 1926570999&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1565 37.917385      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1565: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25236
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -64 dBm
    Event counter: 820
    Timestamp: 1926615769&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1566 37.917615      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1566: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25237
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -45 dBm
    Event counter: 820
    Timestamp: 1926615999&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1567 37.962385      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1567: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25238
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -63 dBm
    Event counter: 821
    Timestamp: 1926660769&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1568 37.962616      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1568: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25239
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -44 dBm
    Event counter: 821
    Timestamp: 1926660999&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1569 38.007386      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1569: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25240
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -67 dBm
    Event counter: 822
    Timestamp: 1926705769&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1570 38.007616      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1570: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25241
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 822
    Timestamp: 1926705999&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1571 38.052386      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1571: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25242
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -68 dBm
    Event counter: 823
    Timestamp: 1926750769&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1572 38.052616      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1572: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25243
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 823
    Timestamp: 1926750999&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1573 38.097385      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1573: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25244
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -69 dBm
    Event counter: 824
    Timestamp: 1926795768&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1574 38.097615      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1574: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25245
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -49 dBm
    Event counter: 824
    Timestamp: 1926795998&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1575 38.142385      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1575: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25246
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -64 dBm
    Event counter: 825
    Timestamp: 1926840768&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1576 38.142615      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1576: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25247
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -50 dBm
    Event counter: 825
    Timestamp: 1926840998&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1577 38.187385      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1577: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25248
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -66 dBm
    Event counter: 826
    Timestamp: 1926885768&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1578 38.187616      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1578: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25249
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -43 dBm
    Event counter: 826
    Timestamp: 1926885999&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1579 38.232385      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1579: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25250
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -70 dBm
    Event counter: 827
    Timestamp: 1926930768&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1580 38.232615      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1580: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25251
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -44 dBm
    Event counter: 827
    Timestamp: 1926930998&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1581 38.277385      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1581: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25252
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -65 dBm
    Event counter: 828
    Timestamp: 1926975768&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1582 38.277615      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1582: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25253
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -50 dBm
    Event counter: 828
    Timestamp: 1926975998&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1583 38.322384      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1583: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25254
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -65 dBm
    Event counter: 829
    Timestamp: 1927020767&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1584 38.322615      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1584: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25255
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -49 dBm
    Event counter: 829
    Timestamp: 1927020998&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1585 38.367384      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1585: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25256
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -65 dBm
    Event counter: 830
    Timestamp: 1927065767&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1586 38.367614      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1586: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25257
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -49 dBm
    Event counter: 830
    Timestamp: 1927065997&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1587 38.412384      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1587: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25258
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -68 dBm
    Event counter: 831
    Timestamp: 1927110767&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1588 38.412614      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1588: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25259
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -45 dBm
    Event counter: 831
    Timestamp: 1927110997&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1589 38.457384      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1589: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25260
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -69 dBm
    Event counter: 832
    Timestamp: 1927155767&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1590 38.457614      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1590: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25261
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -44 dBm
    Event counter: 832
    Timestamp: 1927155997&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1591 38.592383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1591: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25262
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -71 dBm
    Event counter: 835
    Timestamp: 1927290766&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 134689&amp;#181;s]
    [Delta time (start to start): 134769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1592 38.592614      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1592: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25263
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -51 dBm
    Event counter: 835
    Timestamp: 1927290997&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1593 38.637383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1593: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25264
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -66 dBm
    Event counter: 836
    Timestamp: 1927335766&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1594 38.637614      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1594: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25265
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -45 dBm
    Event counter: 836
    Timestamp: 1927335997&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1595 38.682384      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1595: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25266
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -66 dBm
    Event counter: 837
    Timestamp: 1927380766&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1596 38.682614      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1596: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25267
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -45 dBm
    Event counter: 837
    Timestamp: 1927380996&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1597 38.727384      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1597: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25268
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -73 dBm
    Event counter: 838
    Timestamp: 1927425766&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1598 38.727614      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1598: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25269
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 838
    Timestamp: 1927425996&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1599 38.772384      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1599: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25270
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -73 dBm
    Event counter: 839
    Timestamp: 1927470766&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1600 38.772614      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1600: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25271
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 839
    Timestamp: 1927470996&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1601 38.817384      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1601: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25272
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -69 dBm
    Event counter: 840
    Timestamp: 1927515766&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1602 38.817615      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1602: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25273
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -50 dBm
    Event counter: 840
    Timestamp: 1927515997&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1603 38.862384      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1603: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25274
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -64 dBm
    Event counter: 841
    Timestamp: 1927560766&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1604 38.862614      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1604: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25275
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -46 dBm
    Event counter: 841
    Timestamp: 1927560996&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1605 38.907383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1605: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25276
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -65 dBm
    Event counter: 842
    Timestamp: 1927605765&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1606 38.907614      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1606: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25277
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -44 dBm
    Event counter: 842
    Timestamp: 1927605996&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1607 38.952383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1607: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25278
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -71 dBm
    Event counter: 843
    Timestamp: 1927650765&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1608 38.952613      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1608: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25279
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 843
    Timestamp: 1927650995&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1609 38.997383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1609: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25280
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -72 dBm
    Event counter: 844
    Timestamp: 1927695765&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1610 38.997613      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1610: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25281
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 844
    Timestamp: 1927695995&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1611 39.042383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1611: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25282
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -66 dBm
    Event counter: 845
    Timestamp: 1927740765&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1612 39.042613      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1612: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25283
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -50 dBm
    Event counter: 845
    Timestamp: 1927740995&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1613 39.087382      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1613: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25284
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -65 dBm
    Event counter: 846
    Timestamp: 1927785764&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1614 39.087612      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1614: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25285
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -48 dBm
    Event counter: 846
    Timestamp: 1927785994&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1615 39.132382      Master_0x4d08532d     Slave_0x4d08532d      ATT      33                No         False                    Sent Read Request, Handle: 0x000b (Generic Attribute: Client Supported Features)

Frame 1615: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25286
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -66 dBm
    Event counter: 847
    Timestamp: 1927830764&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 58]
    [Connection Parameters in: 127]
    CRC: 0x7b5e82
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read Request (0x0a)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1010 = Method: Read Request (0x0a)
    Handle: 0x000b (Generic Attribute: Client Supported Features)
        [Service UUID: Generic Attribute (0x1801)]
        [UUID: Client Supported Features (0x2b29)]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1616 39.132669      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1616: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25287
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -44 dBm
    Event counter: 847
    Timestamp: 1927831051&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 287&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1617 39.177382      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1617: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25288
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -68 dBm
    Event counter: 848
    Timestamp: 1927875764&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44633&amp;#181;s]
    [Delta time (start to start): 44713&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1618 39.177614      Slave_0x4d08532d      Master_0x4d08532d     ATT      32                No         False                    Rcvd Read Response, Handle: 0x000b (Generic Attribute: Client Supported Features)

Frame 1618: 32 bytes on wire (256 bits), 32 bytes captured (256 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25289
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -44 dBm
    Event counter: 848
    Timestamp: 1927875995&amp;#181;s
    [Packet time (start to end): 128&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 59]
    [Connection Parameters in: 127]
    CRC: 0xe8ef75
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Read Response (0x0b)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..00 1011 = Method: Read Response (0x0b)
    [Handle: 0x000b (Generic Attribute: Client Supported Features)]
        [Service UUID: Generic Attribute (0x1801)]
        [UUID: Client Supported Features (0x2b29)]
    Value: 00
    [Request in Frame: 1615]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1619 39.222383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1619: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25290
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -66 dBm
    Event counter: 849
    Timestamp: 1927920764&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44641&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1620 39.222614      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1620: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25291
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -49 dBm
    Event counter: 849
    Timestamp: 1927920995&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1621 39.267383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1621: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25292
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -65 dBm
    Event counter: 850
    Timestamp: 1927965764&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1622 39.267614      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1622: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25293
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -49 dBm
    Event counter: 850
    Timestamp: 1927965995&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1623 39.312383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1623: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25294
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -69 dBm
    Event counter: 851
    Timestamp: 1928010764&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1624 39.312613      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1624: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25295
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -50 dBm
    Event counter: 851
    Timestamp: 1928010994&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1625 39.357383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1625: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25296
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -68 dBm
    Event counter: 852
    Timestamp: 1928055764&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1626 39.357614      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1626: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25297
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -45 dBm
    Event counter: 852
    Timestamp: 1928055995&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1627 39.402383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1627: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25298
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -65 dBm
    Event counter: 853
    Timestamp: 1928100764&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1628 39.402614      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1628: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25299
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -45 dBm
    Event counter: 853
    Timestamp: 1928100995&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1629 39.492383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1629: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25300
    Length of packet: 10
    Flags: 0x0a
        .... ...0 = CRC: Error
            [Expert Info (Error/Checksum): CRC is bad]
                [CRC is bad]
                [Severity level: Error]
                [Group: Checksum]
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -79 dBm
    Event counter: 855
    Timestamp: 1928190764&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89689&amp;#181;s]
    [Delta time (start to start): 89769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb537e4
        [Expert Info (Warning/Checksum): Incorrect CRC]
            [Incorrect CRC]
            [Severity level: Warning]
            [Group: Checksum]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1630 39.492614      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1630: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25301
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -44 dBm
    Event counter: 855
    Timestamp: 1928190995&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1631 39.537383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1631: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25302
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -69 dBm
    Event counter: 856
    Timestamp: 1928235764&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1632 39.537614      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1632: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25303
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -50 dBm
    Event counter: 856
    Timestamp: 1928235995&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1633 39.582383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1633: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25304
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -65 dBm
    Event counter: 857
    Timestamp: 1928280764&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1634 39.582613      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1634: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25305
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -45 dBm
    Event counter: 857
    Timestamp: 1928280994&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1635 39.627383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1635: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25306
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -64 dBm
    Event counter: 858
    Timestamp: 1928325764&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1636 39.627613      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1636: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25307
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -44 dBm
    Event counter: 858
    Timestamp: 1928325994&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1637 39.672383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1637: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25308
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -70 dBm
    Event counter: 859
    Timestamp: 1928370764&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1638 39.672613      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1638: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25309
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 859
    Timestamp: 1928370994&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1639 39.717383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1639: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25310
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -70 dBm
    Event counter: 860
    Timestamp: 1928415764&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1640 39.717614      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1640: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25311
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 860
    Timestamp: 1928415995&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1641 39.762383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1641: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25312
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -67 dBm
    Event counter: 861
    Timestamp: 1928460764&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1642 39.762614      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1642: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25313
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -50 dBm
    Event counter: 861
    Timestamp: 1928460995&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1643 39.807383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1643: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25314
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -64 dBm
    Event counter: 862
    Timestamp: 1928505764&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1644 39.807613      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1644: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25315
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -50 dBm
    Event counter: 862
    Timestamp: 1928505994&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1645 39.852383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1645: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25316
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -66 dBm
    Event counter: 863
    Timestamp: 1928550764&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1646 39.852613      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1646: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25317
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -44 dBm
    Event counter: 863
    Timestamp: 1928550994&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1647 39.897383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1647: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25318
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -69 dBm
    Event counter: 864
    Timestamp: 1928595764&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1648 39.897614      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1648: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25319
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -44 dBm
    Event counter: 864
    Timestamp: 1928595995&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1649 39.942384      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1649: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25320
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -65 dBm
    Event counter: 865
    Timestamp: 1928640764&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1650 39.942615      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1650: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25321
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -50 dBm
    Event counter: 865
    Timestamp: 1928640995&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1651 39.987384      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1651: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25322
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -65 dBm
    Event counter: 866
    Timestamp: 1928685764&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1652 39.987615      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1652: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25323
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -50 dBm
    Event counter: 866
    Timestamp: 1928685995&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1653 40.032384      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1653: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25324
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -64 dBm
    Event counter: 867
    Timestamp: 1928730764&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1654 40.032615      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1654: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25325
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 867
    Timestamp: 1928730995&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1655 40.077384      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1655: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25326
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -67 dBm
    Event counter: 868
    Timestamp: 1928775764&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1656 40.077615      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1656: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25327
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -45 dBm
    Event counter: 868
    Timestamp: 1928775995&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1657 40.122384      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1657: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25328
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -67 dBm
    Event counter: 869
    Timestamp: 1928820764&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1658 40.122615      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1658: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25329
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -45 dBm
    Event counter: 869
    Timestamp: 1928820995&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1659 40.167384      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1659: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25330
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -71 dBm
    Event counter: 870
    Timestamp: 1928865764&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1660 40.167615      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1660: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25331
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 870
    Timestamp: 1928865995&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1661 40.212384      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1661: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25332
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -72 dBm
    Event counter: 871
    Timestamp: 1928910764&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1662 40.212614      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1662: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25333
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -44 dBm
    Event counter: 871
    Timestamp: 1928910994&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1663 40.257384      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1663: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25334
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -69 dBm
    Event counter: 872
    Timestamp: 1928955764&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1664 40.257614      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1664: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25335
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -57 dBm
    Event counter: 872
    Timestamp: 1928955994&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1665 40.302384      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1665: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25336
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -66 dBm
    Event counter: 873
    Timestamp: 1929000764&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1666 40.302614      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1666: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25337
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -45 dBm
    Event counter: 873
    Timestamp: 1929000994&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1667 40.347383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1667: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25338
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -66 dBm
    Event counter: 874
    Timestamp: 1929045763&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1668 40.347614      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1668: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25339
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -45 dBm
    Event counter: 874
    Timestamp: 1929045994&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1669 40.392383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1669: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25340
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -69 dBm
    Event counter: 875
    Timestamp: 1929090763&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1670 40.392614      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1670: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25341
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 875
    Timestamp: 1929090994&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1671 40.437383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1671: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25342
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -69 dBm
    Event counter: 876
    Timestamp: 1929135763&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1672 40.437613      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1672: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25343
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 876
    Timestamp: 1929135993&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1673 40.482384      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1673: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25344
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -68 dBm
    Event counter: 877
    Timestamp: 1929180763&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1674 40.482615      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1674: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25345
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -51 dBm
    Event counter: 877
    Timestamp: 1929180994&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1675 40.527384      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1675: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25346
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -66 dBm
    Event counter: 878
    Timestamp: 1929225763&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1676 40.527614      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1676: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25347
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -46 dBm
    Event counter: 878
    Timestamp: 1929225993&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1677 40.572384      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1677: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25348
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -64 dBm
    Event counter: 879
    Timestamp: 1929270763&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1678 40.572615      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1678: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25349
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -44 dBm
    Event counter: 879
    Timestamp: 1929270994&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1679 40.617384      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1679: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25350
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -65 dBm
    Event counter: 880
    Timestamp: 1929315763&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1680 40.617614      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1680: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25351
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 880
    Timestamp: 1929315993&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1681 40.662384      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1681: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25352
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -65 dBm
    Event counter: 881
    Timestamp: 1929360763&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1682 40.662614      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1682: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25353
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 881
    Timestamp: 1929360993&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1683 40.707384      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1683: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25354
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -65 dBm
    Event counter: 882
    Timestamp: 1929405763&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1684 40.707614      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1684: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25355
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -50 dBm
    Event counter: 882
    Timestamp: 1929405993&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1685 40.752384      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1685: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25356
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -64 dBm
    Event counter: 883
    Timestamp: 1929450763&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1686 40.752614      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1686: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25357
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -49 dBm
    Event counter: 883
    Timestamp: 1929450993&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1687 40.797383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1687: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25358
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -65 dBm
    Event counter: 884
    Timestamp: 1929495762&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1688 40.797614      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1688: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25359
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -44 dBm
    Event counter: 884
    Timestamp: 1929495993&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1689 40.842383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1689: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25360
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -68 dBm
    Event counter: 885
    Timestamp: 1929540762&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1690 40.842614      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1690: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25361
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -44 dBm
    Event counter: 885
    Timestamp: 1929540993&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1691 40.887383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1691: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25362
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -64 dBm
    Event counter: 886
    Timestamp: 1929585762&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1692 40.887613      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1692: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25363
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -50 dBm
    Event counter: 886
    Timestamp: 1929585992&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1693 40.932383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1693: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25364
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -64 dBm
    Event counter: 887
    Timestamp: 1929630762&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1694 40.932613      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1694: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25365
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -50 dBm
    Event counter: 887
    Timestamp: 1929630992&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1695 40.977383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1695: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25366
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -68 dBm
    Event counter: 888
    Timestamp: 1929675762&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1696 40.977613      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1696: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25367
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -51 dBm
    Event counter: 888
    Timestamp: 1929675992&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1697 41.022383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1697: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25368
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -67 dBm
    Event counter: 889
    Timestamp: 1929720761&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1698 41.022614      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1698: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25369
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -45 dBm
    Event counter: 889
    Timestamp: 1929720992&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1699 41.067383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1699: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25370
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -66 dBm
    Event counter: 890
    Timestamp: 1929765761&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1700 41.067614      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1700: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25371
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -44 dBm
    Event counter: 890
    Timestamp: 1929765992&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1701 41.112383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1701: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25372
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -75 dBm
    Event counter: 891
    Timestamp: 1929810761&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1702 41.112613      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1702: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25373
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -48 dBm
    Event counter: 891
    Timestamp: 1929810991&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1703 41.202383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1703: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25374
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -68 dBm
    Event counter: 893
    Timestamp: 1929900761&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89690&amp;#181;s]
    [Delta time (start to start): 89770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1704 41.202614      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1704: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25375
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -50 dBm
    Event counter: 893
    Timestamp: 1929900992&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1705 41.247383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1705: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25376
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -65 dBm
    Event counter: 894
    Timestamp: 1929945761&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1706 41.247613      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1706: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25377
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -46 dBm
    Event counter: 894
    Timestamp: 1929945991&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1707 41.292383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1707: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25378
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -66 dBm
    Event counter: 895
    Timestamp: 1929990761&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1708 41.292613      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1708: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25379
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -44 dBm
    Event counter: 895
    Timestamp: 1929990991&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1709 41.337383      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1709: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25380
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -70 dBm
    Event counter: 896
    Timestamp: 1930035761&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1710 41.382382      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1710: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25381
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -68 dBm
    Event counter: 897
    Timestamp: 1930080760&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44919&amp;#181;s]
    [Delta time (start to start): 44999&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1711 41.382612      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1711: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25382
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 897
    Timestamp: 1930080990&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1712 41.427382      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1712: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25383
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -66 dBm
    Event counter: 898
    Timestamp: 1930125760&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1713 41.427613      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1713: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25384
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -50 dBm
    Event counter: 898
    Timestamp: 1930125991&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1714 41.472382      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1714: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25385
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -63 dBm
    Event counter: 899
    Timestamp: 1930170760&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1715 41.472613      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1715: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25386
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -49 dBm
    Event counter: 899
    Timestamp: 1930170991&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1716 41.517382      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1716: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25387
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -65 dBm
    Event counter: 900
    Timestamp: 1930215760&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1717 41.517611      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1717: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25388
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -44 dBm
    Event counter: 900
    Timestamp: 1930215989&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 149&amp;#181;s]
    [Delta time (start to start): 229&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1718 41.562382      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1718: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25389
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -71 dBm
    Event counter: 901
    Timestamp: 1930260760&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44691&amp;#181;s]
    [Delta time (start to start): 44771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1719 41.562612      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1719: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25390
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -44 dBm
    Event counter: 901
    Timestamp: 1930260990&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1720 41.607381      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1720: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25391
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -64 dBm
    Event counter: 902
    Timestamp: 1930305759&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1721 41.607612      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1721: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25392
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -50 dBm
    Event counter: 902
    Timestamp: 1930305990&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1722 41.652381      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1722: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25393
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -64 dBm
    Event counter: 903
    Timestamp: 1930350759&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1723 41.652612      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1723: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25394
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -50 dBm
    Event counter: 903
    Timestamp: 1930350990&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1724 41.697381      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1724: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25395
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -64 dBm
    Event counter: 904
    Timestamp: 1930395759&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1725 41.697611      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1725: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25396
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 904
    Timestamp: 1930395989&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1726 41.787381      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1726: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25397
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -70 dBm
    Event counter: 906
    Timestamp: 1930485759&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89690&amp;#181;s]
    [Delta time (start to start): 89770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1727 41.787611      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1727: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25398
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -45 dBm
    Event counter: 906
    Timestamp: 1930485989&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1728 41.832381      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1728: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25399
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -74 dBm
    Event counter: 907
    Timestamp: 1930530759&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1729 41.832612      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1729: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25400
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -44 dBm
    Event counter: 907
    Timestamp: 1930530989&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1730 41.922380      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1730: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25401
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -70 dBm
    Event counter: 909
    Timestamp: 1930620758&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89689&amp;#181;s]
    [Delta time (start to start): 89769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1731 41.922611      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1731: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25402
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -54 dBm
    Event counter: 909
    Timestamp: 1930620988&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1732 41.967381      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1732: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25403
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -66 dBm
    Event counter: 910
    Timestamp: 1930665758&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1733 41.967611      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1733: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25404
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -45 dBm
    Event counter: 910
    Timestamp: 1930665988&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1734 42.012381      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1734: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25405
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -65 dBm
    Event counter: 911
    Timestamp: 1930710758&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1735 42.012611      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1735: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25406
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -45 dBm
    Event counter: 911
    Timestamp: 1930710988&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1736 42.057381      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1736: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25407
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -70 dBm
    Event counter: 912
    Timestamp: 1930755758&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1737 42.057611      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1737: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25408
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 912
    Timestamp: 1930755988&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1738 42.102381      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1738: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25409
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -70 dBm
    Event counter: 913
    Timestamp: 1930800758&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1739 42.102611      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1739: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25410
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 913
    Timestamp: 1930800988&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1740 42.147380      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1740: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25411
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -68 dBm
    Event counter: 914
    Timestamp: 1930845757&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1741 42.147611      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1741: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25412
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -50 dBm
    Event counter: 914
    Timestamp: 1930845988&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1742 42.192380      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1742: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25413
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -68 dBm
    Event counter: 915
    Timestamp: 1930890757&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1743 42.192610      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1743: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25414
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -47 dBm
    Event counter: 915
    Timestamp: 1930890987&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1744 42.237380      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1744: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25415
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -64 dBm
    Event counter: 916
    Timestamp: 1930935757&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1745 42.237610      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1745: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25416
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -44 dBm
    Event counter: 916
    Timestamp: 1930935987&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1746 42.282380      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1746: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25417
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -67 dBm
    Event counter: 917
    Timestamp: 1930980757&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1747 42.282610      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1747: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25418
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 917
    Timestamp: 1930980987&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1748 42.327379      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1748: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25419
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -66 dBm
    Event counter: 918
    Timestamp: 1931025756&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1749 42.327610      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1749: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25420
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 918
    Timestamp: 1931025987&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1750 42.372379      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1750: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25421
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -65 dBm
    Event counter: 919
    Timestamp: 1931070756&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1751 42.372610      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1751: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25422
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -50 dBm
    Event counter: 919
    Timestamp: 1931070987&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1752 42.417379      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1752: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25423
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -64 dBm
    Event counter: 920
    Timestamp: 1931115756&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1753 42.417610      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1753: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25424
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -49 dBm
    Event counter: 920
    Timestamp: 1931115987&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1754 42.462379      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1754: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25425
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -65 dBm
    Event counter: 921
    Timestamp: 1931160756&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1755 42.462610      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1755: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25426
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -47 dBm
    Event counter: 921
    Timestamp: 1931160987&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1756 42.507380      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1756: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25427
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -68 dBm
    Event counter: 922
    Timestamp: 1931205756&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1757 42.507610      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1757: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25428
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -44 dBm
    Event counter: 922
    Timestamp: 1931205986&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1758 42.552380      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1758: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25429
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -64 dBm
    Event counter: 923
    Timestamp: 1931250756&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1759 42.552610      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1759: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25430
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -50 dBm
    Event counter: 923
    Timestamp: 1931250986&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1760 42.597380      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1760: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25431
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -64 dBm
    Event counter: 924
    Timestamp: 1931295756&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1761 42.597610      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1761: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25432
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -49 dBm
    Event counter: 924
    Timestamp: 1931295986&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1762 42.642380      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1762: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25433
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -68 dBm
    Event counter: 925
    Timestamp: 1931340756&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1763 42.642611      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1763: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25434
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -50 dBm
    Event counter: 925
    Timestamp: 1931340987&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1764 42.687380      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1764: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25435
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -68 dBm
    Event counter: 926
    Timestamp: 1931385756&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1765 42.687611      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1765: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25436
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -45 dBm
    Event counter: 926
    Timestamp: 1931385987&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1766 42.732380      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1766: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25437
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -64 dBm
    Event counter: 927
    Timestamp: 1931430756&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1767 42.732611      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1767: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25438
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -44 dBm
    Event counter: 927
    Timestamp: 1931430987&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1768 42.777380      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1768: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25439
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -72 dBm
    Event counter: 928
    Timestamp: 1931475756&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1769 42.777610      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1769: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25440
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -46 dBm
    Event counter: 928
    Timestamp: 1931475986&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1770 42.822380      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1770: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25441
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -72 dBm
    Event counter: 929
    Timestamp: 1931520756&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1771 42.822610      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1771: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25442
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 929
    Timestamp: 1931520986&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1772 42.867380      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1772: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25443
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -69 dBm
    Event counter: 930
    Timestamp: 1931565756&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1773 42.867610      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1773: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25444
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -50 dBm
    Event counter: 930
    Timestamp: 1931565986&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1774 42.912380      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1774: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25445
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -64 dBm
    Event counter: 931
    Timestamp: 1931610756&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1775 42.912610      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1775: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25446
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -45 dBm
    Event counter: 931
    Timestamp: 1931610986&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1776 42.957380      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1776: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25447
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -63 dBm
    Event counter: 932
    Timestamp: 1931655756&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1777 42.957610      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1777: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25448
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -44 dBm
    Event counter: 932
    Timestamp: 1931655986&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1778 43.002380      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1778: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25449
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -67 dBm
    Event counter: 933
    Timestamp: 1931700756&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1779 43.002610      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1779: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25450
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 933
    Timestamp: 1931700986&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1780 43.047380      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1780: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25451
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -67 dBm
    Event counter: 934
    Timestamp: 1931745756&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1781 43.047611      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1781: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25452
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 934
    Timestamp: 1931745987&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1782 43.092381      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1782: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25453
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -65 dBm
    Event counter: 935
    Timestamp: 1931790756&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1783 43.092611      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1783: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25454
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -49 dBm
    Event counter: 935
    Timestamp: 1931790986&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1784 43.137381      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1784: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25455
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -64 dBm
    Event counter: 936
    Timestamp: 1931835756&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1785 43.137611      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1785: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25456
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -51 dBm
    Event counter: 936
    Timestamp: 1931835986&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1786 43.182381      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1786: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25457
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -64 dBm
    Event counter: 937
    Timestamp: 1931880756&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1787 43.182612      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1787: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25458
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -44 dBm
    Event counter: 937
    Timestamp: 1931880987&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1788 43.227381      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1788: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25459
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -68 dBm
    Event counter: 938
    Timestamp: 1931925756&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1789 43.227612      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1789: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25460
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -45 dBm
    Event counter: 938
    Timestamp: 1931925987&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1790 43.272381      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1790: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25461
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -64 dBm
    Event counter: 939
    Timestamp: 1931970756&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1791 43.272612      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1791: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25462
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -49 dBm
    Event counter: 939
    Timestamp: 1931970987&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1792 43.317381      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1792: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25463
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -64 dBm
    Event counter: 940
    Timestamp: 1932015756&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1793 43.317612      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1793: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25464
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -50 dBm
    Event counter: 940
    Timestamp: 1932015987&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1794 43.362381      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1794: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25465
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -66 dBm
    Event counter: 941
    Timestamp: 1932060756&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1795 43.362612      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1795: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25466
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -49 dBm
    Event counter: 941
    Timestamp: 1932060987&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1796 43.407381      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1796: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25467
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -67 dBm
    Event counter: 942
    Timestamp: 1932105756&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1797 43.407611      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1797: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25468
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -45 dBm
    Event counter: 942
    Timestamp: 1932105986&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1798 43.452381      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1798: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25469
    Length of packet: 10
    Flags: 0x0a
        .... ...0 = CRC: Error
            [Expert Info (Error/Checksum): CRC is bad]
                [CRC is bad]
                [Severity level: Error]
                [Group: Checksum]
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -66 dBm
    Event counter: 943
    Timestamp: 1932150756&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x13e4e4
        [Expert Info (Warning/Checksum): Incorrect CRC]
            [Incorrect CRC]
            [Severity level: Warning]
            [Group: Checksum]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1799 43.452611      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1799: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25470
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -45 dBm
    Event counter: 943
    Timestamp: 1932150986&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1800 43.497381      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1800: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25471
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -73 dBm
    Event counter: 944
    Timestamp: 1932195756&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1801 43.497612      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1801: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25472
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 944
    Timestamp: 1932195987&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1802 43.542381      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1802: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25473
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -73 dBm
    Event counter: 945
    Timestamp: 1932240756&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1803 43.542612      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1803: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25474
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -44 dBm
    Event counter: 945
    Timestamp: 1932240987&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1804 43.587381      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1804: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25475
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -71 dBm
    Event counter: 946
    Timestamp: 1932285756&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1805 43.587611      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1805: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25476
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -50 dBm
    Event counter: 946
    Timestamp: 1932285986&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1806 43.632381      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1806: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25477
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -65 dBm
    Event counter: 947
    Timestamp: 1932330756&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1807 43.632612      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1807: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25478
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -45 dBm
    Event counter: 947
    Timestamp: 1932330986&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1808 43.677382      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1808: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25479
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -64 dBm
    Event counter: 948
    Timestamp: 1932375756&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1809 43.677612      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1809: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25480
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -44 dBm
    Event counter: 948
    Timestamp: 1932375986&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1810 43.722381      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1810: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25481
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -69 dBm
    Event counter: 949
    Timestamp: 1932420755&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1811 43.722611      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1811: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25482
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 949
    Timestamp: 1932420985&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1812 43.812381      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1812: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25483
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -68 dBm
    Event counter: 951
    Timestamp: 1932510755&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89690&amp;#181;s]
    [Delta time (start to start): 89770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1813 43.812612      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1813: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25484
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -50 dBm
    Event counter: 951
    Timestamp: 1932510986&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1814 43.857381      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1814: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25485
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -63 dBm
    Event counter: 952
    Timestamp: 1932555755&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1815 43.857612      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1815: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25486
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -46 dBm
    Event counter: 952
    Timestamp: 1932555986&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1816 43.902381      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1816: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25487
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -65 dBm
    Event counter: 953
    Timestamp: 1932600755&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1817 43.902611      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1817: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25488
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -44 dBm
    Event counter: 953
    Timestamp: 1932600985&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1818 43.947381      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1818: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25489
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -67 dBm
    Event counter: 954
    Timestamp: 1932645755&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1819 43.947611      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1819: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25490
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 954
    Timestamp: 1932645985&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1820 43.992381      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1820: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25491
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -68 dBm
    Event counter: 955
    Timestamp: 1932690755&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1821 43.992611      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1821: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25492
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 955
    Timestamp: 1932690985&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1822 44.037381      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1822: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25493
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -65 dBm
    Event counter: 956
    Timestamp: 1932735755&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1823 44.037611      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1823: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25494
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -50 dBm
    Event counter: 956
    Timestamp: 1932735985&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1824 44.082380      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1824: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25495
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -65 dBm
    Event counter: 957
    Timestamp: 1932780754&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1825 44.082611      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1825: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25496
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -49 dBm
    Event counter: 957
    Timestamp: 1932780985&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1826 44.127380      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1826: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25497
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -66 dBm
    Event counter: 958
    Timestamp: 1932825754&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1827 44.127610      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1827: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25498
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -44 dBm
    Event counter: 958
    Timestamp: 1932825984&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1828 44.172380      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1828: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25499
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -68 dBm
    Event counter: 959
    Timestamp: 1932870754&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1829 44.172611      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1829: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25500
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -44 dBm
    Event counter: 959
    Timestamp: 1932870984&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1830 44.217381      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1830: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25501
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -64 dBm
    Event counter: 960
    Timestamp: 1932915754&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1831 44.217611      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1831: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25502
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -50 dBm
    Event counter: 960
    Timestamp: 1932915984&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1832 44.262380      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1832: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25503
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -64 dBm
    Event counter: 961
    Timestamp: 1932960753&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1833 44.262611      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1833: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25504
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -50 dBm
    Event counter: 961
    Timestamp: 1932960984&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1834 44.307380      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1834: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25505
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -68 dBm
    Event counter: 962
    Timestamp: 1933005753&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1835 44.307610      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1835: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25506
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -50 dBm
    Event counter: 962
    Timestamp: 1933005983&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1836 44.352380      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1836: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25507
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -65 dBm
    Event counter: 963
    Timestamp: 1933050753&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1837 44.352610      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1837: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25508
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -45 dBm
    Event counter: 963
    Timestamp: 1933050983&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1838 44.397380      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1838: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25509
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -67 dBm
    Event counter: 964
    Timestamp: 1933095753&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1839 44.397610      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1839: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25510
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -45 dBm
    Event counter: 964
    Timestamp: 1933095983&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1840 44.442380      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1840: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25511
    Length of packet: 10
    Flags: 0x0a
        .... ...0 = CRC: Error
            [Expert Info (Error/Checksum): CRC is bad]
                [CRC is bad]
                [Severity level: Error]
                [Group: Checksum]
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -71 dBm
    Event counter: 965
    Timestamp: 1933140753&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1bc4e4
        [Expert Info (Warning/Checksum): Incorrect CRC]
            [Incorrect CRC]
            [Severity level: Warning]
            [Group: Checksum]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1841 44.442609      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1841: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25512
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 965
    Timestamp: 1933140982&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 149&amp;#181;s]
    [Delta time (start to start): 229&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1842 44.487379      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1842: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25513
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -72 dBm
    Event counter: 966
    Timestamp: 1933185752&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1843 44.487609      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1843: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25514
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -44 dBm
    Event counter: 966
    Timestamp: 1933185982&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1844 44.532379      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1844: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25515
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -68 dBm
    Event counter: 967
    Timestamp: 1933230752&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1845 44.532610      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1845: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25516
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -50 dBm
    Event counter: 967
    Timestamp: 1933230983&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1846 44.577379      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1846: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25517
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -65 dBm
    Event counter: 968
    Timestamp: 1933275752&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1847 44.577610      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1847: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25518
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -45 dBm
    Event counter: 968
    Timestamp: 1933275983&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1848 44.622379      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1848: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25519
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -67 dBm
    Event counter: 969
    Timestamp: 1933320752&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1849 44.622610      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1849: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25520
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -44 dBm
    Event counter: 969
    Timestamp: 1933320983&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1850 44.667379      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1850: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25521
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -68 dBm
    Event counter: 970
    Timestamp: 1933365752&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1851 44.667610      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1851: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25522
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 970
    Timestamp: 1933365983&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1852 44.712379      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1852: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25523
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -68 dBm
    Event counter: 971
    Timestamp: 1933410752&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1853 44.712609      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1853: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25524
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 971
    Timestamp: 1933410982&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1854 44.757379      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1854: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25525
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -64 dBm
    Event counter: 972
    Timestamp: 1933455752&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1855 44.757609      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1855: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25526
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -50 dBm
    Event counter: 972
    Timestamp: 1933455982&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1856 44.802379      Master_0x4d08532d     Slave_0x4d08532d      LE LL    34                No                                  Control Opcode: LL_CHANNEL_MAP_IND

Frame 1856: 34 bytes on wire (272 bits), 34 bytes captured (272 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25527
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -64 dBm
    Event counter: 973
    Timestamp: 1933500752&amp;#181;s
    [Packet time (start to end): 144&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    Control Opcode: LL_CHANNEL_MAP_IND (0x01)
    Channel Map: ffffff831f
    Instant: 982
    [Connection Parameters in: 127]
    CRC: 0x4aaab0

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1857 44.802674      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1857: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25528
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -49 dBm
    Event counter: 973
    Timestamp: 1933501047&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 295&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1858 44.847379      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1858: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25529
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -67 dBm
    Event counter: 974
    Timestamp: 1933545752&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44625&amp;#181;s]
    [Delta time (start to start): 44705&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1859 44.847609      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1859: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25530
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -44 dBm
    Event counter: 974
    Timestamp: 1933545982&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1860 44.892379      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1860: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25531
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -69 dBm
    Event counter: 975
    Timestamp: 1933590752&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1861 44.892609      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1861: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25532
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -44 dBm
    Event counter: 975
    Timestamp: 1933590982&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1862 44.937378      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1862: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25533
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -62 dBm
    Event counter: 976
    Timestamp: 1933635751&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1863 44.937609      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1863: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25534
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -50 dBm
    Event counter: 976
    Timestamp: 1933635982&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1864 44.982378      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1864: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25535
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -62 dBm
    Event counter: 977
    Timestamp: 1933680751&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1865 44.982609      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1865: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25536
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -50 dBm
    Event counter: 977
    Timestamp: 1933680981&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1866 45.027379      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1866: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25537
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -64 dBm
    Event counter: 978
    Timestamp: 1933725751&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1867 45.027609      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1867: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25538
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 978
    Timestamp: 1933725981&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1868 45.072379      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1868: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25539
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -69 dBm
    Event counter: 979
    Timestamp: 1933770751&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1869 45.072609      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1869: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25540
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -45 dBm
    Event counter: 979
    Timestamp: 1933770981&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1870 45.117379      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1870: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25541
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -69 dBm
    Event counter: 980
    Timestamp: 1933815751&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1871 45.117609      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1871: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25542
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -45 dBm
    Event counter: 980
    Timestamp: 1933815981&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1872 45.252379      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1872: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25543
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -67 dBm
    Event counter: 983
    Timestamp: 1933950751&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 134690&amp;#181;s]
    [Delta time (start to start): 134770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1873 45.252609      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1873: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25544
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -55 dBm
    Event counter: 983
    Timestamp: 1933950981&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1874 45.297378      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1874: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25545
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -71 dBm
    Event counter: 984
    Timestamp: 1933995750&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1875 45.297609      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1875: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25546
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -45 dBm
    Event counter: 984
    Timestamp: 1933995981&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1876 45.342378      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1876: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25547
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -74 dBm
    Event counter: 985
    Timestamp: 1934040750&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1877 45.342608      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1877: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25548
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -45 dBm
    Event counter: 985
    Timestamp: 1934040980&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1878 45.387378      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1878: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25549
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -70 dBm
    Event counter: 986
    Timestamp: 1934085750&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1879 45.387609      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1879: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25550
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 986
    Timestamp: 1934085981&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1880 45.432378      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1880: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25551
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -72 dBm
    Event counter: 987
    Timestamp: 1934130750&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1881 45.432608      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1881: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25552
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 987
    Timestamp: 1934130980&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1882 45.477378      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1882: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25553
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -62 dBm
    Event counter: 988
    Timestamp: 1934175750&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1883 45.477608      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1883: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25554
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -51 dBm
    Event counter: 988
    Timestamp: 1934175980&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1884 45.522378      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1884: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25555
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -67 dBm
    Event counter: 989
    Timestamp: 1934220750&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1885 45.522608      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1885: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25556
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -46 dBm
    Event counter: 989
    Timestamp: 1934220980&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1886 45.567377      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1886: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25557
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -74 dBm
    Event counter: 990
    Timestamp: 1934265749&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1887 45.567608      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1887: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25558
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -44 dBm
    Event counter: 990
    Timestamp: 1934265980&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1888 45.612377      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1888: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25559
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 25
    RSSI: -65 dBm
    Event counter: 991
    Timestamp: 1934310749&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1889 45.612607      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1889: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25560
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 25
    RSSI: -44 dBm
    Event counter: 991
    Timestamp: 1934310979&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1890 45.657377      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1890: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25561
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -66 dBm
    Event counter: 992
    Timestamp: 1934355749&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1891 45.657608      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1891: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25562
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 992
    Timestamp: 1934355979&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1892 45.702378      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1892: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25563
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -72 dBm
    Event counter: 993
    Timestamp: 1934400749&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1893 45.702608      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1893: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25564
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -51 dBm
    Event counter: 993
    Timestamp: 1934400979&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1894 45.747378      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1894: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25565
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -71 dBm
    Event counter: 994
    Timestamp: 1934445749&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1895 45.747608      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1895: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25566
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -50 dBm
    Event counter: 994
    Timestamp: 1934445979&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1896 45.792377      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1896: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25567
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -71 dBm
    Event counter: 995
    Timestamp: 1934490748&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1897 45.792608      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1897: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25568
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -45 dBm
    Event counter: 995
    Timestamp: 1934490979&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1898 45.837377      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1898: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25569
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -62 dBm
    Event counter: 996
    Timestamp: 1934535748&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1899 45.837608      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1899: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25570
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -43 dBm
    Event counter: 996
    Timestamp: 1934535979&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1900 45.882377      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1900: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25571
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -64 dBm
    Event counter: 997
    Timestamp: 1934580748&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1901 45.882607      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1901: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25572
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 997
    Timestamp: 1934580978&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1902 45.927377      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1902: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25573
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -66 dBm
    Event counter: 998
    Timestamp: 1934625748&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1903 45.927607      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1903: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25574
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -51 dBm
    Event counter: 998
    Timestamp: 1934625978&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1904 45.972377      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1904: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25575
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -69 dBm
    Event counter: 999
    Timestamp: 1934670748&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1905 45.972608      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1905: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25576
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -52 dBm
    Event counter: 999
    Timestamp: 1934670979&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1906 46.017377      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1906: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25577
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -66 dBm
    Event counter: 1000
    Timestamp: 1934715748&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1907 46.017608      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1907: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25578
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -45 dBm
    Event counter: 1000
    Timestamp: 1934715979&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1908 46.062377      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1908: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25579
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -64 dBm
    Event counter: 1001
    Timestamp: 1934760748&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1909 46.062607      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1909: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25580
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -45 dBm
    Event counter: 1001
    Timestamp: 1934760978&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1910 46.107377      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1910: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25581
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -65 dBm
    Event counter: 1002
    Timestamp: 1934805748&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1911 46.107607      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1911: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25582
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 1002
    Timestamp: 1934805978&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1912 46.152377      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1912: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25583
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -63 dBm
    Event counter: 1003
    Timestamp: 1934850748&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1913 46.152607      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1913: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25584
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 1003
    Timestamp: 1934850978&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1914 46.197377      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1914: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25585
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -66 dBm
    Event counter: 1004
    Timestamp: 1934895747&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1915 46.197607      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1915: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25586
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -52 dBm
    Event counter: 1004
    Timestamp: 1934895977&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1916 46.242377      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1916: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25587
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -66 dBm
    Event counter: 1005
    Timestamp: 1934940747&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1917 46.242607      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1917: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25588
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -46 dBm
    Event counter: 1005
    Timestamp: 1934940977&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1918 46.287377      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1918: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25589
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -67 dBm
    Event counter: 1006
    Timestamp: 1934985747&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1919 46.287608      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1919: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25590
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -44 dBm
    Event counter: 1006
    Timestamp: 1934985978&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1920 46.332377      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1920: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25591
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -67 dBm
    Event counter: 1007
    Timestamp: 1935030747&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1921 46.332607      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1921: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25592
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -48 dBm
    Event counter: 1007
    Timestamp: 1935030977&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1922 46.377377      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1922: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25593
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -63 dBm
    Event counter: 1008
    Timestamp: 1935075747&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1923 46.377607      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1923: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25594
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 1008
    Timestamp: 1935075977&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1924 46.422377      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1924: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25595
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -65 dBm
    Event counter: 1009
    Timestamp: 1935120747&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1925 46.422607      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1925: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25596
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -51 dBm
    Event counter: 1009
    Timestamp: 1935120977&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1926 46.467377      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1926: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25597
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -67 dBm
    Event counter: 1010
    Timestamp: 1935165747&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1927 46.467606      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1927: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25598
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -51 dBm
    Event counter: 1010
    Timestamp: 1935165976&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 149&amp;#181;s]
    [Delta time (start to start): 229&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1928 46.512377      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1928: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25599
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -68 dBm
    Event counter: 1011
    Timestamp: 1935210747&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44691&amp;#181;s]
    [Delta time (start to start): 44771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1929 46.557377      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1929: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25600
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -66 dBm
    Event counter: 1012
    Timestamp: 1935255747&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44920&amp;#181;s]
    [Delta time (start to start): 45000&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1930 46.557607      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1930: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25601
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -44 dBm
    Event counter: 1012
    Timestamp: 1935255977&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1931 46.602376      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1931: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25602
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -64 dBm
    Event counter: 1013
    Timestamp: 1935300746&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1932 46.602607      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1932: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25603
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 1013
    Timestamp: 1935300977&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1933 46.647376      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1933: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25604
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -64 dBm
    Event counter: 1014
    Timestamp: 1935345746&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1934 46.647607      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1934: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25605
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -50 dBm
    Event counter: 1014
    Timestamp: 1935345977&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1935 46.692376      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1935: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25606
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -63 dBm
    Event counter: 1015
    Timestamp: 1935390746&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1936 46.692607      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1936: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25607
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 1015
    Timestamp: 1935390977&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1937 46.737376      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1937: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25608
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -65 dBm
    Event counter: 1016
    Timestamp: 1935435746&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1938 46.737606      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1938: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25609
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -45 dBm
    Event counter: 1016
    Timestamp: 1935435976&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1939 46.782376      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1939: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25610
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -67 dBm
    Event counter: 1017
    Timestamp: 1935480746&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1940 46.782606      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1940: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25611
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -44 dBm
    Event counter: 1017
    Timestamp: 1935480976&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1941 46.827375      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1941: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25612
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -63 dBm
    Event counter: 1018
    Timestamp: 1935525745&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1942 46.827606      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1942: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25613
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 1018
    Timestamp: 1935525976&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1943 46.872375      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1943: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25614
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -63 dBm
    Event counter: 1019
    Timestamp: 1935570745&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1944 46.872606      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1944: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25615
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 1019
    Timestamp: 1935570975&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1945 46.917376      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1945: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25616
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -63 dBm
    Event counter: 1020
    Timestamp: 1935615745&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1946 46.917606      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1946: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25617
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -56 dBm
    Event counter: 1020
    Timestamp: 1935615975&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1947 46.962376      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1947: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25618
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -64 dBm
    Event counter: 1021
    Timestamp: 1935660745&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1948 46.962606      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1948: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25619
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -45 dBm
    Event counter: 1021
    Timestamp: 1935660975&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1949 47.007375      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1949: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25620
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -68 dBm
    Event counter: 1022
    Timestamp: 1935705744&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1950 47.007605      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1950: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25621
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -45 dBm
    Event counter: 1022
    Timestamp: 1935705974&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1951 47.052375      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1951: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25622
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -63 dBm
    Event counter: 1023
    Timestamp: 1935750744&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1952 47.052605      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1952: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25623
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -44 dBm
    Event counter: 1023
    Timestamp: 1935750974&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1953 47.097375      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1953: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25624
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -68 dBm
    Event counter: 1024
    Timestamp: 1935795744&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1954 47.097606      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1954: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25625
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 1024
    Timestamp: 1935795975&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1955 47.142375      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1955: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25626
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -64 dBm
    Event counter: 1025
    Timestamp: 1935840744&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1956 47.142606      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1956: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25627
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -51 dBm
    Event counter: 1025
    Timestamp: 1935840975&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1957 47.232375      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1957: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25628
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -68 dBm
    Event counter: 1027
    Timestamp: 1935930744&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89689&amp;#181;s]
    [Delta time (start to start): 89769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1958 47.232606      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1958: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25629
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -44 dBm
    Event counter: 1027
    Timestamp: 1935930975&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1959 47.277375      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1959: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25630
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 25
    RSSI: -65 dBm
    Event counter: 1028
    Timestamp: 1935975744&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1960 47.277605      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1960: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25631
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 25
    RSSI: -44 dBm
    Event counter: 1028
    Timestamp: 1935975974&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1961 47.322375      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1961: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25632
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -62 dBm
    Event counter: 1029
    Timestamp: 1936020744&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1962 47.322605      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1962: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25633
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 1029
    Timestamp: 1936020974&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1963 47.367375      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1963: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25634
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -67 dBm
    Event counter: 1030
    Timestamp: 1936065744&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1964 47.367605      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1964: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25635
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -50 dBm
    Event counter: 1030
    Timestamp: 1936065974&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1965 47.412375      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1965: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25636
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -65 dBm
    Event counter: 1031
    Timestamp: 1936110744&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1966 47.412605      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1966: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25637
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 9
    RSSI: -49 dBm
    Event counter: 1031
    Timestamp: 1936110974&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1967 47.457374      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1967: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25638
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -68 dBm
    Event counter: 1032
    Timestamp: 1936155743&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1968 47.457605      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1968: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25639
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -44 dBm
    Event counter: 1032
    Timestamp: 1936155974&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1969 47.502374      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1969: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25640
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -68 dBm
    Event counter: 1033
    Timestamp: 1936200743&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1970 47.502605      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1970: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25641
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -44 dBm
    Event counter: 1033
    Timestamp: 1936200974&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1971 47.547374      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1971: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25642
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -63 dBm
    Event counter: 1034
    Timestamp: 1936245743&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1972 47.547605      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1972: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25643
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -44 dBm
    Event counter: 1034
    Timestamp: 1936245973&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1973 47.592375      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1973: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25644
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -67 dBm
    Event counter: 1035
    Timestamp: 1936290743&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1974 47.592605      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1974: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25645
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -50 dBm
    Event counter: 1035
    Timestamp: 1936290973&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1975 47.637374      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1975: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25646
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -63 dBm
    Event counter: 1036
    Timestamp: 1936335742&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1976 47.637604      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1976: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25647
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -51 dBm
    Event counter: 1036
    Timestamp: 1936335972&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1977 47.727374      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1977: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25648
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -68 dBm
    Event counter: 1038
    Timestamp: 1936425742&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89690&amp;#181;s]
    [Delta time (start to start): 89770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1978 47.727604      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1978: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25649
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -44 dBm
    Event counter: 1038
    Timestamp: 1936425972&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1979 47.772374      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1979: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25650
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -61 dBm
    Event counter: 1039
    Timestamp: 1936470742&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1980 47.772604      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1980: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25651
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 1039
    Timestamp: 1936470972&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1981 47.817374      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1981: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25652
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -63 dBm
    Event counter: 1040
    Timestamp: 1936515742&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1982 47.817604      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1982: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25653
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -44 dBm
    Event counter: 1040
    Timestamp: 1936515972&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1983 47.862374      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1983: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25654
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -63 dBm
    Event counter: 1041
    Timestamp: 1936560742&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1984 47.862605      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1984: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25655
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -51 dBm
    Event counter: 1041
    Timestamp: 1936560973&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1985 47.907374      Master_0x4d08532d     Slave_0x4d08532d      ATT      34                No         False                    Sent Write Request, Handle: 0x000b (Generic Attribute: Client Supported Features)

Frame 1985: 34 bytes on wire (272 bits), 34 bytes captured (272 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25656
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -65 dBm
    Event counter: 1042
    Timestamp: 1936605742&amp;#181;s
    [Packet time (start to end): 144&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 60]
    [Connection Parameters in: 127]
    CRC: 0x3261f6
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Write Request (0x12)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..01 0010 = Method: Write Request (0x12)
    Handle: 0x000b (Generic Attribute: Client Supported Features)
        [Service UUID: Generic Attribute (0x1801)]
        [UUID: Client Supported Features (0x2b29)]
    Value: 77

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1986 47.907669      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1986: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25657
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -45 dBm
    Event counter: 1042
    Timestamp: 1936606037&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 295&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1987 47.952374      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1987: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25658
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -70 dBm
    Event counter: 1043
    Timestamp: 1936650742&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44625&amp;#181;s]
    [Delta time (start to start): 44705&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1988 47.952604      Slave_0x4d08532d      Master_0x4d08532d     ATT      31                No         False                    Rcvd Write Response, Handle: 0x000b (Generic Attribute: Client Supported Features)

Frame 1988: 31 bytes on wire (248 bits), 31 bytes captured (248 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25659
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 19
    RSSI: -44 dBm
    Event counter: 1043
    Timestamp: 1936650972&amp;#181;s
    [Packet time (start to end): 120&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [L2CAP Index: 61]
    [Connection Parameters in: 127]
    CRC: 0xa969f6
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
    Opcode: Write Response (0x13)
        0... .... = Authentication Signature: False
        .0.. .... = Command: False
        ..01 0011 = Method: Write Response (0x13)
    [Handle: 0x000b (Generic Attribute: Client Supported Features)]
        [Service UUID: Generic Attribute (0x1801)]
        [UUID: Client Supported Features (0x2b29)]
    [Request in Frame: 1985]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1989 47.997374      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1989: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25660
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -62 dBm
    Event counter: 1044
    Timestamp: 1936695742&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44650&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1990 47.997604      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1990: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25661
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -47 dBm
    Event counter: 1044
    Timestamp: 1936695972&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1991 48.042374      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1991: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25662
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -62 dBm
    Event counter: 1045
    Timestamp: 1936740742&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1992 48.042605      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1992: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25663
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 1045
    Timestamp: 1936740973&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1993 48.087374      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1993: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25664
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -64 dBm
    Event counter: 1046
    Timestamp: 1936785742&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1994 48.087605      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1994: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25665
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -54 dBm
    Event counter: 1046
    Timestamp: 1936785973&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1995 48.132374      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1995: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25666
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -66 dBm
    Event counter: 1047
    Timestamp: 1936830742&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1996 48.132604      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1996: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25667
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -48 dBm
    Event counter: 1047
    Timestamp: 1936830972&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1997 48.177374      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1997: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25668
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -71 dBm
    Event counter: 1048
    Timestamp: 1936875742&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1998 48.177604      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 1998: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25669
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -44 dBm
    Event counter: 1048
    Timestamp: 1936875972&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1999 48.222374      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 1999: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25670
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -67 dBm
    Event counter: 1049
    Timestamp: 1936920742&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2000 48.222605      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2000: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25671
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -44 dBm
    Event counter: 1049
    Timestamp: 1936920972&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2001 48.267375      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 2001: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25672
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -62 dBm
    Event counter: 1050
    Timestamp: 1936965742&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2002 48.267606      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2002: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25673
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -43 dBm
    Event counter: 1050
    Timestamp: 1936965973&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2003 48.312375      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 2003: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25674
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -66 dBm
    Event counter: 1051
    Timestamp: 1937010742&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2004 48.312606      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2004: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25675
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -50 dBm
    Event counter: 1051
    Timestamp: 1937010973&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2005 48.357375      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 2005: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25676
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -63 dBm
    Event counter: 1052
    Timestamp: 1937055742&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2006 48.357606      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2006: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25677
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 1052
    Timestamp: 1937055973&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2007 48.402375      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 2007: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25678
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -68 dBm
    Event counter: 1053
    Timestamp: 1937100742&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2008 48.402606      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2008: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25679
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 15
    RSSI: -45 dBm
    Event counter: 1053
    Timestamp: 1937100973&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2009 48.447375      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 2009: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25680
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -67 dBm
    Event counter: 1054
    Timestamp: 1937145742&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2010 48.447606      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2010: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25681
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 22
    RSSI: -44 dBm
    Event counter: 1054
    Timestamp: 1937145973&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2011 48.492375      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 2011: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25682
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -63 dBm
    Event counter: 1055
    Timestamp: 1937190742&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2012 48.492606      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2012: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25683
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -52 dBm
    Event counter: 1055
    Timestamp: 1937190973&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2013 48.537375      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 2013: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25684
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -65 dBm
    Event counter: 1056
    Timestamp: 1937235742&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2014 48.537605      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2014: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25685
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -44 dBm
    Event counter: 1056
    Timestamp: 1937235972&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2015 48.582375      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 2015: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25686
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -64 dBm
    Event counter: 1057
    Timestamp: 1937280742&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2016 48.582605      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2016: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25687
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -53 dBm
    Event counter: 1057
    Timestamp: 1937280972&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2017 48.627375      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 2017: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25688
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -65 dBm
    Event counter: 1058
    Timestamp: 1937325742&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2018 48.627606      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2018: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25689
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 13
    RSSI: -45 dBm
    Event counter: 1058
    Timestamp: 1937325973&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2019 48.672375      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 2019: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25690
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -69 dBm
    Event counter: 1059
    Timestamp: 1937370742&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2020 48.672606      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2020: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25691
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 20
    RSSI: -45 dBm
    Event counter: 1059
    Timestamp: 1937370973&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2021 48.717375      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 2021: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25692
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -62 dBm
    Event counter: 1060
    Timestamp: 1937415742&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2022 48.717606      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2022: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25693
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 1060
    Timestamp: 1937415973&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2023 48.762375      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 2023: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25694
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -63 dBm
    Event counter: 1061
    Timestamp: 1937460742&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2024 48.762606      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2024: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25695
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 1061
    Timestamp: 1937460973&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2025 48.807375      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 2025: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25696
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -64 dBm
    Event counter: 1062
    Timestamp: 1937505742&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2026 48.807606      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2026: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25697
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 4
    RSSI: -51 dBm
    Event counter: 1062
    Timestamp: 1937505972&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2027 48.852376      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 2027: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25698
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -68 dBm
    Event counter: 1063
    Timestamp: 1937550742&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2028 48.852606      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2028: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25699
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 11
    RSSI: -45 dBm
    Event counter: 1063
    Timestamp: 1937550972&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2029 48.897376      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 2029: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25700
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -69 dBm
    Event counter: 1064
    Timestamp: 1937595742&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2030 48.897607      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2030: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25701
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 18
    RSSI: -44 dBm
    Event counter: 1064
    Timestamp: 1937595973&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2031 48.942376      Master_0x4d08532d     Slave_0x4d08532d      LE LL    154               No                                  L2CAP Fragment

Frame 2031: 154 bytes on wire (1232 bits), 154 bytes captured (1232 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25702
    Length of packet: 10
    Flags: 0x02
        .... ...0 = CRC: Error
            [Expert Info (Error/Checksum): CRC is bad]
                [CRC is bad]
                [Severity level: Error]
                [Group: Checksum]
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 25
    RSSI: -79 dBm
    Event counter: 1065
    Timestamp: 1937640742&amp;#181;s
    [Packet time (start to end): 1104&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    L2CAP Fragment
        [Expert Info (Warning/Sequence): Missing Fragment Start]
            [Missing Fragment Start]
            [Severity level: Warning]
            [Group: Sequence]
    [L2CAP Index: 62]
    [Connection Parameters in: 127]
    CRC: 0x2d4fab
        [Expert Info (Warning/Checksum): Incorrect CRC]
            [Incorrect CRC]
            [Severity level: Warning]
            [Group: Checksum]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2032 48.987376      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 2032: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25703
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -73 dBm
    Event counter: 1066
    Timestamp: 1937685742&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 43896&amp;#181;s]
    [Delta time (start to start): 45000&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2033 48.987606      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2033: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25704
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 1066
    Timestamp: 1937685972&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2034 49.032376      Master_0x4d08532d     Slave_0x4d08532d      LE LL    154               No                                  L2CAP Fragment

Frame 2034: 154 bytes on wire (1232 bits), 154 bytes captured (1232 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25705
    Length of packet: 10
    Flags: 0x02
        .... ...0 = CRC: Error
            [Expert Info (Error/Checksum): CRC is bad]
                [CRC is bad]
                [Severity level: Error]
                [Group: Checksum]
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -78 dBm
    Event counter: 1067
    Timestamp: 1937730742&amp;#181;s
    [Packet time (start to end): 1104&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    L2CAP Fragment
        [Expert Info (Warning/Sequence): Missing Fragment Start]
            [Missing Fragment Start]
            [Severity level: Warning]
            [Group: Sequence]
    [L2CAP Index: 63]
    [Connection Parameters in: 127]
    CRC: 0x74ad42
        [Expert Info (Warning/Checksum): Incorrect CRC]
            [Incorrect CRC]
            [Severity level: Warning]
            [Group: Checksum]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2035 49.122376      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 2035: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25706
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -65 dBm
    Event counter: 1069
    Timestamp: 1937820742&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 88896&amp;#181;s]
    [Delta time (start to start): 90000&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2036 49.122606      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2036: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25707
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 16
    RSSI: -43 dBm
    Event counter: 1069
    Timestamp: 1937820972&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2037 49.167376      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 2037: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25708
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -62 dBm
    Event counter: 1070
    Timestamp: 1937865742&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2038 49.167606      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2038: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25709
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 23
    RSSI: -43 dBm
    Event counter: 1070
    Timestamp: 1937865972&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2039 49.212375      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 2039: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25710
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -69 dBm
    Event counter: 1071
    Timestamp: 1937910741&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2040 49.212606      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2040: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25711
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 1071
    Timestamp: 1937910972&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2041 49.257375      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 2041: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25712
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -73 dBm
    Event counter: 1072
    Timestamp: 1937955741&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2042 49.257605      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2042: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25713
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -50 dBm
    Event counter: 1072
    Timestamp: 1937955971&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2043 49.302375      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 2043: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25714
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -64 dBm
    Event counter: 1073
    Timestamp: 1938000741&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2044 49.302605      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2044: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25715
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 7
    RSSI: -51 dBm
    Event counter: 1073
    Timestamp: 1938000971&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2045 49.347375      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 2045: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25716
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -70 dBm
    Event counter: 1074
    Timestamp: 1938045741&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2046 49.347605      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2046: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25717
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 14
    RSSI: -45 dBm
    Event counter: 1074
    Timestamp: 1938045971&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2047 49.392375      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 2047: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25718
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -65 dBm
    Event counter: 1075
    Timestamp: 1938090741&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2048 49.392605      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2048: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25719
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 21
    RSSI: -44 dBm
    Event counter: 1075
    Timestamp: 1938090971&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2049 49.437374      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 2049: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25720
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -68 dBm
    Event counter: 1076
    Timestamp: 1938135740&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2050 49.437604      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2050: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25721
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 1076
    Timestamp: 1938135970&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2051 49.482374      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 2051: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25722
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -70 dBm
    Event counter: 1077
    Timestamp: 1938180740&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2052 49.482605      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2052: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25723
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 1077
    Timestamp: 1938180971&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2053 49.527375      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 2053: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25724
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -63 dBm
    Event counter: 1078
    Timestamp: 1938225740&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2054 49.527606      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2054: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25725
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -52 dBm
    Event counter: 1078
    Timestamp: 1938225971&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2055 49.572375      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 2055: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25726
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -67 dBm
    Event counter: 1079
    Timestamp: 1938270740&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2056 49.572605      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2056: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25727
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 12
    RSSI: -45 dBm
    Event counter: 1079
    Timestamp: 1938270970&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2057 49.662375      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 2057: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25728
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -72 dBm
    Event counter: 1081
    Timestamp: 1938360740&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 89690&amp;#181;s]
    [Delta time (start to start): 89770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2058 49.662605      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2058: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25729
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -46 dBm
    Event counter: 1081
    Timestamp: 1938360970&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2059 49.707374      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 2059: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25730
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -69 dBm
    Event counter: 1082
    Timestamp: 1938405739&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2060 49.707605      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2060: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25731
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 1082
    Timestamp: 1938405970&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2061 49.752374      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 2061: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25732
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -65 dBm
    Event counter: 1083
    Timestamp: 1938450739&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2062 49.752605      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2062: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25733
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -51 dBm
    Event counter: 1083
    Timestamp: 1938450970&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2063 49.797374      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 2063: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25734
    Length of packet: 10
    Flags: 0x0a
        .... ...0 = CRC: Error
            [Expert Info (Error/Checksum): CRC is bad]
                [CRC is bad]
                [Severity level: Error]
                [Group: Checksum]
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -72 dBm
    Event counter: 1084
    Timestamp: 1938495739&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb5b4e4
        [Expert Info (Warning/Checksum): Incorrect CRC]
            [Incorrect CRC]
            [Severity level: Warning]
            [Group: Checksum]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2064 49.797605      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2064: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25735
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 10
    RSSI: -49 dBm
    Event counter: 1084
    Timestamp: 1938495970&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2065 49.842374      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 2065: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25736
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -74 dBm
    Event counter: 1085
    Timestamp: 1938540739&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2066 49.842605      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2066: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25737
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 17
    RSSI: -44 dBm
    Event counter: 1085
    Timestamp: 1938540970&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2067 49.887374      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 2067: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25738
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -72 dBm
    Event counter: 1086
    Timestamp: 1938585739&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2068 49.887604      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2068: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25739
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 24
    RSSI: -44 dBm
    Event counter: 1086
    Timestamp: 1938585969&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2069 49.932374      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 2069: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25740
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -70 dBm
    Event counter: 1087
    Timestamp: 1938630739&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44690&amp;#181;s]
    [Delta time (start to start): 44770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x1be4e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2070 49.932605      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2070: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25741
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -48 dBm
    Event counter: 1087
    Timestamp: 1938630970&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xd084e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2071 49.977374      Master_0x4d08532d     Slave_0x4d08532d      LE LL    26                No                                  Empty PDU

Frame 2071: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25742
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -73 dBm
    Event counter: 1088
    Timestamp: 1938675739&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 44689&amp;#181;s]
    [Delta time (start to start): 44769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0xb534e4

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   2072 49.977604      Slave_0x4d08532d      Master_0x4d08532d     LE LL    26                No                                  Empty PDU

Frame 2072: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 25743
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -50 dBm
    Event counter: 1088
    Timestamp: 1938675969&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x4d08532d
    [Master Address: 6c:0f:c0:61:21:72 (6c:0f:c0:61:21:72)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
    [Connection Parameters in: 127]
    CRC: 0x7e54e4
&lt;/pre&gt;has complete sniffer trace. This logs are from Android phone to my device.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
      1 0.000000       ublox_a2:93:3c        Broadcast             LE LL    53     0x0                                            ADV_IND

Frame 1: 53 bytes on wire (424 bits), 53 bytes captured (424 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19536
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Reserved: 0
        .... .0.. = Reserved: 0
        .... 0... = Address Resolved: No
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 37
    RSSI: -53 dBm
    Event counter: 0
    Timestamp: 1927230779&amp;#181;s
    [Packet time (start to end): 296&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x8e89bed6
    Packet Header: 0x1b00 (PDU Type: ADV_IND, ChSel: #1, TxAdd: Public)
    Advertising Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)
    Advertising Data
    CRC: 0x1fbbb8

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
      2 0.000662       ublox_a2:93:3c        Broadcast             LE LL    53     0x0                                            ADV_IND

Frame 2: 53 bytes on wire (424 bits), 53 bytes captured (424 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19537
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Reserved: 0
        .... .0.. = Reserved: 0
        .... 0... = Address Resolved: No
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 38
    RSSI: -49 dBm
    Event counter: 0
    Timestamp: 1927231441&amp;#181;s
    [Packet time (start to end): 296&amp;#181;s]
    [Delta time (end to start): 366&amp;#181;s]
    [Delta time (start to start): 662&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x8e89bed6
    Packet Header: 0x1b00 (PDU Type: ADV_IND, ChSel: #1, TxAdd: Public)
    Advertising Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)
    Advertising Data
    CRC: 0x1fbbb8

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
      3 0.001325       ublox_a2:93:3c        Broadcast             LE LL    53     0x0                                            ADV_IND

Frame 3: 53 bytes on wire (424 bits), 53 bytes captured (424 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19538
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Reserved: 0
        .... .0.. = Reserved: 0
        .... 0... = Address Resolved: No
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 39
    RSSI: -45 dBm
    Event counter: 0
    Timestamp: 1927232103&amp;#181;s
    [Packet time (start to end): 296&amp;#181;s]
    [Delta time (end to start): 366&amp;#181;s]
    [Delta time (start to start): 662&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x8e89bed6
    Packet Header: 0x1b00 (PDU Type: ADV_IND, ChSel: #1, TxAdd: Public)
    Advertising Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)
    Advertising Data
    CRC: 0x1fbbb8

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
      4 1.281279       ublox_a2:93:3c        Broadcast             LE LL    53     0x0                                            ADV_IND

Frame 4: 53 bytes on wire (424 bits), 53 bytes captured (424 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19545
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Reserved: 0
        .... .0.. = Reserved: 0
        .... 0... = Address Resolved: No
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 37
    RSSI: -53 dBm
    Event counter: 0
    Timestamp: 1928512058&amp;#181;s
    [Packet time (start to end): 296&amp;#181;s]
    [Delta time (end to start): 1279659&amp;#181;s]
    [Delta time (start to start): 1279955&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x8e89bed6
    Packet Header: 0x1b00 (PDU Type: ADV_IND, ChSel: #1, TxAdd: Public)
    Advertising Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)
    Advertising Data
    CRC: 0x1fbbb8

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
      5 1.281942       ublox_a2:93:3c        Broadcast             LE LL    53     0x0                                            ADV_IND

Frame 5: 53 bytes on wire (424 bits), 53 bytes captured (424 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19546
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Reserved: 0
        .... .0.. = Reserved: 0
        .... 0... = Address Resolved: No
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 38
    RSSI: -49 dBm
    Event counter: 0
    Timestamp: 1928512720&amp;#181;s
    [Packet time (start to end): 296&amp;#181;s]
    [Delta time (end to start): 366&amp;#181;s]
    [Delta time (start to start): 662&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x8e89bed6
    Packet Header: 0x1b00 (PDU Type: ADV_IND, ChSel: #1, TxAdd: Public)
    Advertising Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)
    Advertising Data
    CRC: 0x1fbbb8

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
      6 1.282604       ublox_a2:93:3c        Broadcast             LE LL    53     0x0                                            ADV_IND

Frame 6: 53 bytes on wire (424 bits), 53 bytes captured (424 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19547
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Reserved: 0
        .... .0.. = Reserved: 0
        .... 0... = Address Resolved: No
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 39
    RSSI: -45 dBm
    Event counter: 0
    Timestamp: 1928513382&amp;#181;s
    [Packet time (start to end): 296&amp;#181;s]
    [Delta time (end to start): 366&amp;#181;s]
    [Delta time (start to start): 662&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x8e89bed6
    Packet Header: 0x1b00 (PDU Type: ADV_IND, ChSel: #1, TxAdd: Public)
    Advertising Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)
    Advertising Data
    CRC: 0x1fbbb8

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
      7 2.565051       ublox_a2:93:3c        Broadcast             LE LL    53     0x0                                            ADV_IND

Frame 7: 53 bytes on wire (424 bits), 53 bytes captured (424 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19554
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Reserved: 0
        .... .0.. = Reserved: 0
        .... 0... = Address Resolved: No
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 37
    RSSI: -53 dBm
    Event counter: 0
    Timestamp: 1929795829&amp;#181;s
    [Packet time (start to end): 296&amp;#181;s]
    [Delta time (end to start): 1282151&amp;#181;s]
    [Delta time (start to start): 1282447&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x8e89bed6
    Packet Header: 0x1b00 (PDU Type: ADV_IND, ChSel: #1, TxAdd: Public)
    Advertising Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)
    Advertising Data
    CRC: 0x1fbbb8

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
      8 2.565713       ublox_a2:93:3c        Broadcast             LE LL    53     0x0                                            ADV_IND

Frame 8: 53 bytes on wire (424 bits), 53 bytes captured (424 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19555
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Reserved: 0
        .... .0.. = Reserved: 0
        .... 0... = Address Resolved: No
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 38
    RSSI: -50 dBm
    Event counter: 0
    Timestamp: 1929796491&amp;#181;s
    [Packet time (start to end): 296&amp;#181;s]
    [Delta time (end to start): 366&amp;#181;s]
    [Delta time (start to start): 662&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x8e89bed6
    Packet Header: 0x1b00 (PDU Type: ADV_IND, ChSel: #1, TxAdd: Public)
    Advertising Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)
    Advertising Data
    CRC: 0x1fbbb8

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
      9 2.566375       ublox_a2:93:3c        Broadcast             LE LL    53     0x0                                            ADV_IND

Frame 9: 53 bytes on wire (424 bits), 53 bytes captured (424 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19556
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Reserved: 0
        .... .0.. = Reserved: 0
        .... 0... = Address Resolved: No
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 39
    RSSI: -44 dBm
    Event counter: 0
    Timestamp: 1929797153&amp;#181;s
    [Packet time (start to end): 296&amp;#181;s]
    [Delta time (end to start): 366&amp;#181;s]
    [Delta time (start to start): 662&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x8e89bed6
    Packet Header: 0x1b00 (PDU Type: ADV_IND, ChSel: #1, TxAdd: Public)
    Advertising Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)
    Advertising Data
    CRC: 0x1fbbb8

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     10 3.847600       ublox_a2:93:3c        Broadcast             LE LL    53     0x0                                            ADV_IND

Frame 10: 53 bytes on wire (424 bits), 53 bytes captured (424 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19563
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Reserved: 0
        .... .0.. = Reserved: 0
        .... 0... = Address Resolved: No
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 37
    RSSI: -54 dBm
    Event counter: 0
    Timestamp: 1931078378&amp;#181;s
    [Packet time (start to end): 296&amp;#181;s]
    [Delta time (end to start): 1280929&amp;#181;s]
    [Delta time (start to start): 1281225&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x8e89bed6
    Packet Header: 0x1b00 (PDU Type: ADV_IND, ChSel: #1, TxAdd: Public)
    Advertising Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)
    Advertising Data
    CRC: 0x1fbbb8

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     11 3.848262       ublox_a2:93:3c        Broadcast             LE LL    53     0x0                                            ADV_IND

Frame 11: 53 bytes on wire (424 bits), 53 bytes captured (424 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19564
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Reserved: 0
        .... .0.. = Reserved: 0
        .... 0... = Address Resolved: No
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 38
    RSSI: -49 dBm
    Event counter: 0
    Timestamp: 1931079040&amp;#181;s
    [Packet time (start to end): 296&amp;#181;s]
    [Delta time (end to start): 366&amp;#181;s]
    [Delta time (start to start): 662&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x8e89bed6
    Packet Header: 0x1b00 (PDU Type: ADV_IND, ChSel: #1, TxAdd: Public)
    Advertising Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)
    Advertising Data
    CRC: 0x1fbbb8

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     12 3.849407       ublox_a2:93:3c        Broadcast             LE LL    53     0x0                                            ADV_IND

Frame 12: 53 bytes on wire (424 bits), 53 bytes captured (424 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19565
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Reserved: 0
        .... .0.. = Reserved: 0
        .... 0... = Address Resolved: No
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 39
    RSSI: -44 dBm
    Event counter: 0
    Timestamp: 1931080185&amp;#181;s
    [Packet time (start to end): 296&amp;#181;s]
    [Delta time (end to start): 849&amp;#181;s]
    [Delta time (start to start): 1145&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x8e89bed6
    Packet Header: 0x1b00 (PDU Type: ADV_IND, ChSel: #1, TxAdd: Public)
    Advertising Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)
    Advertising Data
    CRC: 0x1fbbb8

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     13 5.127598       ublox_a2:93:3c        Broadcast             LE LL    53     0x0                                            ADV_IND

Frame 13: 53 bytes on wire (424 bits), 53 bytes captured (424 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19572
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Reserved: 0
        .... .0.. = Reserved: 0
        .... 0... = Address Resolved: No
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 37
    RSSI: -54 dBm
    Event counter: 0
    Timestamp: 1932358376&amp;#181;s
    [Packet time (start to end): 296&amp;#181;s]
    [Delta time (end to start): 1277895&amp;#181;s]
    [Delta time (start to start): 1278191&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x8e89bed6
    Packet Header: 0x1b00 (PDU Type: ADV_IND, ChSel: #1, TxAdd: Public)
    Advertising Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)
    Advertising Data
    CRC: 0x1fbbb8

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     14 5.128259       ublox_a2:93:3c        Broadcast             LE LL    53     0x0                                            ADV_IND

Frame 14: 53 bytes on wire (424 bits), 53 bytes captured (424 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19573
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Reserved: 0
        .... .0.. = Reserved: 0
        .... 0... = Address Resolved: No
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 38
    RSSI: -51 dBm
    Event counter: 0
    Timestamp: 1932359037&amp;#181;s
    [Packet time (start to end): 296&amp;#181;s]
    [Delta time (end to start): 365&amp;#181;s]
    [Delta time (start to start): 661&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x8e89bed6
    Packet Header: 0x1b00 (PDU Type: ADV_IND, ChSel: #1, TxAdd: Public)
    Advertising Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)
    Advertising Data
    CRC: 0x1fbbb8

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     15 5.128921       ublox_a2:93:3c        Broadcast             LE LL    53     0x0                                            ADV_IND

Frame 15: 53 bytes on wire (424 bits), 53 bytes captured (424 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19574
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Reserved: 0
        .... .0.. = Reserved: 0
        .... 0... = Address Resolved: No
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 39
    RSSI: -44 dBm
    Event counter: 0
    Timestamp: 1932359699&amp;#181;s
    [Packet time (start to end): 296&amp;#181;s]
    [Delta time (end to start): 366&amp;#181;s]
    [Delta time (start to start): 662&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x8e89bed6
    Packet Header: 0x1b00 (PDU Type: ADV_IND, ChSel: #1, TxAdd: Public)
    Advertising Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)
    Advertising Data
    CRC: 0x1fbbb8

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     16 6.411360       ublox_a2:93:3c        Broadcast             LE LL    53     0x0                                            ADV_IND

Frame 16: 53 bytes on wire (424 bits), 53 bytes captured (424 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19581
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Reserved: 0
        .... .0.. = Reserved: 0
        .... 0... = Address Resolved: No
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 37
    RSSI: -54 dBm
    Event counter: 0
    Timestamp: 1933642138&amp;#181;s
    [Packet time (start to end): 296&amp;#181;s]
    [Delta time (end to start): 1282143&amp;#181;s]
    [Delta time (start to start): 1282439&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x8e89bed6
    Packet Header: 0x1b00 (PDU Type: ADV_IND, ChSel: #1, TxAdd: Public)
    Advertising Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)
    Advertising Data
    CRC: 0x1fbbb8

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     17 6.412022       ublox_a2:93:3c        Broadcast             LE LL    53     0x0                                            ADV_IND

Frame 17: 53 bytes on wire (424 bits), 53 bytes captured (424 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19582
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Reserved: 0
        .... .0.. = Reserved: 0
        .... 0... = Address Resolved: No
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 38
    RSSI: -50 dBm
    Event counter: 0
    Timestamp: 1933642800&amp;#181;s
    [Packet time (start to end): 296&amp;#181;s]
    [Delta time (end to start): 366&amp;#181;s]
    [Delta time (start to start): 662&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x8e89bed6
    Packet Header: 0x1b00 (PDU Type: ADV_IND, ChSel: #1, TxAdd: Public)
    Advertising Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)
    Advertising Data
    CRC: 0x1fbbb8

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     18 6.412683       ublox_a2:93:3c        Broadcast             LE LL    53     0x0                                            ADV_IND

Frame 18: 53 bytes on wire (424 bits), 53 bytes captured (424 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19583
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Reserved: 0
        .... .0.. = Reserved: 0
        .... 0... = Address Resolved: No
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 39
    RSSI: -44 dBm
    Event counter: 0
    Timestamp: 1933643461&amp;#181;s
    [Packet time (start to end): 296&amp;#181;s]
    [Delta time (end to start): 365&amp;#181;s]
    [Delta time (start to start): 661&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x8e89bed6
    Packet Header: 0x1b00 (PDU Type: ADV_IND, ChSel: #1, TxAdd: Public)
    Advertising Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)
    Advertising Data
    CRC: 0x1fbbb8

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     19 7.691351       ublox_a2:93:3c        Broadcast             LE LL    53     0x0                                            ADV_IND

Frame 19: 53 bytes on wire (424 bits), 53 bytes captured (424 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19590
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Reserved: 0
        .... .0.. = Reserved: 0
        .... 0... = Address Resolved: No
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 37
    RSSI: -52 dBm
    Event counter: 0
    Timestamp: 1934922129&amp;#181;s
    [Packet time (start to end): 296&amp;#181;s]
    [Delta time (end to start): 1278372&amp;#181;s]
    [Delta time (start to start): 1278668&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x8e89bed6
    Packet Header: 0x1b00 (PDU Type: ADV_IND, ChSel: #1, TxAdd: Public)
    Advertising Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)
    Advertising Data
    CRC: 0x1fbbb8

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     20 7.692013       ublox_a2:93:3c        Broadcast             LE LL    53     0x0                                            ADV_IND

Frame 20: 53 bytes on wire (424 bits), 53 bytes captured (424 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19591
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Reserved: 0
        .... .0.. = Reserved: 0
        .... 0... = Address Resolved: No
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 38
    RSSI: -49 dBm
    Event counter: 0
    Timestamp: 1934922791&amp;#181;s
    [Packet time (start to end): 296&amp;#181;s]
    [Delta time (end to start): 366&amp;#181;s]
    [Delta time (start to start): 662&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x8e89bed6
    Packet Header: 0x1b00 (PDU Type: ADV_IND, ChSel: #1, TxAdd: Public)
    Advertising Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)
    Advertising Data
    CRC: 0x1fbbb8

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     21 7.692459       5d:68:24:32:9b:0a     ublox_a2:93:3c        LE LL    60     0x5                                            CONNECT_IND

Frame 21: 60 bytes on wire (480 bits), 60 bytes captured (480 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19592
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Reserved: 0
        .... .0.. = Reserved: 0
        .... 0... = Address Resolved: No
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 38
    RSSI: -69 dBm
    Event counter: 0
    Timestamp: 1934923237&amp;#181;s
    [Packet time (start to end): 352&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 446&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x8e89bed6
    Packet Header: 0x2245 (PDU Type: CONNECT_IND, ChSel: #1, TxAdd: Random, RxAdd: Public)
    Initiator Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)
    Advertising Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)
    Link Layer Data
    CRC: 0xa6f29f

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     22 7.694482       Master_0x50656be7     Slave_0x50656be7      LE LL    32                No                                  Control Opcode: LL_VERSION_IND

Frame 22: 32 bytes on wire (256 bits), 32 bytes captured (256 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19593
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -63 dBm
    Event counter: 0
    Timestamp: 1934925260&amp;#181;s
    [Packet time (start to end): 128&amp;#181;s]
    [Delta time (end to start): 1671&amp;#181;s]
    [Delta time (start to start): 2023&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..11 = LLID: Control PDU (0x3)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 6
    Control Opcode: LL_VERSION_IND (0x0c)
    Version Number: 5.3 (0x0c)
    Company Id: Broadcom Corporation (0x000f)
    Subversion Number: 0x0245
    [Response in Frame: 30]
    [Connection Parameters in: 21]
    CRC: 0x10dc3c

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     23 7.724482       Master_0x50656be7     Slave_0x50656be7      LE LL    32                No                                  Control Opcode: LL_VERSION_IND

Frame 23: 32 bytes on wire (256 bits), 32 bytes captured (256 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19594
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -62 dBm
    Event counter: 1
    Timestamp: 1934955260&amp;#181;s
    [Packet time (start to end): 128&amp;#181;s]
    [Delta time (end to start): 29872&amp;#181;s]
    [Delta time (start to start): 30000&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..11 = LLID: Control PDU (0x3)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [Retransmit]
            [Expert Info (Note/Sequence): Retransmission]
                [Retransmission]
                [Severity level: Note]
                [Group: Sequence]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 6
    Control Opcode: LL_VERSION_IND (0x0c)
    Version Number: 5.3 (0x0c)
    Company Id: Broadcom Corporation (0x000f)
    Subversion Number: 0x0245
    [Connection Parameters in: 21]
    CRC: 0x10dc3c

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     24 7.724761       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 24: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19595
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -51 dBm
    Event counter: 1
    Timestamp: 1934955539&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 279&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...1 .... = More Data: True
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xe80c07

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     25 7.724990       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 25: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19596
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -62 dBm
    Event counter: 1
    Timestamp: 1934955768&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 149&amp;#181;s]
    [Delta time (start to start): 229&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     26 7.725221       Slave_0x50656be7      Master_0x50656be7     LE LL    35                No                                  Control Opcode: LL_LENGTH_REQ

Frame 26: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19597
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -54 dBm
    Event counter: 1
    Timestamp: 1934955999&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..11 = LLID: Control PDU (0x3)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    Control Opcode: LL_LENGTH_REQ (0x14)
    Max RX octets: 251
    Max RX time: 2120 microseconds
    Max TX octets: 251
    Max TX time: 2120 microseconds
    [Response in Frame: 27]
    [Connection Parameters in: 21]
    CRC: 0xdf0012

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     27 7.754485       Master_0x50656be7     Slave_0x50656be7      LE LL    35                No                                  Control Opcode: LL_LENGTH_RSP

Frame 27: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19598
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -61 dBm
    Event counter: 2
    Timestamp: 1934985263&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29112&amp;#181;s]
    [Delta time (start to start): 29264&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..11 = LLID: Control PDU (0x3)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    Control Opcode: LL_LENGTH_RSP (0x15)
    Max RX octets: 251
    Max RX time: 2120 microseconds
    Max TX octets: 251
    Max TX time: 2120 microseconds
    [Request in Frame: 26]
    [Connection Parameters in: 21]
    CRC: 0xdf0012

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     28 7.754787       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 28: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19599
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 2
    Timestamp: 1934985565&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     29 7.784485       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 29: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19600
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -69 dBm
    Event counter: 3
    Timestamp: 1935015263&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     30 7.784716       Slave_0x50656be7      Master_0x50656be7     LE LL    32                No                                  Control Opcode: LL_VERSION_IND

Frame 30: 32 bytes on wire (256 bits), 32 bytes captured (256 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19601
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 3
    Timestamp: 1935015494&amp;#181;s
    [Packet time (start to end): 128&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..11 = LLID: Control PDU (0x3)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 6
    Control Opcode: LL_VERSION_IND (0x0c)
    Version Number: 4.2 (0x08)
    Company Id: Broadcom Corporation (0x000f)
    Subversion Number: 0x420d
    [Request in Frame: 22]
    [Connection Parameters in: 21]
    CRC: 0x71e2ad

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     31 7.814485       Master_0x50656be7     Slave_0x50656be7      LE LL    32                No                                  Control Opcode: Unknown

Frame 31: 32 bytes on wire (256 bits), 32 bytes captured (256 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19602
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -58 dBm
    Event counter: 4
    Timestamp: 1935045263&amp;#181;s
    [Packet time (start to end): 128&amp;#181;s]
    [Delta time (end to start): 29641&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..11 = LLID: Control PDU (0x3)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 6
    Control Opcode: Unknown (0xff)
    Unknown data
        [Expert Info (Note/Protocol): Unknown data]
            [Unknown data]
            [Severity level: Note]
            [Group: Protocol]
    [Connection Parameters in: 21]
    CRC: 0x45beda

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     32 7.814764       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 32: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19603
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -55 dBm
    Event counter: 4
    Timestamp: 1935045542&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 279&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     33 7.844485       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 33: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19604
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -68 dBm
    Event counter: 5
    Timestamp: 1935075263&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29641&amp;#181;s]
    [Delta time (start to start): 29721&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     34 7.844716       Slave_0x50656be7      Master_0x50656be7     LE LL    35                No                                  Control Opcode: LL_SLAVE_FEATURE_REQ

Frame 34: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19605
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 5
    Timestamp: 1935075494&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..11 = LLID: Control PDU (0x3)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    Control Opcode: LL_SLAVE_FEATURE_REQ (0x0e)
    Feature Set: 0x00000000000000ff
    [Response in Frame: 35]
    [Connection Parameters in: 21]
    CRC: 0xac9bab

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     35 7.874486       Master_0x50656be7     Slave_0x50656be7      LE LL    35                No                                  Control Opcode: LL_FEATURE_RSP

Frame 35: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19606
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -70 dBm
    Event counter: 6
    Timestamp: 1935105264&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..11 = LLID: Control PDU (0x3)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    Control Opcode: LL_FEATURE_RSP (0x09)
    Feature Set: 0x00000000000179ff
    [Request in Frame: 34]
    [Connection Parameters in: 21]
    CRC: 0x63cdd0

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     36 7.874788       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 36: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19607
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -44 dBm
    Event counter: 6
    Timestamp: 1935105566&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     37 7.904487       Master_0x50656be7     Slave_0x50656be7      L2CAP    37                No                                  

Frame 37: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19608
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -62 dBm
    Event counter: 7
    Timestamp: 1935135265&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...1 .... = More Data: True
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 11
    [L2CAP Index: 0]
    [Connection Parameters in: 21]
    CRC: 0x27386e
Bluetooth L2CAP Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     38 7.904805       Slave_0x50656be7      Master_0x50656be7     LE LL    28                No                                  Control Opcode: LL_UNKNOWN_RSP

Frame 38: 28 bytes on wire (224 bits), 28 bytes captured (224 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19609
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -53 dBm
    Event counter: 7
    Timestamp: 1935135583&amp;#181;s
    [Packet time (start to end): 96&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 318&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..11 = LLID: Control PDU (0x3)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 2
    Control Opcode: LL_UNKNOWN_RSP (0x07)
        [Expert Info (Error/Protocol): Incorrect control procedure packet sequencing or direction]
            [Incorrect control procedure packet sequencing or direction]
            [Severity level: Error]
            [Group: Protocol]
    Unknown Type: Unknown (0xff)
    [Connection Parameters in: 21]
    CRC: 0x9533d5

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     39 7.905051       Master_0x50656be7     Slave_0x50656be7      ATT      33                No         False                    Sent Exchange MTU Request, Client Rx MTU: 527

Frame 39: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19610
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -62 dBm
    Event counter: 7
    Timestamp: 1935135829&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 246&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 1]
    [Connection Parameters in: 21]
    CRC: 0xb370b5
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     40 7.905337       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 40: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19611
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -53 dBm
    Event counter: 7
    Timestamp: 1935136115&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 286&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     41 7.934488       Master_0x50656be7     Slave_0x50656be7      LE LL    32                No                                  Control Opcode: Unknown

Frame 41: 32 bytes on wire (256 bits), 32 bytes captured (256 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19612
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -69 dBm
    Event counter: 8
    Timestamp: 1935165266&amp;#181;s
    [Packet time (start to end): 128&amp;#181;s]
    [Delta time (end to start): 29071&amp;#181;s]
    [Delta time (start to start): 29151&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..11 = LLID: Control PDU (0x3)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 6
    Control Opcode: Unknown (0xff)
    Unknown data
        [Expert Info (Note/Protocol): Unknown data]
            [Unknown data]
            [Severity level: Note]
            [Group: Protocol]
    [Connection Parameters in: 21]
    CRC: 0xce1d68

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     42 7.934767       Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Exchange MTU Request, Client Rx MTU: 517

Frame 42: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19613
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 8
    Timestamp: 1935165545&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 279&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...1 .... = More Data: True
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 2]
    [Connection Parameters in: 21]
    CRC: 0xc20366
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     43 7.935052       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 43: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19614
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -68 dBm
    Event counter: 8
    Timestamp: 1935165830&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 149&amp;#181;s]
    [Delta time (start to start): 285&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     44 7.935283       Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Exchange MTU Response, Server Rx MTU: 517

Frame 44: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19615
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 8
    Timestamp: 1935166061&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 3]
    [Connection Parameters in: 21]
    CRC: 0xcdfb13
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     45 7.964490       Master_0x50656be7     Slave_0x50656be7      ATT      33                No         False                    Sent Exchange MTU Response, Server Rx MTU: 517

Frame 45: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19616
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -56 dBm
    Event counter: 9
    Timestamp: 1935195268&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 29071&amp;#181;s]
    [Delta time (start to start): 29207&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...1 .... = More Data: True
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 4]
    [Connection Parameters in: 21]
    CRC: 0x4ffe9b
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     46 7.964777       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 46: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19617
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -52 dBm
    Event counter: 9
    Timestamp: 1935195555&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 287&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...1 .... = More Data: True
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x46dc07

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     47 7.965007       Master_0x50656be7     Slave_0x50656be7      ATT      37                No         False                    Sent Read By Group Type Request, Primary Service, Handles: 0x0001..0xffff

Frame 47: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19618
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -57 dBm
    Event counter: 9
    Timestamp: 1935195785&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 11
    [L2CAP Index: 5]
    [Connection Parameters in: 21]
    CRC: 0x324506
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     48 7.965326       Slave_0x50656be7      Master_0x50656be7     LE LL    28                No                                  Control Opcode: LL_UNKNOWN_RSP

Frame 48: 28 bytes on wire (224 bits), 28 bytes captured (224 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19619
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -52 dBm
    Event counter: 9
    Timestamp: 1935196104&amp;#181;s
    [Packet time (start to end): 96&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 319&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..11 = LLID: Control PDU (0x3)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 2
    Control Opcode: LL_UNKNOWN_RSP (0x07)
        [Expert Info (Error/Protocol): Incorrect control procedure packet sequencing or direction]
            [Incorrect control procedure packet sequencing or direction]
            [Severity level: Error]
            [Group: Protocol]
    Unknown Type: Unknown (0xff)
    [Connection Parameters in: 21]
    CRC: 0x5605c8

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     49 7.994491       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 49: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19620
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -62 dBm
    Event counter: 10
    Timestamp: 1935225269&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29069&amp;#181;s]
    [Delta time (start to start): 29165&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     50 7.994721       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 50: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19621
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -53 dBm
    Event counter: 10
    Timestamp: 1935225499&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     51 8.024491       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 51: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19622
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -66 dBm
    Event counter: 11
    Timestamp: 1935255269&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29690&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     52 8.024721       Slave_0x50656be7      Master_0x50656be7     ATT      50                No         False                    Rcvd Read By Group Type Response, Attribute List Length: 3, Generic Access, Generic Attribute, Device Information

Frame 52: 50 bytes on wire (400 bits), 50 bytes captured (400 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19623
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -44 dBm
    Event counter: 11
    Timestamp: 1935255499&amp;#181;s
    [Packet time (start to end): 272&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...1 .... = More Data: True
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 24
    [L2CAP Index: 6]
    [Connection Parameters in: 21]
    CRC: 0xb9d58a
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     53 8.025143       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 53: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19624
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -66 dBm
    Event counter: 11
    Timestamp: 1935255921&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 422&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     54 8.025373       Slave_0x50656be7      Master_0x50656be7     ATT      37                No         False                    Rcvd Read By Type Request, Server Supported Features, Handles: 0x0001..0xffff

Frame 54: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19625
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -42 dBm
    Event counter: 11
    Timestamp: 1935256151&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 11
    [L2CAP Index: 7]
    [Connection Parameters in: 21]
    CRC: 0xebb4f7
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     55 8.084495       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 55: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19626
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -61 dBm
    Event counter: 13
    Timestamp: 1935315273&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 58954&amp;#181;s]
    [Delta time (start to start): 59122&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     56 8.084725       Slave_0x50656be7      Master_0x50656be7     ATT      52                No         False                    Rcvd Read By Group Type Response, Attribute List Length: 1, Unknown

Frame 56: 52 bytes on wire (416 bits), 52 bytes captured (416 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19627
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -54 dBm
    Event counter: 13
    Timestamp: 1935315503&amp;#181;s
    [Packet time (start to end): 288&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...1 .... = More Data: True
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 26
    [L2CAP Index: 8]
    [Connection Parameters in: 21]
    CRC: 0xa29b82
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     57 8.085164       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 57: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19628
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -61 dBm
    Event counter: 13
    Timestamp: 1935315942&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 439&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     58 8.085394       Slave_0x50656be7      Master_0x50656be7     ATT      37                No         False                    Rcvd Read By Group Type Request, Primary Service, Handles: 0x0001..0xffff

Frame 58: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19629
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -53 dBm
    Event counter: 13
    Timestamp: 1935316172&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 11
    [L2CAP Index: 9]
    [Connection Parameters in: 21]
    CRC: 0x3d7546
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     59 8.114495       Master_0x50656be7     Slave_0x50656be7      ATT      37                No         False                    Sent Read By Group Type Request, Primary Service, Handles: 0x0019..0xffff

Frame 59: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19630
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -64 dBm
    Event counter: 14
    Timestamp: 1935345273&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 28933&amp;#181;s]
    [Delta time (start to start): 29101&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...1 .... = More Data: True
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 11
    [L2CAP Index: 10]
    [Connection Parameters in: 21]
    CRC: 0x63d078
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     60 8.114813       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 60: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19631
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 14
    Timestamp: 1935345591&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 318&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     61 8.115043       Master_0x50656be7     Slave_0x50656be7      ATT      50                No         False                    Sent Read By Group Type Response, Attribute List Length: 3, Generic Access, Generic Attribute, Device Information

Frame 61: 50 bytes on wire (400 bits), 50 bytes captured (400 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19632
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -63 dBm
    Event counter: 14
    Timestamp: 1935345821&amp;#181;s
    [Packet time (start to end): 272&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 24
    [L2CAP Index: 11]
    [Connection Parameters in: 21]
    CRC: 0x3a6722
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     62 8.115465       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 62: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19633
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -42 dBm
    Event counter: 14
    Timestamp: 1935346243&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 422&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     63 8.144497       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 63: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19634
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -58 dBm
    Event counter: 15
    Timestamp: 1935375275&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 28952&amp;#181;s]
    [Delta time (start to start): 29032&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     64 8.174496       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 64: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19635
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -57 dBm
    Event counter: 16
    Timestamp: 1935405274&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29919&amp;#181;s]
    [Delta time (start to start): 29999&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [Retransmit]
            [Expert Info (Note/Sequence): Retransmission]
                [Retransmission]
                [Severity level: Note]
                [Group: Sequence]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     65 8.174727       Slave_0x50656be7      Master_0x50656be7     ATT      35                No         False,False              Rcvd Error Response - Attribute Not Found, Handle: 0x0019 (Unknown: Unknown)

Frame 65: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19636
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 16
    Timestamp: 1935405505&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...1 .... = More Data: True
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 12]
    [Connection Parameters in: 21]
    CRC: 0xb5a297
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     66 8.175029       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 66: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19637
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -57 dBm
    Event counter: 16
    Timestamp: 1935405807&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     67 8.175260       Slave_0x50656be7      Master_0x50656be7     ATT      37                No         False                    Rcvd Read By Group Type Request, Primary Service, Handles: 0x000f..0xffff

Frame 67: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19638
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 16
    Timestamp: 1935406038&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 11
    [L2CAP Index: 13]
    [Connection Parameters in: 21]
    CRC: 0xfeb238
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     68 8.204497       Master_0x50656be7     Slave_0x50656be7      ATT      72                No         False                    Sent Read By Group Type Response, Attribute List Length: 2, Unknown, Unknown

Frame 68: 72 bytes on wire (576 bits), 72 bytes captured (576 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19639
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -62 dBm
    Event counter: 17
    Timestamp: 1935435275&amp;#181;s
    [Packet time (start to end): 448&amp;#181;s]
    [Delta time (end to start): 29069&amp;#181;s]
    [Delta time (start to start): 29237&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...1 .... = More Data: True
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 46
    [L2CAP Index: 14]
    [Connection Parameters in: 21]
    CRC: 0x21e67f
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     69 8.205095       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 69: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19640
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 17
    Timestamp: 1935435873&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 598&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     70 8.205325       Master_0x50656be7     Slave_0x50656be7      ATT      37                No         False                    Sent Read By Type Request, Characteristic, Handles: 0x0006..0x000f

Frame 70: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19641
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -62 dBm
    Event counter: 17
    Timestamp: 1935436103&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 11
    [L2CAP Index: 15]
    [Connection Parameters in: 21]
    CRC: 0x1a9432
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     71 8.205644       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 71: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19642
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 17
    Timestamp: 1935436421&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 318&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     72 8.234497       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 72: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19643
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -60 dBm
    Event counter: 18
    Timestamp: 1935465275&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 28774&amp;#181;s]
    [Delta time (start to start): 28854&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     73 8.234728       Slave_0x50656be7      Master_0x50656be7     ATT      53                No         False                    Rcvd Read By Type Response, Attribute List Length: 3, Service Changed, Client Supported Features, Server Supported Features

Frame 73: 53 bytes on wire (424 bits), 53 bytes captured (424 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19644
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -51 dBm
    Event counter: 18
    Timestamp: 1935465506&amp;#181;s
    [Packet time (start to end): 296&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...1 .... = More Data: True
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 27
    [L2CAP Index: 16]
    [Connection Parameters in: 21]
    CRC: 0x6769af
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     74 8.235175       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 74: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19645
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -61 dBm
    Event counter: 18
    Timestamp: 1935465952&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 446&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     75 8.235406       Slave_0x50656be7      Master_0x50656be7     ATT      37                No         False                    Rcvd Read By Group Type Request, Primary Service, Handles: 0x0019..0xffff

Frame 75: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19646
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -51 dBm
    Event counter: 18
    Timestamp: 1935466183&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 11
    [L2CAP Index: 17]
    [Connection Parameters in: 21]
    CRC: 0x6b7818
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     76 8.264500       Master_0x50656be7     Slave_0x50656be7      ATT      37                No         False                    Sent Read By Type Request, Characteristic, Handles: 0x000e..0x000f

Frame 76: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19647
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -56 dBm
    Event counter: 19
    Timestamp: 1935495278&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 28927&amp;#181;s]
    [Delta time (start to start): 29095&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...1 .... = More Data: True
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 11
    [L2CAP Index: 18]
    [Connection Parameters in: 21]
    CRC: 0x97a88f
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     77 8.264819       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 77: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19648
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 19
    Timestamp: 1935495596&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 318&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     78 8.265049       Master_0x50656be7     Slave_0x50656be7      ATT      44                No         False                    Sent Read By Group Type Response, Attribute List Length: 2, Battery, Current Time

Frame 78: 44 bytes on wire (352 bits), 44 bytes captured (352 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19649
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -56 dBm
    Event counter: 19
    Timestamp: 1935495826&amp;#181;s
    [Packet time (start to end): 224&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 18
    [L2CAP Index: 19]
    [Connection Parameters in: 21]
    CRC: 0xad61b3
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     79 8.265423       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 79: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19650
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 19
    Timestamp: 1935496200&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 374&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     80 8.294502       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 80: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19651
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -67 dBm
    Event counter: 20
    Timestamp: 1935525279&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 28999&amp;#181;s]
    [Delta time (start to start): 29079&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     81 8.294732       Slave_0x50656be7      Master_0x50656be7     ATT      35                No         False,False              Rcvd Error Response - Attribute Not Found, Handle: 0x000e (Generic Attribute: Server Supported Features: Unknown)

Frame 81: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19652
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 20
    Timestamp: 1935525509&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...1 .... = More Data: True
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 20]
    [Connection Parameters in: 21]
    CRC: 0xa116c2
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     82 8.295034       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 82: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19653
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -67 dBm
    Event counter: 20
    Timestamp: 1935525811&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     83 8.295264       Slave_0x50656be7      Master_0x50656be7     ATT      37                No         False                    Rcvd Read By Group Type Request, Primary Service, Handles: 0x0023..0xffff

Frame 83: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19654
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 20
    Timestamp: 1935526041&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 11
    [L2CAP Index: 21]
    [Connection Parameters in: 21]
    CRC: 0xb45728
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     84 8.324503       Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False                    Sent Find Information Request, Handles: 0x0009..0x000f

Frame 84: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19655
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -57 dBm
    Event counter: 21
    Timestamp: 1935555280&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29071&amp;#181;s]
    [Delta time (start to start): 29239&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...1 .... = More Data: True
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 22]
    [Connection Parameters in: 21]
    CRC: 0x734846
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     85 8.324805       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 85: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19656
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -53 dBm
    Event counter: 21
    Timestamp: 1935555582&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     86 8.325036       Master_0x50656be7     Slave_0x50656be7      ATT      72                No         False                    Sent Read By Group Type Response, Attribute List Length: 2, Unknown, Unknown

Frame 86: 72 bytes on wire (576 bits), 72 bytes captured (576 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19657
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -58 dBm
    Event counter: 21
    Timestamp: 1935555813&amp;#181;s
    [Packet time (start to end): 448&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 46
    [L2CAP Index: 23]
    [Connection Parameters in: 21]
    CRC: 0x17541d
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     87 8.325634       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 87: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19658
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -54 dBm
    Event counter: 21
    Timestamp: 1935556411&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 598&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     88 8.354504       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 88: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19659
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -56 dBm
    Event counter: 22
    Timestamp: 1935585281&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 28790&amp;#181;s]
    [Delta time (start to start): 28870&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     89 8.354734       Slave_0x50656be7      Master_0x50656be7     ATT      52                No         False                    Rcvd Find Information Response, Handle: 0x0009 (Generic Attribute: Service Changed: Client Characteristic Configuration), Handle: 0x000a (Generic Attribute: Service Changed: Characteristic), Handle: 0x000b (Generic Attribute: Service Changed: Client Supported Features), Handle: 0x000c (Generic Attribute: Service Changed: Characteristic), Handle: 0x000d (Generic Attribute: Service Changed: Server Supported Features)

Frame 89: 52 bytes on wire (416 bits), 52 bytes captured (416 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19660
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 22
    Timestamp: 1935585511&amp;#181;s
    [Packet time (start to end): 288&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...1 .... = More Data: True
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 26
    [L2CAP Index: 24]
    [Connection Parameters in: 21]
    CRC: 0x597d9f
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     90 8.355172       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 90: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19661
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -56 dBm
    Event counter: 22
    Timestamp: 1935585949&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 438&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     91 8.355402       Slave_0x50656be7      Master_0x50656be7     ATT      37                No         False                    Rcvd Read By Group Type Request, Primary Service, Handles: 0x0039..0xffff

Frame 91: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19662
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -45 dBm
    Event counter: 22
    Timestamp: 1935586179&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 11
    [L2CAP Index: 25]
    [Connection Parameters in: 21]
    CRC: 0x8d87b4
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     92 8.384504       Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False                    Sent Find Information Request, Handles: 0x000e..0x000f

Frame 92: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19663
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -66 dBm
    Event counter: 23
    Timestamp: 1935615281&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 28934&amp;#181;s]
    [Delta time (start to start): 29102&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...1 .... = More Data: True
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 26]
    [Connection Parameters in: 21]
    CRC: 0xfdbec9
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     93 8.384806       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 93: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19664
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 23
    Timestamp: 1935615583&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     94 8.385036       Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Attribute Not Found, Handle: 0x0039 (Unknown: Unknown)

Frame 94: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19665
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -65 dBm
    Event counter: 23
    Timestamp: 1935615813&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 27]
    [Connection Parameters in: 21]
    CRC: 0x70d07e
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     95 8.385339       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 95: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19666
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 23
    Timestamp: 1935616116&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     96 8.414505       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 96: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19667
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -57 dBm
    Event counter: 24
    Timestamp: 1935645282&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29086&amp;#181;s]
    [Delta time (start to start): 29166&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     97 8.414735       Slave_0x50656be7      Master_0x50656be7     ATT      35                No         False,False              Rcvd Error Response - Attribute Not Found, Handle: 0x000e (Generic Attribute: Service Changed: Unknown)

Frame 97: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19668
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -53 dBm
    Event counter: 24
    Timestamp: 1935645512&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...1 .... = More Data: True
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 28]
    [Connection Parameters in: 21]
    CRC: 0x6220df
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     98 8.415037       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 98: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19669
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -57 dBm
    Event counter: 24
    Timestamp: 1935645814&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
     99 8.415268       Slave_0x50656be7      Master_0x50656be7     ATT      37                No         False                    Rcvd Read By Group Type Request, Secondary Service, Handles: 0x0001..0xffff

Frame 99: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19670
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -53 dBm
    Event counter: 24
    Timestamp: 1935646044&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 11
    [L2CAP Index: 29]
    [Connection Parameters in: 21]
    CRC: 0x10ffab
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    100 8.444507       Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Attribute Not Found, Handle: 0x0038 (Unknown: Unknown)

Frame 100: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19671
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -59 dBm
    Event counter: 25
    Timestamp: 1935675284&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29072&amp;#181;s]
    [Delta time (start to start): 29240&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...1 .... = More Data: True
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 30]
    [Connection Parameters in: 21]
    CRC: 0x307961
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    101 8.444810       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 101: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19672
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 25
    Timestamp: 1935675586&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    102 8.445040       Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False                    Sent Write Request, Handle: 0x0009 (Generic Attribute: Service Changed: Client Characteristic Configuration)

Frame 102: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19673
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -60 dBm
    Event counter: 25
    Timestamp: 1935675816&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 31]
    [Connection Parameters in: 21]
    CRC: 0xda2781
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    103 8.445342       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 103: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19674
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 25
    Timestamp: 1935676118&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    104 8.474509       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 104: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19675
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -65 dBm
    Event counter: 26
    Timestamp: 1935705285&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29087&amp;#181;s]
    [Delta time (start to start): 29167&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    105 8.474739       Slave_0x50656be7      Master_0x50656be7     ATT      31                No         False                    Rcvd Write Response, Handle: 0x0009 (Generic Attribute: Service Changed: Client Characteristic Configuration)

Frame 105: 31 bytes on wire (248 bits), 31 bytes captured (248 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19676
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 26
    Timestamp: 1935705515&amp;#181;s
    [Packet time (start to end): 120&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...1 .... = More Data: True
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 5
    [L2CAP Index: 32]
    [Connection Parameters in: 21]
    CRC: 0x7cad03
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    106 8.475009       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 106: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19677
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -65 dBm
    Event counter: 26
    Timestamp: 1935705785&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 270&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    107 8.475239       Slave_0x50656be7      Master_0x50656be7     ATT      37                No         False                    Rcvd Read By Type Request, Include, Handles: 0x0001..0x0038

Frame 107: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19678
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 26
    Timestamp: 1935706015&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 11
    [L2CAP Index: 33]
    [Connection Parameters in: 21]
    CRC: 0xd0cf4b
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    108 8.504511       Master_0x50656be7     Slave_0x50656be7      ATT      37                No         False                    Sent Read By Type Request, Characteristic, Handles: 0x0010..0x0012

Frame 108: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19679
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -57 dBm
    Event counter: 27
    Timestamp: 1935735287&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 29104&amp;#181;s]
    [Delta time (start to start): 29272&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...1 .... = More Data: True
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 11
    [L2CAP Index: 34]
    [Connection Parameters in: 21]
    CRC: 0xf2b629
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    109 8.504829       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 109: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19680
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -53 dBm
    Event counter: 27
    Timestamp: 1935735605&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 318&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    110 8.505060       Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Attribute Not Found, Handle: 0x0038 (Unknown: Unknown)

Frame 110: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19681
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -57 dBm
    Event counter: 27
    Timestamp: 1935735836&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 35]
    [Connection Parameters in: 21]
    CRC: 0x1b43d2
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    111 8.505362       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 111: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19682
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -53 dBm
    Event counter: 27
    Timestamp: 1935736138&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    112 8.534511       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 112: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19683
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -60 dBm
    Event counter: 28
    Timestamp: 1935765287&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29069&amp;#181;s]
    [Delta time (start to start): 29149&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    113 8.534742       Slave_0x50656be7      Master_0x50656be7     ATT      39                No         False                    Rcvd Read By Type Response, Attribute List Length: 1, PnP ID

Frame 113: 39 bytes on wire (312 bits), 39 bytes captured (312 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19684
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 28
    Timestamp: 1935765518&amp;#181;s
    [Packet time (start to end): 184&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...1 .... = More Data: True
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 13
    [L2CAP Index: 36]
    [Connection Parameters in: 21]
    CRC: 0x8aef87
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    114 8.535076       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 114: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19685
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -60 dBm
    Event counter: 28
    Timestamp: 1935765852&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 334&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    115 8.535307       Slave_0x50656be7      Master_0x50656be7     ATT      37                No         False                    Rcvd Read By Type Request, Characteristic, Handles: 0x0001..0x0038

Frame 115: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19686
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 28
    Timestamp: 1935766083&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 11
    [L2CAP Index: 37]
    [Connection Parameters in: 21]
    CRC: 0xfd45a6
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    116 8.594513       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 116: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19687
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -59 dBm
    Event counter: 30
    Timestamp: 1935825289&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 59038&amp;#181;s]
    [Delta time (start to start): 59206&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    117 8.594744       Slave_0x50656be7      Master_0x50656be7     ATT      74                No         False                    Rcvd Read By Type Response, Attribute List Length: 2, Unknown, Unknown

Frame 117: 74 bytes on wire (592 bits), 74 bytes captured (592 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19688
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -53 dBm
    Event counter: 30
    Timestamp: 1935825520&amp;#181;s
    [Packet time (start to end): 464&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...1 .... = More Data: True
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 48
    [L2CAP Index: 38]
    [Connection Parameters in: 21]
    CRC: 0xc5c53c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    118 8.595358       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 118: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19689
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -59 dBm
    Event counter: 30
    Timestamp: 1935826134&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 614&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    119 8.595588       Slave_0x50656be7      Master_0x50656be7     ATT      37                No         False                    Rcvd Read By Type Request, Characteristic, Handles: 0x000e..0x0038

Frame 119: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19690
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -53 dBm
    Event counter: 30
    Timestamp: 1935826364&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 11
    [L2CAP Index: 39]
    [Connection Parameters in: 21]
    CRC: 0xe1395c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    120 8.654514       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 120: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19691
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -70 dBm
    Event counter: 32
    Timestamp: 1935885290&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 58758&amp;#181;s]
    [Delta time (start to start): 58926&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    121 8.654745       Slave_0x50656be7      Master_0x50656be7     ATT      36                No         False                    Rcvd Find Information Response, Handle: 0x0018 (Unknown: Unknown: Client Characteristic Configuration)

Frame 121: 36 bytes on wire (288 bits), 36 bytes captured (288 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19692
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -44 dBm
    Event counter: 32
    Timestamp: 1935885521&amp;#181;s
    [Packet time (start to end): 160&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...1 .... = More Data: True
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 10
    [L2CAP Index: 40]
    [Connection Parameters in: 21]
    CRC: 0x91c25b
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    122 8.655055       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 122: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19693
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -69 dBm
    Event counter: 32
    Timestamp: 1935885831&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 310&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    123 8.655286       Slave_0x50656be7      Master_0x50656be7     ATT      37                No         False                    Rcvd Read By Type Request, Characteristic, Handles: 0x0016..0x0038

Frame 123: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19694
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -45 dBm
    Event counter: 32
    Timestamp: 1935886062&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 11
    [L2CAP Index: 41]
    [Connection Parameters in: 21]
    CRC: 0xb73402
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    124 8.684515       Master_0x50656be7     Slave_0x50656be7      ATT      53                No         False                    Sent Read By Type Response, Attribute List Length: 3, Battery Level, Current Time, Local Time Information

Frame 124: 53 bytes on wire (424 bits), 53 bytes captured (424 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19695
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -59 dBm
    Event counter: 33
    Timestamp: 1935915291&amp;#181;s
    [Packet time (start to end): 296&amp;#181;s]
    [Delta time (end to start): 29061&amp;#181;s]
    [Delta time (start to start): 29229&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 27
    [L2CAP Index: 42]
    [Connection Parameters in: 21]
    CRC: 0x649d8d
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    125 8.684962       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 125: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19696
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -53 dBm
    Event counter: 33
    Timestamp: 1935915738&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 447&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    126 8.714516       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 126: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19697
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -69 dBm
    Event counter: 34
    Timestamp: 1935945292&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29474&amp;#181;s]
    [Delta time (start to start): 29554&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    127 8.714746       Slave_0x50656be7      Master_0x50656be7     ATT      37                No         False                    Rcvd Read By Type Request, Characteristic, Handles: 0x0022..0x0038

Frame 127: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19698
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 34
    Timestamp: 1935945522&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 11
    [L2CAP Index: 43]
    [Connection Parameters in: 21]
    CRC: 0xabdc4c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    128 8.744516       Master_0x50656be7     Slave_0x50656be7      ATT      158               No         False                    Sent Read By Type Response, Attribute List Length: 6, Unknown, Unknown, Unknown, Unknown, Unknown, Unknown

Frame 128: 158 bytes on wire (1264 bits), 158 bytes captured (1264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19699
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -69 dBm
    Event counter: 35
    Timestamp: 1935975292&amp;#181;s
    [Packet time (start to end): 1136&amp;#181;s]
    [Delta time (end to start): 29602&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 132
    [L2CAP Index: 44]
    [Connection Parameters in: 21]
    CRC: 0x5973d6
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    129 8.745803       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 129: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19700
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -44 dBm
    Event counter: 35
    Timestamp: 1935976579&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 1287&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    130 8.774518       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 130: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19701
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -61 dBm
    Event counter: 36
    Timestamp: 1936005294&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 28635&amp;#181;s]
    [Delta time (start to start): 28715&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    131 8.774749       Slave_0x50656be7      Master_0x50656be7     ATT      37                No         False                    Rcvd Read By Type Request, Characteristic, Handles: 0x0037..0x0038

Frame 131: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19702
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -53 dBm
    Event counter: 36
    Timestamp: 1936005525&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 11
    [L2CAP Index: 45]
    [Connection Parameters in: 21]
    CRC: 0x8e702a
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    132 8.804519       Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Attribute Not Found, Handle: 0x0038 (Unknown: Unknown: Unknown)

Frame 132: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19703
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -57 dBm
    Event counter: 37
    Timestamp: 1936035295&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29602&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 46]
    [Connection Parameters in: 21]
    CRC: 0x49023d
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    133 8.804821       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 133: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19704
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -51 dBm
    Event counter: 37
    Timestamp: 1936035597&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    134 8.834520       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 134: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19705
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -57 dBm
    Event counter: 38
    Timestamp: 1936065296&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    135 8.834750       Slave_0x50656be7      Master_0x50656be7     ATT      35                No         False                    Rcvd Find Information Request, Handles: 0x0012..0x0013

Frame 135: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19706
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -53 dBm
    Event counter: 38
    Timestamp: 1936065526&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 47]
    [Connection Parameters in: 21]
    CRC: 0xab2926
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    136 8.864521       Master_0x50656be7     Slave_0x50656be7      ATT      40                No         False                    Sent Find Information Response, Handle: 0x0012 (Device Information: Unknown: Characteristic Extended Properties), Handle: 0x0013 (Device Information: Unknown: Client Characteristic Configuration)

Frame 136: 40 bytes on wire (320 bits), 40 bytes captured (320 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19707
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -64 dBm
    Event counter: 39
    Timestamp: 1936095297&amp;#181;s
    [Packet time (start to end): 192&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 14
    [L2CAP Index: 48]
    [Connection Parameters in: 21]
    CRC: 0x2ffc3d
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    137 8.864862       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 137: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19708
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -44 dBm
    Event counter: 39
    Timestamp: 1936095638&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 149&amp;#181;s]
    [Delta time (start to start): 341&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    138 8.894521       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 138: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19709
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -69 dBm
    Event counter: 40
    Timestamp: 1936125297&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29579&amp;#181;s]
    [Delta time (start to start): 29659&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    139 8.894750       Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x0012 (Device Information: Unknown: Characteristic Extended Properties)

Frame 139: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19710
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 40
    Timestamp: 1936125526&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 149&amp;#181;s]
    [Delta time (start to start): 229&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 49]
    [Connection Parameters in: 21]
    CRC: 0xb1dd36
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    140 8.924521       Master_0x50656be7     Slave_0x50656be7      ATT      33                No         False                    Sent Read Response, Handle: 0x0012 (Device Information: Unknown: Characteristic Extended Properties)

Frame 140: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19711
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -57 dBm
    Event counter: 41
    Timestamp: 1936155297&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 50]
    [Connection Parameters in: 21]
    CRC: 0xb1b936
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    141 8.924807       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 141: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19712
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -53 dBm
    Event counter: 41
    Timestamp: 1936155583&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 286&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    142 8.954523       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 142: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19713
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -66 dBm
    Event counter: 42
    Timestamp: 1936185299&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29716&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    143 8.954753       Slave_0x50656be7      Master_0x50656be7     ATT      35                No         False                    Rcvd Find Information Request, Handles: 0x0017..0x0018

Frame 143: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19714
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 42
    Timestamp: 1936185529&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 51]
    [Connection Parameters in: 21]
    CRC: 0xff6d68
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    144 8.984524       Master_0x50656be7     Slave_0x50656be7      ATT      40                No         False                    Sent Find Information Response, Handle: 0x0017 (Device Information: Unknown: Characteristic Extended Properties), Handle: 0x0018 (Device Information: Unknown: Client Characteristic Configuration)

Frame 144: 40 bytes on wire (320 bits), 40 bytes captured (320 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19715
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -65 dBm
    Event counter: 43
    Timestamp: 1936215300&amp;#181;s
    [Packet time (start to end): 192&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 14
    [L2CAP Index: 52]
    [Connection Parameters in: 21]
    CRC: 0x44245e
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    145 8.984867       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 145: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19716
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -43 dBm
    Event counter: 43
    Timestamp: 1936215643&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 343&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    146 9.014526       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 146: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19717
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -62 dBm
    Event counter: 44
    Timestamp: 1936245301&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29578&amp;#181;s]
    [Delta time (start to start): 29658&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    147 9.014757       Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x0017 (Device Information: Unknown: Characteristic Extended Properties)

Frame 147: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19718
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -53 dBm
    Event counter: 44
    Timestamp: 1936245532&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 53]
    [Connection Parameters in: 21]
    CRC: 0x5737db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    148 9.044525       Master_0x50656be7     Slave_0x50656be7      ATT      33                No         False                    Sent Read Response, Handle: 0x0017 (Device Information: Unknown: Characteristic Extended Properties)

Frame 148: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19719
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -67 dBm
    Event counter: 45
    Timestamp: 1936275301&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 54]
    [Connection Parameters in: 21]
    CRC: 0xb1b936
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    149 9.044813       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 149: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19720
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 45
    Timestamp: 1936275588&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 287&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    150 9.074528       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 150: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19721
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -58 dBm
    Event counter: 46
    Timestamp: 1936305303&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29715&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    151 9.074758       Slave_0x50656be7      Master_0x50656be7     ATT      35                No         False                    Rcvd Find Information Request, Handles: 0x0026..0x0026

Frame 151: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19722
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -53 dBm
    Event counter: 46
    Timestamp: 1936305533&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 55]
    [Connection Parameters in: 21]
    CRC: 0x149ce1
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    152 9.104529       Master_0x50656be7     Slave_0x50656be7      ATT      36                No         False                    Sent Find Information Response, Handle: 0x0026 (Unknown: Unknown: Characteristic Extended Properties)

Frame 152: 36 bytes on wire (288 bits), 36 bytes captured (288 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19723
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -63 dBm
    Event counter: 47
    Timestamp: 1936335304&amp;#181;s
    [Packet time (start to end): 160&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 10
    [L2CAP Index: 56]
    [Connection Parameters in: 21]
    CRC: 0x50abf3
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    153 9.104840       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 153: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19724
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -53 dBm
    Event counter: 47
    Timestamp: 1936335615&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 311&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    154 9.134531       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 154: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19725
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -71 dBm
    Event counter: 48
    Timestamp: 1936365306&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29611&amp;#181;s]
    [Delta time (start to start): 29691&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    155 9.134761       Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x0026 (Unknown: Unknown: Characteristic Extended Properties)

Frame 155: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19726
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 48
    Timestamp: 1936365536&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 57]
    [Connection Parameters in: 21]
    CRC: 0x510936
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    156 9.164532       Master_0x50656be7     Slave_0x50656be7      ATT      33                No         False                    Sent Read Response, Handle: 0x0026 (Unknown: Unknown: Characteristic Extended Properties)

Frame 156: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19727
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -67 dBm
    Event counter: 49
    Timestamp: 1936395307&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 58]
    [Connection Parameters in: 21]
    CRC: 0xb1b936
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    157 9.164819       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 157: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19728
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -43 dBm
    Event counter: 49
    Timestamp: 1936395594&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 287&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    158 9.194532       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 158: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19729
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -63 dBm
    Event counter: 50
    Timestamp: 1936425307&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29713&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    159 9.194763       Slave_0x50656be7      Master_0x50656be7     ATT      35                No         False                    Rcvd Find Information Request, Handles: 0x0030..0x0031

Frame 159: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19730
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -53 dBm
    Event counter: 50
    Timestamp: 1936425538&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 59]
    [Connection Parameters in: 21]
    CRC: 0x70881e
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    160 9.224532       Master_0x50656be7     Slave_0x50656be7      ATT      40                No         False                    Sent Find Information Response, Handle: 0x0030 (Unknown: Unknown: Characteristic Extended Properties), Handle: 0x0031 (Unknown: Unknown: Client Characteristic Configuration)

Frame 160: 40 bytes on wire (320 bits), 40 bytes captured (320 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19731
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -71 dBm
    Event counter: 51
    Timestamp: 1936455307&amp;#181;s
    [Packet time (start to end): 192&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 14
    [L2CAP Index: 60]
    [Connection Parameters in: 21]
    CRC: 0x0c3965
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    161 9.224874       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 161: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19732
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 51
    Timestamp: 1936455649&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 342&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    162 9.254533       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 162: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19733
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -58 dBm
    Event counter: 52
    Timestamp: 1936485308&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29579&amp;#181;s]
    [Delta time (start to start): 29659&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    163 9.254763       Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x0030 (Unknown: Unknown: Characteristic Extended Properties)

Frame 163: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19734
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -51 dBm
    Event counter: 52
    Timestamp: 1936485538&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 61]
    [Connection Parameters in: 21]
    CRC: 0x3e776d
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    164 9.284535       Master_0x50656be7     Slave_0x50656be7      ATT      33                No         False                    Sent Read Response, Handle: 0x0030 (Unknown: Unknown: Characteristic Extended Properties)

Frame 164: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19735
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -67 dBm
    Event counter: 53
    Timestamp: 1936515310&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 62]
    [Connection Parameters in: 21]
    CRC: 0xb1b936
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    165 9.284821       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 165: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19736
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 53
    Timestamp: 1936515596&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 286&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    166 9.314535       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 166: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19737
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -73 dBm
    Event counter: 54
    Timestamp: 1936545310&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29714&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    167 9.314765       Slave_0x50656be7      Master_0x50656be7     ATT      35                No         False                    Rcvd Find Information Request, Handles: 0x0034..0x0035

Frame 167: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19738
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 54
    Timestamp: 1936545540&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 63]
    [Connection Parameters in: 21]
    CRC: 0x39cc08
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    168 9.344537       Master_0x50656be7     Slave_0x50656be7      ATT      40                No         False                    Sent Find Information Response, Handle: 0x0034 (Unknown: Unknown: Characteristic Extended Properties), Handle: 0x0035 (Unknown: Unknown: Client Characteristic Configuration)

Frame 168: 40 bytes on wire (320 bits), 40 bytes captured (320 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19739
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -58 dBm
    Event counter: 55
    Timestamp: 1936575312&amp;#181;s
    [Packet time (start to end): 192&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 14
    [L2CAP Index: 64]
    [Connection Parameters in: 21]
    CRC: 0xd01b51
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    169 9.344880       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 169: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19740
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -51 dBm
    Event counter: 55
    Timestamp: 1936575655&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 343&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    170 9.374537       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 170: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19741
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -69 dBm
    Event counter: 56
    Timestamp: 1936605312&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29577&amp;#181;s]
    [Delta time (start to start): 29657&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    171 9.374767       Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x0034 (Unknown: Unknown: Characteristic Extended Properties)

Frame 171: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19742
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 56
    Timestamp: 1936605542&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 65]
    [Connection Parameters in: 21]
    CRC: 0xf5176d
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    172 9.404537       Master_0x50656be7     Slave_0x50656be7      ATT      33                No         False                    Sent Read Response, Handle: 0x0034 (Unknown: Unknown: Characteristic Extended Properties)

Frame 172: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19743
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -69 dBm
    Event counter: 57
    Timestamp: 1936635312&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 66]
    [Connection Parameters in: 21]
    CRC: 0xb1b936
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    173 9.404824       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 173: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19744
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 57
    Timestamp: 1936635599&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 287&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    174 9.434537       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 174: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19745
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -62 dBm
    Event counter: 58
    Timestamp: 1936665312&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29713&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    175 9.434767       Slave_0x50656be7      Master_0x50656be7     ATT      35                No         False                    Rcvd Find Information Request, Handles: 0x0038..0x0038

Frame 175: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19746
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -53 dBm
    Event counter: 58
    Timestamp: 1936665542&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 67]
    [Connection Parameters in: 21]
    CRC: 0x79a0f8
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    176 9.494538       Master_0x50656be7     Slave_0x50656be7      ATT      36                No         False                    Sent Find Information Response, Handle: 0x0038 (Unknown: Unknown: Characteristic Extended Properties)

Frame 176: 36 bytes on wire (288 bits), 36 bytes captured (288 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19747
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -69 dBm
    Event counter: 60
    Timestamp: 1936725313&amp;#181;s
    [Packet time (start to end): 160&amp;#181;s]
    [Delta time (end to start): 59619&amp;#181;s]
    [Delta time (start to start): 59771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 10
    [L2CAP Index: 68]
    [Connection Parameters in: 21]
    CRC: 0x3759b1
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    177 9.494849       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 177: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19748
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 60
    Timestamp: 1936725624&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 311&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    178 9.524538       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 178: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19749
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -62 dBm
    Event counter: 61
    Timestamp: 1936755313&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29609&amp;#181;s]
    [Delta time (start to start): 29689&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    179 9.524769       Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x0038 (Unknown: Unknown: Characteristic Extended Properties)

Frame 179: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19750
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -53 dBm
    Event counter: 61
    Timestamp: 1936755544&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 69]
    [Connection Parameters in: 21]
    CRC: 0x5bc76d
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    180 9.554539       Master_0x50656be7     Slave_0x50656be7      ATT      33                No         False                    Sent Read Response, Handle: 0x0038 (Unknown: Unknown: Characteristic Extended Properties)

Frame 180: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19751
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -75 dBm
    Event counter: 62
    Timestamp: 1936785314&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 70]
    [Connection Parameters in: 21]
    CRC: 0xb1b936
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    181 9.554825       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 181: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19752
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 62
    Timestamp: 1936785600&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 286&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    182 9.584540       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 182: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19753
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -69 dBm
    Event counter: 63
    Timestamp: 1936815315&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29715&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    183 9.584771       Slave_0x50656be7      Master_0x50656be7     ATT      35                No         False                    Rcvd Write Request, Handle: 0x0009 (Generic Attribute: Service Changed: Client Characteristic Configuration)

Frame 183: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19754
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 63
    Timestamp: 1936815546&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 71]
    [Connection Parameters in: 21]
    CRC: 0xb9a6cb
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    184 9.614541       Master_0x50656be7     Slave_0x50656be7      ATT      31                No         False                    Sent Write Response, Handle: 0x0009 (Generic Attribute: Service Changed: Client Characteristic Configuration)

Frame 184: 31 bytes on wire (248 bits), 31 bytes captured (248 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19755
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -61 dBm
    Event counter: 64
    Timestamp: 1936845316&amp;#181;s
    [Packet time (start to end): 120&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 5
    [L2CAP Index: 72]
    [Connection Parameters in: 21]
    CRC: 0x6964fd
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    185 9.614811       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 185: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19756
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -53 dBm
    Event counter: 64
    Timestamp: 1936845586&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 270&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    186 9.644543       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 186: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19757
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -76 dBm
    Event counter: 65
    Timestamp: 1936875318&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29652&amp;#181;s]
    [Delta time (start to start): 29732&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    187 9.644773       Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x0003 (Generic Access: Unknown)

Frame 187: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19758
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 65
    Timestamp: 1936875548&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 73]
    [Connection Parameters in: 21]
    CRC: 0xae8fdb
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    188 9.674544       Master_0x50656be7     Slave_0x50656be7      ATT      37                No         False                    Sent Read Response, Handle: 0x0003 (Generic Access: Unknown)

Frame 188: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19759
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -67 dBm
    Event counter: 66
    Timestamp: 1936905319&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 11
    [L2CAP Index: 74]
    [Connection Parameters in: 21]
    CRC: 0x696860
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    189 9.674863       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 189: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19760
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -44 dBm
    Event counter: 66
    Timestamp: 1936905638&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 319&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    190 9.704546       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 190: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19761
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -69 dBm
    Event counter: 67
    Timestamp: 1936935321&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29603&amp;#181;s]
    [Delta time (start to start): 29683&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    191 9.704777       Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x0005 (Generic Access: Unknown)

Frame 191: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19762
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -53 dBm
    Event counter: 67
    Timestamp: 1936935552&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 75]
    [Connection Parameters in: 21]
    CRC: 0xf32980
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    192 9.734545       Master_0x50656be7     Slave_0x50656be7      L2CAP    33                No                                  Connection oriented channel

Frame 192: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19763
    Length of packet: 10
    Flags: 0x02
        .... ...0 = CRC: Error
            [Expert Info (Error/Checksum): CRC is bad]
                [CRC is bad]
                [Severity level: Error]
                [Group: Checksum]
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -79 dBm
    Event counter: 68
    Timestamp: 1936965320&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 29632&amp;#181;s]
    [Delta time (start to start): 29768&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 76]
    [Connection Parameters in: 21]
    CRC: 0x9085db
        [Expert Info (Warning/Checksum): Incorrect CRC]
            [Incorrect CRC]
            [Severity level: Warning]
            [Group: Checksum]
Bluetooth L2CAP Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    193 9.734832       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 193: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19764
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 68
    Timestamp: 1936965607&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 287&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    194 9.764546       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 194: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19765
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -67 dBm
    Event counter: 69
    Timestamp: 1936995321&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29714&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    195 9.764777       Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 195: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19766
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -45 dBm
    Event counter: 69
    Timestamp: 1936995551&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 77]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    196 9.794548       Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 196: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19767
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -70 dBm
    Event counter: 70
    Timestamp: 1937025322&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 78]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    197 9.794850       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 197: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19768
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -53 dBm
    Event counter: 70
    Timestamp: 1937025624&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    198 9.824547       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 198: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19769
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -74 dBm
    Event counter: 71
    Timestamp: 1937055321&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    199 9.824777       Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 199: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19770
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 71
    Timestamp: 1937055551&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 79]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    200 9.854549       Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 200: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19771
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -68 dBm
    Event counter: 72
    Timestamp: 1937085323&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 80]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    201 9.854851       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 201: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19772
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -44 dBm
    Event counter: 72
    Timestamp: 1937085625&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    202 9.884551       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 202: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19773
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -71 dBm
    Event counter: 73
    Timestamp: 1937115325&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    203 9.884781       Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 203: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19774
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -53 dBm
    Event counter: 73
    Timestamp: 1937115555&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 81]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    204 9.914552       Master_0x50656be7     Slave_0x50656be7      ATT      37                No         False                    Sent Read By Type Request, Device Name, Handles: 0x0001..0x0005

Frame 204: 37 bytes on wire (296 bits), 37 bytes captured (296 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19775
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -59 dBm
    Event counter: 74
    Timestamp: 1937145326&amp;#181;s
    [Packet time (start to end): 168&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...1 .... = More Data: True
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 11
    [L2CAP Index: 82]
    [Connection Parameters in: 21]
    CRC: 0x74527f
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    205 9.914871       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 205: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19776
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -51 dBm
    Event counter: 74
    Timestamp: 1937145645&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 319&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    206 9.915100       Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 206: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19777
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -60 dBm
    Event counter: 74
    Timestamp: 1937145874&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 149&amp;#181;s]
    [Delta time (start to start): 229&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 83]
    [Connection Parameters in: 21]
    CRC: 0x3e4463
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    207 9.915403       Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 207: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19778
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -51 dBm
    Event counter: 74
    Timestamp: 1937146177&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    208 9.944553       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 208: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19779
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -60 dBm
    Event counter: 75
    Timestamp: 1937175327&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29070&amp;#181;s]
    [Delta time (start to start): 29150&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    209 9.944784       Slave_0x50656be7      Master_0x50656be7     ATT      42                No         False                    Rcvd Read By Type Response, Attribute List Length: 1

Frame 209: 42 bytes on wire (336 bits), 42 bytes captured (336 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19780
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -51 dBm
    Event counter: 75
    Timestamp: 1937175558&amp;#181;s
    [Packet time (start to end): 208&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...1 .... = More Data: True
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 16
    [L2CAP Index: 84]
    [Connection Parameters in: 21]
    CRC: 0x681972
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    210 9.945142       Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 210: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19781
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -60 dBm
    Event counter: 75
    Timestamp: 1937175916&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 358&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    211 9.945373       Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 211: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19782
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -53 dBm
    Event counter: 75
    Timestamp: 1937176147&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 85]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    212 10.004555      Master_0x50656be7     Slave_0x50656be7      LE LL    27                No                                  L2CAP Fragment

Frame 212: 27 bytes on wire (216 bits), 27 bytes captured (216 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19783
    Length of packet: 10
    Flags: 0x02
        .... ...0 = CRC: Error
            [Expert Info (Error/Checksum): CRC is bad]
                [CRC is bad]
                [Severity level: Error]
                [Group: Checksum]
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -76 dBm
    Event counter: 77
    Timestamp: 1937235329&amp;#181;s
    [Packet time (start to end): 88&amp;#181;s]
    [Delta time (end to start): 59046&amp;#181;s]
    [Delta time (start to start): 59182&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [Request retransmit]
            [Expert Info (Note/Sequence): Not acknowledged]
                [Not acknowledged]
                [Severity level: Note]
                [Group: Sequence]
        .... 1... = Sequence Number: 1 [Retransmit]
            [Expert Info (Note/Sequence): Retransmission]
                [Retransmission]
                [Severity level: Note]
                [Group: Sequence]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 1
    L2CAP Fragment
    [Connection Parameters in: 21]
    CRC: 0x640770
        [Expert Info (Warning/Checksum): Incorrect CRC]
            [Incorrect CRC]
            [Severity level: Warning]
            [Group: Checksum]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    213 10.004785      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 213: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19784
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 77
    Timestamp: 1937235559&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 142&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [Retransmit]
            [Expert Info (Note/Sequence): Retransmission]
                [Retransmission]
                [Severity level: Note]
                [Group: Sequence]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 86]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    214 10.034555      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 214: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19785
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -60 dBm
    Event counter: 78
    Timestamp: 1937265329&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 87]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    215 10.034857      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 215: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19786
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -52 dBm
    Event counter: 78
    Timestamp: 1937265631&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    216 10.064557      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 216: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19787
    Length of packet: 10
    Flags: 0x0a
        .... ...0 = CRC: Error
            [Expert Info (Error/Checksum): CRC is bad]
                [CRC is bad]
                [Severity level: Error]
                [Group: Checksum]
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -80 dBm
    Event counter: 79
    Timestamp: 1937295331&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6427
        [Expert Info (Warning/Checksum): Incorrect CRC]
            [Incorrect CRC]
            [Severity level: Warning]
            [Group: Checksum]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    217 10.064787      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 217: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19788
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 79
    Timestamp: 1937295561&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 88]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    218 10.094559      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 218: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19789
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -68 dBm
    Event counter: 80
    Timestamp: 1937325333&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 89]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    219 10.094861      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 219: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19790
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -43 dBm
    Event counter: 80
    Timestamp: 1937325635&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    220 10.124558      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 220: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19791
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -67 dBm
    Event counter: 81
    Timestamp: 1937355332&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    221 10.124788      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 221: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19792
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -53 dBm
    Event counter: 81
    Timestamp: 1937355562&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 90]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    222 10.184561      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 222: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19793
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -60 dBm
    Event counter: 83
    Timestamp: 1937415335&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 59637&amp;#181;s]
    [Delta time (start to start): 59773&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [Request retransmit]
            [Expert Info (Note/Sequence): Not acknowledged]
                [Not acknowledged]
                [Severity level: Note]
                [Group: Sequence]
        .... 1... = Sequence Number: 1 [Retransmit]
            [Expert Info (Note/Sequence): Retransmission]
                [Retransmission]
                [Severity level: Note]
                [Group: Sequence]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    223 10.184792      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 223: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19794
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -52 dBm
    Event counter: 83
    Timestamp: 1937415566&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [Retransmit]
            [Expert Info (Note/Sequence): Retransmission]
                [Retransmission]
                [Severity level: Note]
                [Group: Sequence]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 91]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    224 10.214564      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 224: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19795
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -68 dBm
    Event counter: 84
    Timestamp: 1937445338&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 92]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    225 10.214866      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 225: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19796
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -53 dBm
    Event counter: 84
    Timestamp: 1937445640&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    226 10.274567      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 226: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19797
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -68 dBm
    Event counter: 86
    Timestamp: 1937505340&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 59620&amp;#181;s]
    [Delta time (start to start): 59700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [Request retransmit]
            [Expert Info (Note/Sequence): Not acknowledged]
                [Not acknowledged]
                [Severity level: Note]
                [Group: Sequence]
        .... 0... = Sequence Number: 0 [Retransmit]
            [Expert Info (Note/Sequence): Retransmission]
                [Retransmission]
                [Severity level: Note]
                [Group: Sequence]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 93]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    227 10.274870      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 227: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19798
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -43 dBm
    Event counter: 86
    Timestamp: 1937505643&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [Retransmit]
            [Expert Info (Note/Sequence): Retransmission]
                [Retransmission]
                [Severity level: Note]
                [Group: Sequence]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    228 10.304566      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 228: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19799
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -69 dBm
    Event counter: 87
    Timestamp: 1937535340&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    229 10.304798      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 229: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19800
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -53 dBm
    Event counter: 87
    Timestamp: 1937535571&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 94]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    230 10.364569      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 230: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19801
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -61 dBm
    Event counter: 89
    Timestamp: 1937595342&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 59635&amp;#181;s]
    [Delta time (start to start): 59771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [Request retransmit]
            [Expert Info (Note/Sequence): Not acknowledged]
                [Not acknowledged]
                [Severity level: Note]
                [Group: Sequence]
        .... 1... = Sequence Number: 1 [Retransmit]
            [Expert Info (Note/Sequence): Retransmission]
                [Retransmission]
                [Severity level: Note]
                [Group: Sequence]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    231 10.364799      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 231: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19802
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -51 dBm
    Event counter: 89
    Timestamp: 1937595572&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [Retransmit]
            [Expert Info (Note/Sequence): Retransmission]
                [Retransmission]
                [Severity level: Note]
                [Group: Sequence]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 95]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    232 10.454570      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 232: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19803
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -61 dBm
    Event counter: 92
    Timestamp: 1937685343&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 89635&amp;#181;s]
    [Delta time (start to start): 89771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 96]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    233 10.454872      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 233: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19804
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -51 dBm
    Event counter: 92
    Timestamp: 1937685645&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    234 10.484571      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 234: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19805
    Length of packet: 10
    Flags: 0x0a
        .... ...0 = CRC: Error
            [Expert Info (Error/Checksum): CRC is bad]
                [CRC is bad]
                [Severity level: Error]
                [Group: Checksum]
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -81 dBm
    Event counter: 93
    Timestamp: 1937715344&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbe6407
        [Expert Info (Warning/Checksum): Incorrect CRC]
            [Incorrect CRC]
            [Severity level: Warning]
            [Group: Checksum]

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    235 10.484801      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 235: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19806
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 93
    Timestamp: 1937715574&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 97]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    236 10.514573      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 236: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19807
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -71 dBm
    Event counter: 94
    Timestamp: 1937745346&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 98]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    237 10.514876      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 237: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19808
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -43 dBm
    Event counter: 94
    Timestamp: 1937745649&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    238 10.544574      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 238: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19809
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -66 dBm
    Event counter: 95
    Timestamp: 1937775347&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    239 10.544805      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 239: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19810
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -53 dBm
    Event counter: 95
    Timestamp: 1937775578&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 99]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    240 10.604577      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 240: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19811
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -69 dBm
    Event counter: 97
    Timestamp: 1937835350&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 59636&amp;#181;s]
    [Delta time (start to start): 59772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [Request retransmit]
            [Expert Info (Note/Sequence): Not acknowledged]
                [Not acknowledged]
                [Severity level: Note]
                [Group: Sequence]
        .... 1... = Sequence Number: 1 [Retransmit]
            [Expert Info (Note/Sequence): Retransmission]
                [Retransmission]
                [Severity level: Note]
                [Group: Sequence]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    241 10.604807      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 241: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19812
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 97
    Timestamp: 1937835580&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [Retransmit]
            [Expert Info (Note/Sequence): Retransmission]
                [Retransmission]
                [Severity level: Note]
                [Group: Sequence]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 100]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    242 10.634578      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 242: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19813
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -63 dBm
    Event counter: 98
    Timestamp: 1937865351&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 101]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    243 10.634880      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 243: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19814
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -53 dBm
    Event counter: 98
    Timestamp: 1937865653&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    244 10.694579      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 244: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19815
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -68 dBm
    Event counter: 100
    Timestamp: 1937925352&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 59619&amp;#181;s]
    [Delta time (start to start): 59699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [Request retransmit]
            [Expert Info (Note/Sequence): Not acknowledged]
                [Not acknowledged]
                [Severity level: Note]
                [Group: Sequence]
        .... 0... = Sequence Number: 0 [Retransmit]
            [Expert Info (Note/Sequence): Retransmission]
                [Retransmission]
                [Severity level: Note]
                [Group: Sequence]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 102]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    245 10.694882      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 245: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19816
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 100
    Timestamp: 1937925655&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [Retransmit]
            [Expert Info (Note/Sequence): Retransmission]
                [Retransmission]
                [Severity level: Note]
                [Group: Sequence]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    246 10.724580      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 246: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19817
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -61 dBm
    Event counter: 101
    Timestamp: 1937955353&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    247 10.724811      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 247: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19818
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -53 dBm
    Event counter: 101
    Timestamp: 1937955584&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 103]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    248 10.754580      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 248: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19819
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -66 dBm
    Event counter: 102
    Timestamp: 1937985353&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 104]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    249 10.754882      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 249: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19820
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 102
    Timestamp: 1937985655&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    250 10.784582      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 250: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19821
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -68 dBm
    Event counter: 103
    Timestamp: 1938015355&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    251 10.784812      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 251: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19822
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -44 dBm
    Event counter: 103
    Timestamp: 1938015585&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 105]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    252 10.814583      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 252: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19823
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -61 dBm
    Event counter: 104
    Timestamp: 1938045356&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 106]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    253 10.814885      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 253: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19824
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -53 dBm
    Event counter: 104
    Timestamp: 1938045658&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    254 10.844585      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 254: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19825
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -62 dBm
    Event counter: 105
    Timestamp: 1938075357&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    255 10.844815      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 255: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19826
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 105
    Timestamp: 1938075587&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 107]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    256 10.874585      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 256: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19827
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -71 dBm
    Event counter: 106
    Timestamp: 1938105357&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 108]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    257 10.874887      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 257: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19828
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -44 dBm
    Event counter: 106
    Timestamp: 1938105659&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    258 10.904587      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 258: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19829
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -60 dBm
    Event counter: 107
    Timestamp: 1938135359&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    259 10.904818      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 259: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19830
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -53 dBm
    Event counter: 107
    Timestamp: 1938135590&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 109]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    260 10.934587      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 260: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19831
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -66 dBm
    Event counter: 108
    Timestamp: 1938165359&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 110]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    261 10.934890      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 261: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19832
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 108
    Timestamp: 1938165662&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    262 10.964588      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 262: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19833
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -74 dBm
    Event counter: 109
    Timestamp: 1938195360&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    263 10.964818      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 263: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19834
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -45 dBm
    Event counter: 109
    Timestamp: 1938195590&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 111]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    264 10.994589      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 264: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19835
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -59 dBm
    Event counter: 110
    Timestamp: 1938225361&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 112]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    265 10.994891      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 265: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19836
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -53 dBm
    Event counter: 110
    Timestamp: 1938225663&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    266 11.024589      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 266: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19837
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -63 dBm
    Event counter: 111
    Timestamp: 1938255361&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    267 11.024819      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 267: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19838
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -51 dBm
    Event counter: 111
    Timestamp: 1938255591&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 113]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    268 11.054590      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 268: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19839
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -61 dBm
    Event counter: 112
    Timestamp: 1938285362&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 114]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    269 11.054893      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 269: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19840
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -52 dBm
    Event counter: 112
    Timestamp: 1938285665&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    270 11.084591      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 270: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19841
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -56 dBm
    Event counter: 113
    Timestamp: 1938315363&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    271 11.084820      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 271: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19842
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 113
    Timestamp: 1938315592&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 149&amp;#181;s]
    [Delta time (start to start): 229&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 115]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    272 11.114591      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 272: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19843
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -62 dBm
    Event counter: 114
    Timestamp: 1938345363&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 116]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    273 11.114893      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 273: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19844
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 114
    Timestamp: 1938345665&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    274 11.144592      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 274: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19845
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -62 dBm
    Event counter: 115
    Timestamp: 1938375364&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    275 11.144822      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 275: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19846
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -52 dBm
    Event counter: 115
    Timestamp: 1938375594&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 117]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    276 11.174593      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 276: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19847
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -56 dBm
    Event counter: 116
    Timestamp: 1938405365&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 118]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    277 11.174895      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 277: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19848
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -44 dBm
    Event counter: 116
    Timestamp: 1938405667&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    278 11.204594      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 278: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19849
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -67 dBm
    Event counter: 117
    Timestamp: 1938435366&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    279 11.204824      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 279: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19850
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -44 dBm
    Event counter: 117
    Timestamp: 1938435596&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 119]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    280 11.234595      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 280: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19851
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -57 dBm
    Event counter: 118
    Timestamp: 1938465367&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 120]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    281 11.234898      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 281: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19852
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -53 dBm
    Event counter: 118
    Timestamp: 1938465670&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    282 11.264598      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 282: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19853
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -56 dBm
    Event counter: 119
    Timestamp: 1938495369&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    283 11.264828      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 283: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19854
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 119
    Timestamp: 1938495599&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 121]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    284 11.294601      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 284: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19855
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -62 dBm
    Event counter: 120
    Timestamp: 1938525372&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29637&amp;#181;s]
    [Delta time (start to start): 29773&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 122]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    285 11.294904      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 285: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19856
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -51 dBm
    Event counter: 120
    Timestamp: 1938525675&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    286 11.324601      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 286: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19857
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -57 dBm
    Event counter: 121
    Timestamp: 1938555372&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    287 11.324831      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 287: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19858
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -53 dBm
    Event counter: 121
    Timestamp: 1938555602&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 123]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    288 11.354600      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 288: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19859
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -57 dBm
    Event counter: 122
    Timestamp: 1938585371&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 124]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    289 11.354903      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 289: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19860
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 122
    Timestamp: 1938585674&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    290 11.384603      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 290: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19861
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -67 dBm
    Event counter: 123
    Timestamp: 1938615374&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    291 11.384834      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 291: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19862
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -43 dBm
    Event counter: 123
    Timestamp: 1938615605&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 125]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    292 11.414604      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 292: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19863
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -57 dBm
    Event counter: 124
    Timestamp: 1938645375&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 126]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    293 11.414906      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 293: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19864
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -53 dBm
    Event counter: 124
    Timestamp: 1938645677&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    294 11.444606      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 294: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19865
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -60 dBm
    Event counter: 125
    Timestamp: 1938675377&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    295 11.444835      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 295: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19866
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 125
    Timestamp: 1938675606&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 149&amp;#181;s]
    [Delta time (start to start): 229&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 127]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    296 11.474604      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 296: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19867
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -65 dBm
    Event counter: 126
    Timestamp: 1938705376&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 128]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    297 11.474907      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 297: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19868
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -51 dBm
    Event counter: 126
    Timestamp: 1938705678&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    298 11.504607      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 298: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19869
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -55 dBm
    Event counter: 127
    Timestamp: 1938735378&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    299 11.504838      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 299: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19870
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -44 dBm
    Event counter: 127
    Timestamp: 1938735609&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 129]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    300 11.534608      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 300: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19871
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -60 dBm
    Event counter: 128
    Timestamp: 1938765379&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 130]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    301 11.534910      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 301: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19872
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 128
    Timestamp: 1938765681&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    302 11.564610      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 302: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19873
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -65 dBm
    Event counter: 129
    Timestamp: 1938795381&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    303 11.564840      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 303: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19874
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 129
    Timestamp: 1938795611&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 131]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    304 11.594610      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 304: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19875
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -55 dBm
    Event counter: 130
    Timestamp: 1938825381&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 132]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    305 11.594912      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 305: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19876
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 130
    Timestamp: 1938825683&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    306 11.624610      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 306: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19877
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -64 dBm
    Event counter: 131
    Timestamp: 1938855381&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    307 11.624841      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 307: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19878
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 131
    Timestamp: 1938855612&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 133]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    308 11.654610      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 308: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19879
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -59 dBm
    Event counter: 132
    Timestamp: 1938885382&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 134]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    309 11.654913      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 309: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19880
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -53 dBm
    Event counter: 132
    Timestamp: 1938885684&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    310 11.684613      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 310: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19881
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -56 dBm
    Event counter: 133
    Timestamp: 1938915384&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    311 11.684843      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 311: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19882
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 133
    Timestamp: 1938915614&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 135]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    312 11.714613      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 312: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19883
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -64 dBm
    Event counter: 134
    Timestamp: 1938945384&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 136]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    313 11.714916      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 313: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19884
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 134
    Timestamp: 1938945687&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    314 11.744615      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 314: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19885
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -61 dBm
    Event counter: 135
    Timestamp: 1938975386&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    315 11.744845      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 315: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19886
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -53 dBm
    Event counter: 135
    Timestamp: 1938975616&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 137]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    316 11.774615      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 316: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19887
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -59 dBm
    Event counter: 136
    Timestamp: 1939005386&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 138]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    317 11.774918      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 317: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19888
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 136
    Timestamp: 1939005689&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    318 11.804616      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 318: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19889
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -64 dBm
    Event counter: 137
    Timestamp: 1939035387&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    319 11.804847      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 319: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19890
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 137
    Timestamp: 1939035618&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 139]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    320 11.834617      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 320: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19891
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -60 dBm
    Event counter: 138
    Timestamp: 1939065388&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 140]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    321 11.834920      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 321: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19892
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -52 dBm
    Event counter: 138
    Timestamp: 1939065691&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    322 11.864617      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 322: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19893
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -60 dBm
    Event counter: 139
    Timestamp: 1939095389&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    323 11.864848      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 323: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19894
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -46 dBm
    Event counter: 139
    Timestamp: 1939095619&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 141]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    324 11.894617      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 324: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19895
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -73 dBm
    Event counter: 140
    Timestamp: 1939125389&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 142]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    325 11.894920      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 325: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19896
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -44 dBm
    Event counter: 140
    Timestamp: 1939125692&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    326 11.924617      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 326: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19897
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -61 dBm
    Event counter: 141
    Timestamp: 1939155389&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    327 11.924848      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 327: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19898
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -53 dBm
    Event counter: 141
    Timestamp: 1939155620&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 143]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    328 11.954618      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 328: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19899
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -60 dBm
    Event counter: 142
    Timestamp: 1939185390&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 144]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    329 11.954920      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 329: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19900
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 142
    Timestamp: 1939185692&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    330 11.984619      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 330: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19901
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -74 dBm
    Event counter: 143
    Timestamp: 1939215391&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    331 11.984850      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 331: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19902
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -45 dBm
    Event counter: 143
    Timestamp: 1939215621&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 145]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    332 12.014621      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 332: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19903
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -61 dBm
    Event counter: 144
    Timestamp: 1939245392&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 146]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    333 12.014924      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 333: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19904
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -52 dBm
    Event counter: 144
    Timestamp: 1939245695&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    334 12.044622      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 334: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19905
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -63 dBm
    Event counter: 145
    Timestamp: 1939275393&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    335 12.044853      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 335: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19906
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 145
    Timestamp: 1939275624&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 147]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    336 12.104625      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 336: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19907
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -61 dBm
    Event counter: 147
    Timestamp: 1939335396&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 59636&amp;#181;s]
    [Delta time (start to start): 59772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [Request retransmit]
            [Expert Info (Note/Sequence): Not acknowledged]
                [Not acknowledged]
                [Severity level: Note]
                [Group: Sequence]
        .... 1... = Sequence Number: 1 [Retransmit]
            [Expert Info (Note/Sequence): Retransmission]
                [Retransmission]
                [Severity level: Note]
                [Group: Sequence]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    337 12.104855      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 337: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19908
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -52 dBm
    Event counter: 147
    Timestamp: 1939335626&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [Retransmit]
            [Expert Info (Note/Sequence): Retransmission]
                [Retransmission]
                [Severity level: Note]
                [Group: Sequence]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 148]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    338 12.134626      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 338: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19909
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -69 dBm
    Event counter: 148
    Timestamp: 1939365397&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 149]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    339 12.134929      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 339: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19910
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 148
    Timestamp: 1939365700&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    340 12.164626      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 340: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19911
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -65 dBm
    Event counter: 149
    Timestamp: 1939395397&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    341 12.164856      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 341: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19912
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -52 dBm
    Event counter: 149
    Timestamp: 1939395627&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 150]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    342 12.194627      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 342: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19913
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -58 dBm
    Event counter: 150
    Timestamp: 1939425398&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 151]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    343 12.194929      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 343: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19914
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -46 dBm
    Event counter: 150
    Timestamp: 1939425700&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    344 12.224627      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 344: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19915
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -64 dBm
    Event counter: 151
    Timestamp: 1939455398&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    345 12.224857      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 345: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19916
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 151
    Timestamp: 1939455628&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 152]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    346 12.254628      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 346: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19917
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -64 dBm
    Event counter: 152
    Timestamp: 1939485399&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 153]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    347 12.254930      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 347: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19918
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -52 dBm
    Event counter: 152
    Timestamp: 1939485701&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    348 12.284631      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 348: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19919
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -59 dBm
    Event counter: 153
    Timestamp: 1939515402&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29621&amp;#181;s]
    [Delta time (start to start): 29701&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    349 12.284861      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 349: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19920
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 153
    Timestamp: 1939515632&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 154]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    350 12.314630      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 350: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19921
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -69 dBm
    Event counter: 154
    Timestamp: 1939545401&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 155]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    351 12.314932      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 351: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19922
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -44 dBm
    Event counter: 154
    Timestamp: 1939545703&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    352 12.344632      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 352: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19923
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -61 dBm
    Event counter: 155
    Timestamp: 1939575403&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    353 12.344863      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 353: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19924
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -52 dBm
    Event counter: 155
    Timestamp: 1939575634&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 156]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    354 12.374632      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 354: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19925
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -59 dBm
    Event counter: 156
    Timestamp: 1939605403&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 157]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    355 12.374935      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 355: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19926
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -44 dBm
    Event counter: 156
    Timestamp: 1939605706&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    356 12.404634      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 356: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19927
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -66 dBm
    Event counter: 157
    Timestamp: 1939635405&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    357 12.404865      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 357: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19928
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -48 dBm
    Event counter: 157
    Timestamp: 1939635636&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 158]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    358 12.434635      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 358: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19929
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -61 dBm
    Event counter: 158
    Timestamp: 1939665406&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 159]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    359 12.434938      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 359: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19930
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -52 dBm
    Event counter: 158
    Timestamp: 1939665709&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    360 12.464637      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 360: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19931
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -61 dBm
    Event counter: 159
    Timestamp: 1939695408&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    361 12.464868      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 361: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19932
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 159
    Timestamp: 1939695639&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 160]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    362 12.494639      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 362: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19933
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -70 dBm
    Event counter: 160
    Timestamp: 1939725410&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 161]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    363 12.494943      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 363: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19934
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -44 dBm
    Event counter: 160
    Timestamp: 1939725713&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    364 12.524640      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 364: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19935
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -61 dBm
    Event counter: 161
    Timestamp: 1939755411&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    365 12.524870      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 365: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19936
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -52 dBm
    Event counter: 161
    Timestamp: 1939755641&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 162]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    366 12.554640      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 366: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19937
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -61 dBm
    Event counter: 162
    Timestamp: 1939785411&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 163]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    367 12.554942      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 367: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19938
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -42 dBm
    Event counter: 162
    Timestamp: 1939785713&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    368 12.584643      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 368: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19939
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -68 dBm
    Event counter: 163
    Timestamp: 1939815413&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    369 12.584873      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 369: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19940
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 163
    Timestamp: 1939815643&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 164]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    370 12.614642      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 370: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19941
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -57 dBm
    Event counter: 164
    Timestamp: 1939845413&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 165]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    371 12.614945      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 371: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19942
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 164
    Timestamp: 1939845715&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    372 12.644645      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 372: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19943
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -61 dBm
    Event counter: 165
    Timestamp: 1939875415&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    373 12.644875      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 373: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19944
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 165
    Timestamp: 1939875645&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 166]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    374 12.674645      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 374: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19945
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -67 dBm
    Event counter: 166
    Timestamp: 1939905415&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 167]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    375 12.674947      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 375: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19946
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 166
    Timestamp: 1939905717&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    376 12.704647      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 376: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19947
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -57 dBm
    Event counter: 167
    Timestamp: 1939935417&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    377 12.704877      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 377: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19948
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -44 dBm
    Event counter: 167
    Timestamp: 1939935647&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 168]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    378 12.734648      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 378: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19949
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -65 dBm
    Event counter: 168
    Timestamp: 1939965418&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 169]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    379 12.734950      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 379: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19950
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -43 dBm
    Event counter: 168
    Timestamp: 1939965720&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    380 12.764648      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 380: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19951
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -60 dBm
    Event counter: 169
    Timestamp: 1939995418&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    381 12.764878      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 381: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19952
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -52 dBm
    Event counter: 169
    Timestamp: 1939995648&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 170]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    382 12.794649      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 382: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19953
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -57 dBm
    Event counter: 170
    Timestamp: 1940025419&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 171]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    383 12.794951      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 383: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19954
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 170
    Timestamp: 1940025721&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    384 12.824649      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 384: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19955
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -65 dBm
    Event counter: 171
    Timestamp: 1940055419&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    385 12.824879      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 385: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19956
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 171
    Timestamp: 1940055649&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 172]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    386 12.854650      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 386: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19957
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -60 dBm
    Event counter: 172
    Timestamp: 1940085420&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 173]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    387 12.854953      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 387: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19958
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -52 dBm
    Event counter: 172
    Timestamp: 1940085723&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    388 12.884650      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 388: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19959
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -60 dBm
    Event counter: 173
    Timestamp: 1940115420&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    389 12.884881      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 389: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19960
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 173
    Timestamp: 1940115651&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 174]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    390 12.914651      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 390: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19961
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -65 dBm
    Event counter: 174
    Timestamp: 1940145421&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 175]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    391 12.914954      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 391: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19962
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -43 dBm
    Event counter: 174
    Timestamp: 1940145724&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    392 12.944651      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 392: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19963
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -60 dBm
    Event counter: 175
    Timestamp: 1940175421&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    393 12.944881      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 393: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19964
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -52 dBm
    Event counter: 175
    Timestamp: 1940175651&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 176]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    394 12.974653      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 394: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19965
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -59 dBm
    Event counter: 176
    Timestamp: 1940205423&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 177]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    395 12.974955      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 395: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19966
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 176
    Timestamp: 1940205725&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    396 13.004653      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 396: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19967
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -73 dBm
    Event counter: 177
    Timestamp: 1940235423&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    397 13.004884      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 397: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19968
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -44 dBm
    Event counter: 177
    Timestamp: 1940235654&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 178]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    398 13.034655      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 398: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19969
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -60 dBm
    Event counter: 178
    Timestamp: 1940265425&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 179]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    399 13.034958      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 399: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19970
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -52 dBm
    Event counter: 178
    Timestamp: 1940265728&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    400 13.064655      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 400: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19971
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -62 dBm
    Event counter: 179
    Timestamp: 1940295425&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    401 13.064885      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 401: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19972
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 179
    Timestamp: 1940295655&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 180]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    402 13.094655      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x0019 (Battery)

Frame 402: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19973
    Length of packet: 10
    Flags: 0x02
        .... ...0 = CRC: Error
            [Expert Info (Error/Checksum): CRC is bad]
                [CRC is bad]
                [Severity level: Error]
                [Group: Checksum]
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -73 dBm
    Event counter: 180
    Timestamp: 1940325425&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 181]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
        [Expert Info (Warning/Checksum): Incorrect CRC]
            [Incorrect CRC]
            [Severity level: Warning]
            [Group: Checksum]
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    403 13.094957      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 403: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19974
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -44 dBm
    Event counter: 180
    Timestamp: 1940325727&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    404 13.124655      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 404: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19975
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -61 dBm
    Event counter: 181
    Timestamp: 1940355425&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    405 13.124886      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 405: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19976
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -52 dBm
    Event counter: 181
    Timestamp: 1940355656&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 182]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    406 13.154657      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 406: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19977
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -62 dBm
    Event counter: 182
    Timestamp: 1940385427&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 183]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    407 13.154959      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 407: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19978
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 182
    Timestamp: 1940385729&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    408 13.184658      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 408: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19979
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -73 dBm
    Event counter: 183
    Timestamp: 1940415428&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    409 13.184889      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 409: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19980
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -44 dBm
    Event counter: 183
    Timestamp: 1940415659&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 184]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    410 13.214660      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 410: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19981
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -60 dBm
    Event counter: 184
    Timestamp: 1940445430&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 185]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    411 13.214963      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 411: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19982
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -52 dBm
    Event counter: 184
    Timestamp: 1940445732&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    412 13.244660      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 412: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19983
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -66 dBm
    Event counter: 185
    Timestamp: 1940475430&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    413 13.244891      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 413: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19984
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 185
    Timestamp: 1940475660&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 186]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    414 13.274663      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 414: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19985
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -65 dBm
    Event counter: 186
    Timestamp: 1940505432&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 187]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    415 13.274965      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 415: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19986
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -52 dBm
    Event counter: 186
    Timestamp: 1940505734&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    416 13.304662      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 416: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19987
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -57 dBm
    Event counter: 187
    Timestamp: 1940535431&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    417 13.304892      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 417: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19988
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 187
    Timestamp: 1940535661&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 188]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    418 13.334665      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 418: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19989
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -62 dBm
    Event counter: 188
    Timestamp: 1940565434&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29637&amp;#181;s]
    [Delta time (start to start): 29773&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 189]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    419 13.334967      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 419: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19990
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 188
    Timestamp: 1940565736&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    420 13.364664      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 420: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19991
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -66 dBm
    Event counter: 189
    Timestamp: 1940595433&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    421 13.364895      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 421: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19992
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -58 dBm
    Event counter: 189
    Timestamp: 1940595664&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 190]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    422 13.394664      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 422: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19993
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -57 dBm
    Event counter: 190
    Timestamp: 1940625433&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 191]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    423 13.394967      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 423: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19994
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -44 dBm
    Event counter: 190
    Timestamp: 1940625736&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    424 13.424665      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 424: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19995
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -68 dBm
    Event counter: 191
    Timestamp: 1940655434&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    425 13.424896      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 425: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19996
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -43 dBm
    Event counter: 191
    Timestamp: 1940655665&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 192]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    426 13.454666      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 426: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19997
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -60 dBm
    Event counter: 192
    Timestamp: 1940685435&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 193]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    427 13.454968      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 427: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19998
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -51 dBm
    Event counter: 192
    Timestamp: 1940685737&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    428 13.484667      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 428: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 19999
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -58 dBm
    Event counter: 193
    Timestamp: 1940715436&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    429 13.484898      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 429: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20000
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 193
    Timestamp: 1940715667&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 194]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    430 13.514667      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 430: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20001
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -65 dBm
    Event counter: 194
    Timestamp: 1940745436&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 195]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    431 13.514970      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 431: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20002
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -52 dBm
    Event counter: 194
    Timestamp: 1940745739&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    432 13.544670      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 432: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20003
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -59 dBm
    Event counter: 195
    Timestamp: 1940775439&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    433 13.544901      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 433: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20004
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -52 dBm
    Event counter: 195
    Timestamp: 1940775670&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 196]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    434 13.574669      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 434: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20005
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -61 dBm
    Event counter: 196
    Timestamp: 1940805438&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29632&amp;#181;s]
    [Delta time (start to start): 29768&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 197]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    435 13.574972      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 435: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20006
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 196
    Timestamp: 1940805741&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    436 13.604671      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 436: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20007
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -69 dBm
    Event counter: 197
    Timestamp: 1940835440&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    437 13.604901      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 437: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20008
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -43 dBm
    Event counter: 197
    Timestamp: 1940835670&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 198]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    438 13.634672      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 438: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20009
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -60 dBm
    Event counter: 198
    Timestamp: 1940865441&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 199]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    439 13.634974      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 439: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20010
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -51 dBm
    Event counter: 198
    Timestamp: 1940865743&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    440 13.664674      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 440: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20011
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -61 dBm
    Event counter: 199
    Timestamp: 1940895443&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    441 13.664904      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 441: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20012
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 199
    Timestamp: 1940895673&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 200]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    442 13.694674      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 442: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20013
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -66 dBm
    Event counter: 200
    Timestamp: 1940925443&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 201]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    443 13.694976      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 443: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20014
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 200
    Timestamp: 1940925745&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    444 13.724675      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 444: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20015
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -56 dBm
    Event counter: 201
    Timestamp: 1940955444&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    445 13.724905      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 445: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20016
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 201
    Timestamp: 1940955674&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 202]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    446 13.754676      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 446: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20017
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -60 dBm
    Event counter: 202
    Timestamp: 1940985445&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 203]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    447 13.754979      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 447: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20018
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 202
    Timestamp: 1940985747&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    448 13.814678      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 448: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20019
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -56 dBm
    Event counter: 204
    Timestamp: 1941045446&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 59619&amp;#181;s]
    [Delta time (start to start): 59699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    449 13.814908      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 449: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20020
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -44 dBm
    Event counter: 204
    Timestamp: 1941045676&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 204]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    450 13.844679      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 450: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20021
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -64 dBm
    Event counter: 205
    Timestamp: 1941075447&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 205]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    451 13.844981      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 451: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20022
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -43 dBm
    Event counter: 205
    Timestamp: 1941075749&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    452 13.874679      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 452: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20023
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -61 dBm
    Event counter: 206
    Timestamp: 1941105447&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    453 13.874909      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 453: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20024
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -52 dBm
    Event counter: 206
    Timestamp: 1941105677&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 206]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    454 13.904680      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 454: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20025
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -55 dBm
    Event counter: 207
    Timestamp: 1941135448&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 207]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    455 13.904982      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 455: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20026
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 207
    Timestamp: 1941135750&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    456 13.934682      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 456: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20027
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -64 dBm
    Event counter: 208
    Timestamp: 1941165450&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    457 13.934912      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 457: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20028
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 208
    Timestamp: 1941165680&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 208]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    458 13.964683      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 458: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20029
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -60 dBm
    Event counter: 209
    Timestamp: 1941195451&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 209]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    459 13.964986      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 459: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20030
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -51 dBm
    Event counter: 209
    Timestamp: 1941195754&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    460 13.994683      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 460: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20031
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -60 dBm
    Event counter: 210
    Timestamp: 1941225451&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    461 13.994913      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 461: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20032
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 210
    Timestamp: 1941225681&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 210]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    462 14.024683      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 462: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20033
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -64 dBm
    Event counter: 211
    Timestamp: 1941255451&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 211]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    463 14.024986      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 463: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20034
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -41 dBm
    Event counter: 211
    Timestamp: 1941255754&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    464 14.054684      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 464: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20035
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -61 dBm
    Event counter: 212
    Timestamp: 1941285452&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    465 14.054914      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 465: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20036
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -49 dBm
    Event counter: 212
    Timestamp: 1941285682&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 212]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    466 14.084686      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 466: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20037
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -59 dBm
    Event counter: 213
    Timestamp: 1941315454&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 213]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    467 14.084988      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 467: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20038
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 213
    Timestamp: 1941315756&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    468 14.144688      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 468: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20039
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -60 dBm
    Event counter: 215
    Timestamp: 1941375456&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 59620&amp;#181;s]
    [Delta time (start to start): 59700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [Request retransmit]
            [Expert Info (Note/Sequence): Not acknowledged]
                [Not acknowledged]
                [Severity level: Note]
                [Group: Sequence]
        .... 0... = Sequence Number: 0 [Retransmit]
            [Expert Info (Note/Sequence): Retransmission]
                [Retransmission]
                [Severity level: Note]
                [Group: Sequence]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 214]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    469 14.144990      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 469: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20040
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -52 dBm
    Event counter: 215
    Timestamp: 1941375758&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [Retransmit]
            [Expert Info (Note/Sequence): Retransmission]
                [Retransmission]
                [Severity level: Note]
                [Group: Sequence]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    470 14.174687      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 470: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20041
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -59 dBm
    Event counter: 216
    Timestamp: 1941405455&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    471 14.174917      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 471: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20042
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 216
    Timestamp: 1941405685&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 215]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    472 14.234690      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 472: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20043
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -60 dBm
    Event counter: 218
    Timestamp: 1941465458&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 59637&amp;#181;s]
    [Delta time (start to start): 59773&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [Request retransmit]
            [Expert Info (Note/Sequence): Not acknowledged]
                [Not acknowledged]
                [Severity level: Note]
                [Group: Sequence]
        .... 1... = Sequence Number: 1 [Retransmit]
            [Expert Info (Note/Sequence): Retransmission]
                [Retransmission]
                [Severity level: Note]
                [Group: Sequence]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    473 14.234920      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 473: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20044
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -52 dBm
    Event counter: 218
    Timestamp: 1941465688&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [Retransmit]
            [Expert Info (Note/Sequence): Retransmission]
                [Retransmission]
                [Severity level: Note]
                [Group: Sequence]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 216]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    474 14.264692      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 474: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20045
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -62 dBm
    Event counter: 219
    Timestamp: 1941495460&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 217]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    475 14.264994      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 475: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20046
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 219
    Timestamp: 1941495762&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    476 14.294694      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 476: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20047
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -72 dBm
    Event counter: 220
    Timestamp: 1941525461&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    477 14.294924      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 477: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20048
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -45 dBm
    Event counter: 220
    Timestamp: 1941525691&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 218]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    478 14.324694      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 478: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20049
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -60 dBm
    Event counter: 221
    Timestamp: 1941555461&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 219]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    479 14.324997      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 479: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20050
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -52 dBm
    Event counter: 221
    Timestamp: 1941555764&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    480 14.354694      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 480: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20051
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -66 dBm
    Event counter: 222
    Timestamp: 1941585461&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    481 14.354925      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 481: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20052
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 222
    Timestamp: 1941585692&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 220]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    482 14.384694      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 482: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20053
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -65 dBm
    Event counter: 223
    Timestamp: 1941615462&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 221]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    483 14.384997      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 483: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20054
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -52 dBm
    Event counter: 223
    Timestamp: 1941615764&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    484 14.414696      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 484: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20055
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -57 dBm
    Event counter: 224
    Timestamp: 1941645463&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    485 14.414926      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 485: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20056
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 224
    Timestamp: 1941645693&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 222]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    486 14.444697      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 486: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20057
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -61 dBm
    Event counter: 225
    Timestamp: 1941675464&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 223]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    487 14.444999      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 487: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20058
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 225
    Timestamp: 1941675766&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    488 14.474698      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 488: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20059
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -65 dBm
    Event counter: 226
    Timestamp: 1941705465&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    489 14.474929      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 489: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20060
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -59 dBm
    Event counter: 226
    Timestamp: 1941705696&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 224]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    490 14.504700      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 490: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20061
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -57 dBm
    Event counter: 227
    Timestamp: 1941735467&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 225]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    491 14.505002      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 491: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20062
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -48 dBm
    Event counter: 227
    Timestamp: 1941735769&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    492 14.534701      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 492: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20063
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -67 dBm
    Event counter: 228
    Timestamp: 1941765468&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    493 14.534931      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 493: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20064
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -43 dBm
    Event counter: 228
    Timestamp: 1941765698&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 226]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    494 14.564702      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 494: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20065
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -60 dBm
    Event counter: 229
    Timestamp: 1941795469&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 227]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    495 14.565004      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 495: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20066
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -52 dBm
    Event counter: 229
    Timestamp: 1941795771&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    496 14.594704      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 496: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20067
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -57 dBm
    Event counter: 230
    Timestamp: 1941825471&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    497 14.594935      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 497: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20068
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 230
    Timestamp: 1941825701&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 228]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    498 14.624704      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 498: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20069
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -65 dBm
    Event counter: 231
    Timestamp: 1941855471&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 229]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    499 14.625007      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 499: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20070
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -52 dBm
    Event counter: 231
    Timestamp: 1941855773&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    500 14.654707      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 500: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20071
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -60 dBm
    Event counter: 232
    Timestamp: 1941885473&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    501 14.654937      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 501: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20072
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -52 dBm
    Event counter: 232
    Timestamp: 1941885703&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 230]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    502 14.684708      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 502: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20073
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -60 dBm
    Event counter: 233
    Timestamp: 1941915474&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 231]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    503 14.685010      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 503: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20074
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 233
    Timestamp: 1941915776&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    504 14.714710      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 504: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20075
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -66 dBm
    Event counter: 234
    Timestamp: 1941945476&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    505 14.714941      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 505: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20076
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -44 dBm
    Event counter: 234
    Timestamp: 1941945707&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 232]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    506 14.744711      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 506: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20077
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -60 dBm
    Event counter: 235
    Timestamp: 1941975477&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 233]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    507 14.745013      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 507: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20078
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -52 dBm
    Event counter: 235
    Timestamp: 1941975779&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    508 14.774712      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 508: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20079
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -60 dBm
    Event counter: 236
    Timestamp: 1942005478&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    509 14.774943      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 509: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20080
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 236
    Timestamp: 1942005709&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 234]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    510 14.804713      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 510: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20081
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -66 dBm
    Event counter: 237
    Timestamp: 1942035479&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 235]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    511 14.805015      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 511: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20082
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 237
    Timestamp: 1942035781&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    512 14.834714      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 512: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20083
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -57 dBm
    Event counter: 238
    Timestamp: 1942065480&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    513 14.834944      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 513: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20084
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -44 dBm
    Event counter: 238
    Timestamp: 1942065710&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 236]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    514 14.864716      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 514: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20085
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -60 dBm
    Event counter: 239
    Timestamp: 1942095482&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 237]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    515 14.865018      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 515: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20086
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 239
    Timestamp: 1942095784&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    516 14.894716      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 516: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20087
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -66 dBm
    Event counter: 240
    Timestamp: 1942125482&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    517 14.894946      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 517: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20088
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 240
    Timestamp: 1942125712&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 238]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    518 14.924717      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 518: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20089
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -56 dBm
    Event counter: 241
    Timestamp: 1942155483&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 239]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    519 14.925018      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 519: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20090
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 241
    Timestamp: 1942155784&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 149&amp;#181;s]
    [Delta time (start to start): 301&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    520 14.954716      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 520: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20091
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -64 dBm
    Event counter: 242
    Timestamp: 1942185482&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    521 14.954946      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 521: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20092
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 242
    Timestamp: 1942185712&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 240]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    522 14.984719      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 522: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20093
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -59 dBm
    Event counter: 243
    Timestamp: 1942215485&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29637&amp;#181;s]
    [Delta time (start to start): 29773&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 241]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    523 14.985022      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 523: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20094
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -51 dBm
    Event counter: 243
    Timestamp: 1942215788&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    524 15.014721      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 524: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20095
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -56 dBm
    Event counter: 244
    Timestamp: 1942245487&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    525 15.014951      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 525: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20096
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -44 dBm
    Event counter: 244
    Timestamp: 1942245717&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 242]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    526 15.044722      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 526: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20097
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -63 dBm
    Event counter: 245
    Timestamp: 1942275488&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 243]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    527 15.045024      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 527: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20098
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -43 dBm
    Event counter: 245
    Timestamp: 1942275790&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    528 15.074724      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 528: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20099
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -60 dBm
    Event counter: 246
    Timestamp: 1942305489&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    529 15.074955      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 529: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20100
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -52 dBm
    Event counter: 246
    Timestamp: 1942305720&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 244]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    530 15.104724      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 530: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20101
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -58 dBm
    Event counter: 247
    Timestamp: 1942335489&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 245]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    531 15.105027      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 531: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20102
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 247
    Timestamp: 1942335792&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    532 15.134726      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 532: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20103
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -63 dBm
    Event counter: 248
    Timestamp: 1942365491&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    533 15.134957      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 533: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20104
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 248
    Timestamp: 1942365722&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 246]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    534 15.164727      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 534: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20105
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -59 dBm
    Event counter: 249
    Timestamp: 1942395492&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 247]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    535 15.165030      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 535: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20106
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -52 dBm
    Event counter: 249
    Timestamp: 1942395795&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    536 15.194728      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 536: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20107
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -59 dBm
    Event counter: 250
    Timestamp: 1942425493&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    537 15.194959      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 537: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20108
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -46 dBm
    Event counter: 250
    Timestamp: 1942425724&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 248]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    538 15.224727      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 538: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20109
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -72 dBm
    Event counter: 251
    Timestamp: 1942455493&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 249]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    539 15.225031      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 539: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20110
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -44 dBm
    Event counter: 251
    Timestamp: 1942455796&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    540 15.254728      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 540: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20111
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -61 dBm
    Event counter: 252
    Timestamp: 1942485494&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    541 15.254958      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 541: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20112
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -52 dBm
    Event counter: 252
    Timestamp: 1942485724&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 250]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    542 15.284731      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 542: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20113
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -59 dBm
    Event counter: 253
    Timestamp: 1942515496&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 251]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    543 15.285033      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 543: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20114
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 253
    Timestamp: 1942515798&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    544 15.314733      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 544: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20115
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -72 dBm
    Event counter: 254
    Timestamp: 1942545498&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    545 15.314963      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 545: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20116
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -45 dBm
    Event counter: 254
    Timestamp: 1942545728&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 252]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    546 15.344732      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 546: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20117
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -60 dBm
    Event counter: 255
    Timestamp: 1942575497&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 253]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    547 15.345035      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 547: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20118
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -52 dBm
    Event counter: 255
    Timestamp: 1942575800&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    548 15.374734      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 548: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20119
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -62 dBm
    Event counter: 256
    Timestamp: 1942605499&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    549 15.374965      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 549: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20120
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 256
    Timestamp: 1942605730&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 254]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    550 15.434735      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 550: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20121
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -60 dBm
    Event counter: 258
    Timestamp: 1942665500&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 59634&amp;#181;s]
    [Delta time (start to start): 59770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [Request retransmit]
            [Expert Info (Note/Sequence): Not acknowledged]
                [Not acknowledged]
                [Severity level: Note]
                [Group: Sequence]
        .... 1... = Sequence Number: 1 [Retransmit]
            [Expert Info (Note/Sequence): Retransmission]
                [Retransmission]
                [Severity level: Note]
                [Group: Sequence]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    551 15.434966      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 551: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20122
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -52 dBm
    Event counter: 258
    Timestamp: 1942665731&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [Retransmit]
            [Expert Info (Note/Sequence): Retransmission]
                [Retransmission]
                [Severity level: Note]
                [Group: Sequence]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 255]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    552 15.464736      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 552: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20123
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -65 dBm
    Event counter: 259
    Timestamp: 1942695501&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 256]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    553 15.465039      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 553: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20124
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 259
    Timestamp: 1942695804&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    554 15.494736      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 554: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20125
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -65 dBm
    Event counter: 260
    Timestamp: 1942725501&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    555 15.494967      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 555: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20126
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -52 dBm
    Event counter: 260
    Timestamp: 1942725732&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 257]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    556 15.524736      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 556: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20127
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -57 dBm
    Event counter: 261
    Timestamp: 1942755501&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 258]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    557 15.525039      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 557: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20128
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -44 dBm
    Event counter: 261
    Timestamp: 1942755804&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    558 15.554737      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 558: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20129
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -62 dBm
    Event counter: 262
    Timestamp: 1942785502&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    559 15.554967      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 559: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20130
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 262
    Timestamp: 1942785732&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 259]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    560 15.584739      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 560: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20131
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -65 dBm
    Event counter: 263
    Timestamp: 1942815504&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 260]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    561 15.585041      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 561: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20132
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -52 dBm
    Event counter: 263
    Timestamp: 1942815806&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    562 15.614739      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 562: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20133
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -57 dBm
    Event counter: 264
    Timestamp: 1942845504&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    563 15.614969      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 563: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20134
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 264
    Timestamp: 1942845734&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 261]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    564 15.644741      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 564: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20135
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -67 dBm
    Event counter: 265
    Timestamp: 1942875506&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 262]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    565 15.645043      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 565: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20136
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -44 dBm
    Event counter: 265
    Timestamp: 1942875808&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    566 15.674741      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 566: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20137
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -60 dBm
    Event counter: 266
    Timestamp: 1942905506&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    567 15.674971      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 567: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20138
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -51 dBm
    Event counter: 266
    Timestamp: 1942905736&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 263]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    568 15.704743      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 568: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20139
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -57 dBm
    Event counter: 267
    Timestamp: 1942935508&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 264]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    569 15.705045      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 569: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20140
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -44 dBm
    Event counter: 267
    Timestamp: 1942935810&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    570 15.734742      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 570: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20141
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -65 dBm
    Event counter: 268
    Timestamp: 1942965507&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    571 15.734973      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 571: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20142
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -60 dBm
    Event counter: 268
    Timestamp: 1942965738&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 265]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    572 15.764743      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 572: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20143
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -60 dBm
    Event counter: 269
    Timestamp: 1942995508&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 266]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    573 15.765045      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 573: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20144
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -52 dBm
    Event counter: 269
    Timestamp: 1942995810&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    574 15.794744      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 574: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20145
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -60 dBm
    Event counter: 270
    Timestamp: 1943025509&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    575 15.794975      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 575: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20146
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 270
    Timestamp: 1943025740&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 267]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    576 15.824744      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 576: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20147
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -67 dBm
    Event counter: 271
    Timestamp: 1943055509&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 268]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    577 15.825046      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 577: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20148
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -43 dBm
    Event counter: 271
    Timestamp: 1943055811&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    578 15.854744      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 578: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20149
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -60 dBm
    Event counter: 272
    Timestamp: 1943085509&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    579 15.854975      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 579: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20150
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -52 dBm
    Event counter: 272
    Timestamp: 1943085740&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 269]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    580 15.884746      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 580: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20151
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -60 dBm
    Event counter: 273
    Timestamp: 1943115511&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 270]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    581 15.885048      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 581: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20152
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 273
    Timestamp: 1943115813&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    582 15.914747      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 582: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20153
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -64 dBm
    Event counter: 274
    Timestamp: 1943145512&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    583 15.914978      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 583: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20154
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 274
    Timestamp: 1943145743&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 271]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    584 15.944748      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 584: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20155
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -56 dBm
    Event counter: 275
    Timestamp: 1943175513&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 272]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    585 15.945050      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 585: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20156
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 275
    Timestamp: 1943175815&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    586 15.974749      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 586: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20157
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -60 dBm
    Event counter: 276
    Timestamp: 1943205514&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    587 15.974980      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 587: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20158
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 276
    Timestamp: 1943205745&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 273]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    588 16.004752      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 588: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20159
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -64 dBm
    Event counter: 277
    Timestamp: 1943235516&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 274]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    589 16.005054      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 589: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20160
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 277
    Timestamp: 1943235818&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    590 16.034754      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 590: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20161
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -56 dBm
    Event counter: 278
    Timestamp: 1943265518&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    591 16.034984      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 591: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20162
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -44 dBm
    Event counter: 278
    Timestamp: 1943265748&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 275]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    592 16.064754      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 592: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20163
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -64 dBm
    Event counter: 279
    Timestamp: 1943295518&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 276]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    593 16.065056      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 593: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20164
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 279
    Timestamp: 1943295820&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    594 16.094756      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 594: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20165
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -61 dBm
    Event counter: 280
    Timestamp: 1943325520&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    595 16.094987      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 595: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20166
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -57 dBm
    Event counter: 280
    Timestamp: 1943325751&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 277]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    596 16.124755      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 596: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20167
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -56 dBm
    Event counter: 281
    Timestamp: 1943355519&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29632&amp;#181;s]
    [Delta time (start to start): 29768&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 278]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    597 16.125057      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 597: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20168
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 281
    Timestamp: 1943355821&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    598 16.154757      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 598: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20169
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -63 dBm
    Event counter: 282
    Timestamp: 1943385521&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    599 16.154987      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 599: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20170
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 282
    Timestamp: 1943385751&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 279]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    600 16.184760      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 600: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20171
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -60 dBm
    Event counter: 283
    Timestamp: 1943415524&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29637&amp;#181;s]
    [Delta time (start to start): 29773&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 280]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    601 16.185062      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 601: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20172
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -52 dBm
    Event counter: 283
    Timestamp: 1943415826&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    602 16.214760      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 602: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20173
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -59 dBm
    Event counter: 284
    Timestamp: 1943445524&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    603 16.214990      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 603: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20174
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 284
    Timestamp: 1943445754&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 281]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    604 16.244763      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 604: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20175
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -64 dBm
    Event counter: 285
    Timestamp: 1943475527&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29637&amp;#181;s]
    [Delta time (start to start): 29773&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 282]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    605 16.245065      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 605: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20176
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 285
    Timestamp: 1943475829&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    606 16.274762      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 606: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20177
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -61 dBm
    Event counter: 286
    Timestamp: 1943505526&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    607 16.274992      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 607: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20178
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -50 dBm
    Event counter: 286
    Timestamp: 1943505756&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 283]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    608 16.304764      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 608: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20179
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -59 dBm
    Event counter: 287
    Timestamp: 1943535528&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 284]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    609 16.305065      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 609: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20180
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 287
    Timestamp: 1943535829&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 149&amp;#181;s]
    [Delta time (start to start): 301&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    610 16.334765      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 610: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20181
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -72 dBm
    Event counter: 288
    Timestamp: 1943565529&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    611 16.334995      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 611: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20182
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -45 dBm
    Event counter: 288
    Timestamp: 1943565759&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 285]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    612 16.364766      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 612: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20183
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -61 dBm
    Event counter: 289
    Timestamp: 1943595530&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 286]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    613 16.365068      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 613: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20184
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -52 dBm
    Event counter: 289
    Timestamp: 1943595832&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    614 16.394768      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 614: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20185
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -60 dBm
    Event counter: 290
    Timestamp: 1943625532&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    615 16.394998      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 615: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20186
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 290
    Timestamp: 1943625762&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 287]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    616 16.424768      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 616: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20187
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -72 dBm
    Event counter: 291
    Timestamp: 1943655532&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 288]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    617 16.425070      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 617: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20188
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -44 dBm
    Event counter: 291
    Timestamp: 1943655834&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    618 16.454768      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 618: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20189
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -61 dBm
    Event counter: 292
    Timestamp: 1943685532&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    619 16.454998      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 619: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20190
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -52 dBm
    Event counter: 292
    Timestamp: 1943685762&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 289]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    620 16.484770      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 620: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20191
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -62 dBm
    Event counter: 293
    Timestamp: 1943715534&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 290]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    621 16.485072      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 621: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20192
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 293
    Timestamp: 1943715836&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    622 16.544772      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 622: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20193
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -61 dBm
    Event counter: 295
    Timestamp: 1943775536&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 59620&amp;#181;s]
    [Delta time (start to start): 59700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [Request retransmit]
            [Expert Info (Note/Sequence): Not acknowledged]
                [Not acknowledged]
                [Severity level: Note]
                [Group: Sequence]
        .... 0... = Sequence Number: 0 [Retransmit]
            [Expert Info (Note/Sequence): Retransmission]
                [Retransmission]
                [Severity level: Note]
                [Group: Sequence]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 291]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    623 16.545076      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 623: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20194
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -52 dBm
    Event counter: 295
    Timestamp: 1943775839&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [Retransmit]
            [Expert Info (Note/Sequence): Retransmission]
                [Retransmission]
                [Severity level: Note]
                [Group: Sequence]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    624 16.574773      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 624: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20195
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -64 dBm
    Event counter: 296
    Timestamp: 1943805537&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    625 16.575004      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 625: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20196
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 296
    Timestamp: 1943805768&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 292]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    626 16.604774      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 626: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20197
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -65 dBm
    Event counter: 297
    Timestamp: 1943835538&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 293]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    627 16.605077      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 627: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20198
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -52 dBm
    Event counter: 297
    Timestamp: 1943835841&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    628 16.634776      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 628: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20199
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -57 dBm
    Event counter: 298
    Timestamp: 1943865540&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    629 16.635007      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 629: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20200
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 298
    Timestamp: 1943865770&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 294]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    630 16.664778      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 630: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20201
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -61 dBm
    Event counter: 299
    Timestamp: 1943895541&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 295]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    631 16.665080      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 631: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20202
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 299
    Timestamp: 1943895843&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    632 16.694778      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 632: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20203
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -65 dBm
    Event counter: 300
    Timestamp: 1943925541&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    633 16.695009      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 633: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20204
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -55 dBm
    Event counter: 300
    Timestamp: 1943925772&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 296]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    634 16.724779      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 634: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20205
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -57 dBm
    Event counter: 301
    Timestamp: 1943955542&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 297]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    635 16.725082      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 635: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20206
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -44 dBm
    Event counter: 301
    Timestamp: 1943955845&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    636 16.754779      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 636: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20207
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -66 dBm
    Event counter: 302
    Timestamp: 1943985543&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    637 16.755010      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 637: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20208
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -44 dBm
    Event counter: 302
    Timestamp: 1943985773&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 298]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    638 16.784783      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 638: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20209
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -60 dBm
    Event counter: 303
    Timestamp: 1944015546&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29637&amp;#181;s]
    [Delta time (start to start): 29773&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 299]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    639 16.785086      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 639: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20210
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -52 dBm
    Event counter: 303
    Timestamp: 1944015849&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    640 16.814782      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 640: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20211
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -56 dBm
    Event counter: 304
    Timestamp: 1944045546&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    641 16.815013      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 641: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20212
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 304
    Timestamp: 1944045777&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 300]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    642 16.844783      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 642: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20213
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -64 dBm
    Event counter: 305
    Timestamp: 1944075547&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 301]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    643 16.845085      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 643: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20214
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -51 dBm
    Event counter: 305
    Timestamp: 1944075849&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    644 16.874783      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 644: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20215
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -60 dBm
    Event counter: 306
    Timestamp: 1944105547&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    645 16.875013      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 645: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20216
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -52 dBm
    Event counter: 306
    Timestamp: 1944105777&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 302]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    646 16.904785      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 646: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20217
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -60 dBm
    Event counter: 307
    Timestamp: 1944135548&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 303]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    647 16.905085      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 647: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20218
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 307
    Timestamp: 1944135849&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 149&amp;#181;s]
    [Delta time (start to start): 301&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    648 16.934785      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 648: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20219
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -67 dBm
    Event counter: 308
    Timestamp: 1944165548&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    649 16.935015      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 649: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20220
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -44 dBm
    Event counter: 308
    Timestamp: 1944165778&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 304]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    650 16.964786      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 650: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20221
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -60 dBm
    Event counter: 309
    Timestamp: 1944195549&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 305]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    651 16.965089      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 651: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20222
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -51 dBm
    Event counter: 309
    Timestamp: 1944195852&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    652 16.994788      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 652: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20223
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -60 dBm
    Event counter: 310
    Timestamp: 1944225551&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    653 16.995018      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 653: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20224
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 310
    Timestamp: 1944225781&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 306]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    654 17.024788      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 654: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20225
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -61 dBm
    Event counter: 311
    Timestamp: 1944255551&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 307]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    655 17.025090      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 655: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20226
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 311
    Timestamp: 1944255853&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    656 17.054789      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 656: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20227
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -55 dBm
    Event counter: 312
    Timestamp: 1944285552&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    657 17.055018      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 657: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20228
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -44 dBm
    Event counter: 312
    Timestamp: 1944285781&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 149&amp;#181;s]
    [Delta time (start to start): 229&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 308]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    658 17.084792      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 658: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20229
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -60 dBm
    Event counter: 313
    Timestamp: 1944315555&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29638&amp;#181;s]
    [Delta time (start to start): 29774&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 309]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    659 17.085095      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 659: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20230
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 313
    Timestamp: 1944315858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    660 17.114792      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 660: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20231
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -59 dBm
    Event counter: 314
    Timestamp: 1944345555&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    661 17.115023      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 661: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20232
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 314
    Timestamp: 1944345786&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 310]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    662 17.144792      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 662: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20233
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -56 dBm
    Event counter: 315
    Timestamp: 1944375555&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 311]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    663 17.145095      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 663: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20234
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 315
    Timestamp: 1944375858&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    664 17.174795      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 664: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20235
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -63 dBm
    Event counter: 316
    Timestamp: 1944405558&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    665 17.175025      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 665: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20236
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 316
    Timestamp: 1944405788&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 312]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    666 17.204795      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 666: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20237
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -58 dBm
    Event counter: 317
    Timestamp: 1944435558&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 313]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    667 17.205098      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 667: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20238
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -52 dBm
    Event counter: 317
    Timestamp: 1944435861&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    668 17.234797      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 668: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20239
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -57 dBm
    Event counter: 318
    Timestamp: 1944465560&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    669 17.235027      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 669: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20240
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -44 dBm
    Event counter: 318
    Timestamp: 1944465790&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 314]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    670 17.264796      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 670: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20241
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -62 dBm
    Event counter: 319
    Timestamp: 1944495559&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 315]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    671 17.265098      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 671: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20242
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -43 dBm
    Event counter: 319
    Timestamp: 1944495861&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    672 17.294797      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 672: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20243
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -58 dBm
    Event counter: 320
    Timestamp: 1944525560&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    673 17.295027      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 673: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20244
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -52 dBm
    Event counter: 320
    Timestamp: 1944525790&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 316]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    674 17.324797      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 674: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20245
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -62 dBm
    Event counter: 321
    Timestamp: 1944555560&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 317]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    675 17.325100      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 675: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20246
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 321
    Timestamp: 1944555863&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    676 17.354797      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 676: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20247
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -62 dBm
    Event counter: 322
    Timestamp: 1944585560&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    677 17.355028      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 677: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20248
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 322
    Timestamp: 1944585791&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 318]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    678 17.384799      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 678: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20249
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -56 dBm
    Event counter: 323
    Timestamp: 1944615562&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 319]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    679 17.385102      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 679: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20250
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -53 dBm
    Event counter: 323
    Timestamp: 1944615865&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    680 17.414800      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 680: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20251
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -62 dBm
    Event counter: 324
    Timestamp: 1944645563&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    681 17.415031      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 681: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20252
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 324
    Timestamp: 1944645794&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 320]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    682 17.444802      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 682: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20253
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -62 dBm
    Event counter: 325
    Timestamp: 1944675565&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 321]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    683 17.445104      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 683: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20254
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -43 dBm
    Event counter: 325
    Timestamp: 1944675867&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    684 17.474803      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 684: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20255
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -56 dBm
    Event counter: 326
    Timestamp: 1944705566&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    685 17.475034      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 685: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20256
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -53 dBm
    Event counter: 326
    Timestamp: 1944705797&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 322]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    686 17.504804      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 686: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20257
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -61 dBm
    Event counter: 327
    Timestamp: 1944735567&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 323]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    687 17.505106      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 687: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20258
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 327
    Timestamp: 1944735869&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    688 17.534805      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 688: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20259
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -62 dBm
    Event counter: 328
    Timestamp: 1944765568&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    689 17.535035      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 689: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20260
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -44 dBm
    Event counter: 328
    Timestamp: 1944765798&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 324]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    690 17.564807      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 690: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20261
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -57 dBm
    Event counter: 329
    Timestamp: 1944795569&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 325]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    691 17.565109      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 691: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20262
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -53 dBm
    Event counter: 329
    Timestamp: 1944795871&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    692 17.594806      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 692: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20263
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -64 dBm
    Event counter: 330
    Timestamp: 1944825568&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    693 17.595036      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 693: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20264
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 330
    Timestamp: 1944825798&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 326]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    694 17.624807      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 694: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20265
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -62 dBm
    Event counter: 331
    Timestamp: 1944855569&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 327]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    695 17.625109      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 695: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20266
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -44 dBm
    Event counter: 331
    Timestamp: 1944855871&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    696 17.654808      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 696: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20267
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -57 dBm
    Event counter: 332
    Timestamp: 1944885570&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    697 17.655038      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 697: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20268
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -53 dBm
    Event counter: 332
    Timestamp: 1944885800&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 328]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    698 17.684808      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 698: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20269
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -57 dBm
    Event counter: 333
    Timestamp: 1944915570&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 329]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    699 17.685110      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 699: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20270
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -51 dBm
    Event counter: 333
    Timestamp: 1944915872&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    700 17.714809      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 700: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20271
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -57 dBm
    Event counter: 334
    Timestamp: 1944945571&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    701 17.715040      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 701: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20272
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -52 dBm
    Event counter: 334
    Timestamp: 1944945802&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 330]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    702 17.744811      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 702: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20273
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -59 dBm
    Event counter: 335
    Timestamp: 1944975573&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 331]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    703 17.745113      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 703: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20274
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -44 dBm
    Event counter: 335
    Timestamp: 1944975875&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    704 17.774812      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 704: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20275
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -63 dBm
    Event counter: 336
    Timestamp: 1945005574&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    705 17.775043      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 705: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20276
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 336
    Timestamp: 1945005805&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 332]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    706 17.804814      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 706: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20277
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -56 dBm
    Event counter: 337
    Timestamp: 1945035576&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 333]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    707 17.805117      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 707: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20278
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -52 dBm
    Event counter: 337
    Timestamp: 1945035878&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    708 17.834816      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 708: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20279
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -60 dBm
    Event counter: 338
    Timestamp: 1945065577&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    709 17.835046      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 709: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20280
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 338
    Timestamp: 1945065807&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 334]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    710 17.864817      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 710: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20281
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -61 dBm
    Event counter: 339
    Timestamp: 1945095578&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 335]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    711 17.865119      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 711: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20282
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -43 dBm
    Event counter: 339
    Timestamp: 1945095880&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    712 17.894817      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 712: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20283
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -57 dBm
    Event counter: 340
    Timestamp: 1945125578&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    713 17.895047      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 713: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20284
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -53 dBm
    Event counter: 340
    Timestamp: 1945125808&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 336]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    714 17.924818      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 714: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20285
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -60 dBm
    Event counter: 341
    Timestamp: 1945155579&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 337]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    715 17.925120      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 715: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20286
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -44 dBm
    Event counter: 341
    Timestamp: 1945155881&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    716 17.954819      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 716: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20287
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -56 dBm
    Event counter: 342
    Timestamp: 1945185580&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    717 17.955050      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 717: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20288
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -53 dBm
    Event counter: 342
    Timestamp: 1945185811&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 338]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    718 17.984818      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 718: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20289
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -57 dBm
    Event counter: 343
    Timestamp: 1945215579&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29632&amp;#181;s]
    [Delta time (start to start): 29768&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 339]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    719 17.985121      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 719: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20290
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -53 dBm
    Event counter: 343
    Timestamp: 1945215882&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    720 18.014820      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 720: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20291
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -63 dBm
    Event counter: 344
    Timestamp: 1945245581&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    721 18.015050      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 721: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20292
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 344
    Timestamp: 1945245811&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 340]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    722 18.044820      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 722: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20293
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -61 dBm
    Event counter: 345
    Timestamp: 1945275581&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 341]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    723 18.045123      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 723: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20294
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -43 dBm
    Event counter: 345
    Timestamp: 1945275884&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    724 18.074822      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 724: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20295
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -57 dBm
    Event counter: 346
    Timestamp: 1945305583&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    725 18.075053      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 725: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20296
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -53 dBm
    Event counter: 346
    Timestamp: 1945305814&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 342]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    726 18.104821      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 726: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20297
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -63 dBm
    Event counter: 347
    Timestamp: 1945335582&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29632&amp;#181;s]
    [Delta time (start to start): 29768&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 343]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    727 18.105124      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 727: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20298
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 347
    Timestamp: 1945335885&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    728 18.134824      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 728: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20299
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -56 dBm
    Event counter: 348
    Timestamp: 1945365585&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    729 18.135055      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 729: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20300
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -51 dBm
    Event counter: 348
    Timestamp: 1945365816&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 344]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    730 18.164824      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 730: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20301
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -59 dBm
    Event counter: 349
    Timestamp: 1945395585&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 345]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    731 18.165127      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 731: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20302
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 349
    Timestamp: 1945395888&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    732 18.194826      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 732: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20303
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -64 dBm
    Event counter: 350
    Timestamp: 1945425587&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    733 18.195057      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 733: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20304
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 350
    Timestamp: 1945425817&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 346]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    734 18.224826      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 734: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20305
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -55 dBm
    Event counter: 351
    Timestamp: 1945455587&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 347]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    735 18.225129      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 735: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20306
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -51 dBm
    Event counter: 351
    Timestamp: 1945455889&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    736 18.254829      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 736: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20307
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -60 dBm
    Event counter: 352
    Timestamp: 1945485589&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    737 18.255059      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 737: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20308
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -44 dBm
    Event counter: 352
    Timestamp: 1945485819&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 348]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    738 18.284831      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 738: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20309
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -63 dBm
    Event counter: 353
    Timestamp: 1945515591&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 349]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    739 18.285133      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 739: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20310
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 353
    Timestamp: 1945515893&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    740 18.314831      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 740: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20311
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -59 dBm
    Event counter: 354
    Timestamp: 1945545591&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    741 18.315062      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 741: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20312
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -53 dBm
    Event counter: 354
    Timestamp: 1945545822&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 350]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    742 18.344832      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 742: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20313
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -60 dBm
    Event counter: 355
    Timestamp: 1945575592&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 351]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    743 18.345134      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 743: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20314
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 355
    Timestamp: 1945575894&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    744 18.374833      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 744: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20315
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -63 dBm
    Event counter: 356
    Timestamp: 1945605593&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    745 18.375063      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 745: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20316
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 356
    Timestamp: 1945605823&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 352]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    746 18.404834      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 746: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20317
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -58 dBm
    Event counter: 357
    Timestamp: 1945635594&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 353]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    747 18.405136      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 747: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20318
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -53 dBm
    Event counter: 357
    Timestamp: 1945635896&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    748 18.434835      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 748: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20319
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -64 dBm
    Event counter: 358
    Timestamp: 1945665595&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    749 18.435065      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 749: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20320
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 358
    Timestamp: 1945665825&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 354]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    750 18.464835      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 750: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20321
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -63 dBm
    Event counter: 359
    Timestamp: 1945695595&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 355]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    751 18.465138      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 751: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20322
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -43 dBm
    Event counter: 359
    Timestamp: 1945695898&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    752 18.494836      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 752: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20323
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -59 dBm
    Event counter: 360
    Timestamp: 1945725596&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    753 18.495066      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 753: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20324
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -53 dBm
    Event counter: 360
    Timestamp: 1945725826&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 356]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    754 18.524836      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 754: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20325
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -64 dBm
    Event counter: 361
    Timestamp: 1945755596&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 357]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    755 18.525138      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 755: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20326
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 361
    Timestamp: 1945755898&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    756 18.554836      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 756: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20327
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -62 dBm
    Event counter: 362
    Timestamp: 1945785596&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    757 18.555066      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 757: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20328
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -45 dBm
    Event counter: 362
    Timestamp: 1945785826&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 358]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    758 18.584838      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 758: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20329
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -60 dBm
    Event counter: 363
    Timestamp: 1945815598&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 359]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    759 18.585141      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 759: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20330
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -53 dBm
    Event counter: 363
    Timestamp: 1945815901&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    760 18.614839      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 760: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20331
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -64 dBm
    Event counter: 364
    Timestamp: 1945845599&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    761 18.615069      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 761: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20332
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 364
    Timestamp: 1945845829&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 360]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    762 18.644840      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 762: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20333
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -62 dBm
    Event counter: 365
    Timestamp: 1945875600&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 361]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    763 18.645142      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 763: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20334
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -44 dBm
    Event counter: 365
    Timestamp: 1945875902&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    764 18.674841      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 764: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20335
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -60 dBm
    Event counter: 366
    Timestamp: 1945905601&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    765 18.675072      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 765: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20336
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -53 dBm
    Event counter: 366
    Timestamp: 1945905832&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 362]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    766 18.704841      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 766: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20337
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -64 dBm
    Event counter: 367
    Timestamp: 1945935601&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 363]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    767 18.705144      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 767: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20338
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 367
    Timestamp: 1945935904&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    768 18.734842      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 768: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20339
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -62 dBm
    Event counter: 368
    Timestamp: 1945965602&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    769 18.735073      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 769: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20340
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -45 dBm
    Event counter: 368
    Timestamp: 1945965833&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 364]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    770 18.764843      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 770: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20341
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -60 dBm
    Event counter: 369
    Timestamp: 1945995603&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 365]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    771 18.765146      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 771: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20342
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -53 dBm
    Event counter: 369
    Timestamp: 1945995906&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    772 18.794845      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 772: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20343
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -55 dBm
    Event counter: 370
    Timestamp: 1946025605&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    773 18.795075      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 773: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20344
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 370
    Timestamp: 1946025835&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 366]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    774 18.824845      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 774: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20345
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -56 dBm
    Event counter: 371
    Timestamp: 1946055605&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 367]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    775 18.825147      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 775: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20346
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -52 dBm
    Event counter: 371
    Timestamp: 1946055907&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    776 18.854844      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 776: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20347
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -62 dBm
    Event counter: 372
    Timestamp: 1946085604&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    777 18.855074      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 777: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20348
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 372
    Timestamp: 1946085834&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 368]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    778 18.884846      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 778: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20349
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -64 dBm
    Event counter: 373
    Timestamp: 1946115606&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 369]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    779 18.885148      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 779: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20350
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 373
    Timestamp: 1946115908&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    780 18.914847      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 780: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20351
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -56 dBm
    Event counter: 374
    Timestamp: 1946145607&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    781 18.915078      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 781: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20352
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -52 dBm
    Event counter: 374
    Timestamp: 1946145837&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 370]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    782 18.944849      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 782: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20353
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -61 dBm
    Event counter: 375
    Timestamp: 1946175608&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 371]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    783 18.945152      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 783: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20354
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -44 dBm
    Event counter: 375
    Timestamp: 1946175911&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    784 19.004850      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 784: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20355
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -59 dBm
    Event counter: 377
    Timestamp: 1946235609&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 59618&amp;#181;s]
    [Delta time (start to start): 59698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    785 19.005080      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 785: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20356
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -53 dBm
    Event counter: 377
    Timestamp: 1946235839&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 372]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    786 19.034852      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 786: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20357
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -61 dBm
    Event counter: 378
    Timestamp: 1946265611&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 373]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    787 19.035154      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 787: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20358
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -46 dBm
    Event counter: 378
    Timestamp: 1946265913&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    788 19.064853      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 788: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20359
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -56 dBm
    Event counter: 379
    Timestamp: 1946295612&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    789 19.065083      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 789: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20360
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -60 dBm
    Event counter: 379
    Timestamp: 1946295842&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 374]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    790 19.094852      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 790: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20361
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -58 dBm
    Event counter: 380
    Timestamp: 1946325611&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 375]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    791 19.095155      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 791: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20362
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -53 dBm
    Event counter: 380
    Timestamp: 1946325914&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    792 19.124852      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 792: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20363
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -64 dBm
    Event counter: 381
    Timestamp: 1946355611&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    793 19.125083      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 793: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20364
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 381
    Timestamp: 1946355842&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 376]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    794 19.154852      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 794: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20365
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -61 dBm
    Event counter: 382
    Timestamp: 1946385611&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 377]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    795 19.155154      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 795: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20366
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -43 dBm
    Event counter: 382
    Timestamp: 1946385913&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    796 19.184854      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 796: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20367
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -59 dBm
    Event counter: 383
    Timestamp: 1946415613&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    797 19.185085      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 797: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20368
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -53 dBm
    Event counter: 383
    Timestamp: 1946415844&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 378]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    798 19.214855      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 798: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20369
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -64 dBm
    Event counter: 384
    Timestamp: 1946445614&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 379]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    799 19.215157      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 799: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20370
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 384
    Timestamp: 1946445916&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    800 19.244857      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 800: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20371
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -55 dBm
    Event counter: 385
    Timestamp: 1946475616&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    801 19.245087      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 801: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20372
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 385
    Timestamp: 1946475846&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 380]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    802 19.274856      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 802: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20373
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -59 dBm
    Event counter: 386
    Timestamp: 1946505615&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 381]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    803 19.275159      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 803: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20374
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 386
    Timestamp: 1946505918&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    804 19.304858      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 804: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20375
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -64 dBm
    Event counter: 387
    Timestamp: 1946535617&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    805 19.305089      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 805: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20376
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 387
    Timestamp: 1946535848&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 382]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    806 19.334859      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 806: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20377
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -55 dBm
    Event counter: 388
    Timestamp: 1946565618&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 383]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    807 19.335162      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 807: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20378
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -51 dBm
    Event counter: 388
    Timestamp: 1946565921&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    808 19.364860      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 808: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20379
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -59 dBm
    Event counter: 389
    Timestamp: 1946595619&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    809 19.365091      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 809: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20380
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 389
    Timestamp: 1946595850&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 384]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    810 19.394861      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 810: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20381
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -62 dBm
    Event counter: 390
    Timestamp: 1946625620&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 385]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    811 19.395163      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 811: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20382
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 390
    Timestamp: 1946625922&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    812 19.424861      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 812: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20383
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -59 dBm
    Event counter: 391
    Timestamp: 1946655620&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    813 19.425091      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 813: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20384
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -53 dBm
    Event counter: 391
    Timestamp: 1946655850&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 386]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    814 19.454862      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 814: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20385
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -59 dBm
    Event counter: 392
    Timestamp: 1946685621&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 387]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    815 19.455165      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 815: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20386
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 392
    Timestamp: 1946685924&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    816 19.484862      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 816: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20387
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -62 dBm
    Event counter: 393
    Timestamp: 1946715621&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    817 19.485093      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 817: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20388
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 393
    Timestamp: 1946715852&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 388]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    818 19.514864      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 818: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20389
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -58 dBm
    Event counter: 394
    Timestamp: 1946745623&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 389]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    819 19.515166      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 819: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20390
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -53 dBm
    Event counter: 394
    Timestamp: 1946745925&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    820 19.544864      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 820: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20391
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -63 dBm
    Event counter: 395
    Timestamp: 1946775623&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    821 19.545095      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 821: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20392
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 395
    Timestamp: 1946775854&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 390]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    822 19.574866      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 822: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20393
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -62 dBm
    Event counter: 396
    Timestamp: 1946805625&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 391]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    823 19.575169      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 823: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20394
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -43 dBm
    Event counter: 396
    Timestamp: 1946805928&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    824 19.604867      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 824: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20395
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -59 dBm
    Event counter: 397
    Timestamp: 1946835626&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    825 19.605097      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 825: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20396
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -53 dBm
    Event counter: 397
    Timestamp: 1946835856&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 392]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    826 19.634868      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 826: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20397
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -63 dBm
    Event counter: 398
    Timestamp: 1946865627&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 393]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    827 19.635171      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 827: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20398
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 398
    Timestamp: 1946865929&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    828 19.664870      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 828: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20399
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -62 dBm
    Event counter: 399
    Timestamp: 1946895628&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    829 19.665100      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 829: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20400
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -45 dBm
    Event counter: 399
    Timestamp: 1946895858&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 394]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    830 19.694870      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 830: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20401
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -60 dBm
    Event counter: 400
    Timestamp: 1946925628&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 395]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    831 19.695173      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 831: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20402
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -53 dBm
    Event counter: 400
    Timestamp: 1946925931&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    832 19.724871      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 832: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20403
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -64 dBm
    Event counter: 401
    Timestamp: 1946955629&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    833 19.725101      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 833: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20404
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 401
    Timestamp: 1946955859&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 396]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    834 19.784873      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 834: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20405
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -60 dBm
    Event counter: 403
    Timestamp: 1947015631&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 59636&amp;#181;s]
    [Delta time (start to start): 59772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 397]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    835 19.785175      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 835: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20406
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -53 dBm
    Event counter: 403
    Timestamp: 1947015933&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    836 19.814873      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 836: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20407
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -64 dBm
    Event counter: 404
    Timestamp: 1947045631&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    837 19.815103      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 837: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20408
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 404
    Timestamp: 1947045861&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 398]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    838 19.844873      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 838: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20409
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -60 dBm
    Event counter: 405
    Timestamp: 1947075631&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 399]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    839 19.845175      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 839: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20410
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -44 dBm
    Event counter: 405
    Timestamp: 1947075933&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    840 19.874874      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 840: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20411
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -60 dBm
    Event counter: 406
    Timestamp: 1947105632&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    841 19.875104      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 841: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20412
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -53 dBm
    Event counter: 406
    Timestamp: 1947105862&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 400]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    842 19.904875      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 842: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20413
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -55 dBm
    Event counter: 407
    Timestamp: 1947135633&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 401]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    843 19.905178      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 843: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20414
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -51 dBm
    Event counter: 407
    Timestamp: 1947135936&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    844 19.934877      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 844: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20415
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -56 dBm
    Event counter: 408
    Timestamp: 1947165635&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    845 19.964877      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 845: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20416
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -61 dBm
    Event counter: 409
    Timestamp: 1947195635&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29920&amp;#181;s]
    [Delta time (start to start): 30000&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [Retransmit]
            [Expert Info (Note/Sequence): Retransmission]
                [Retransmission]
                [Severity level: Note]
                [Group: Sequence]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    846 19.965107      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 846: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20417
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 409
    Timestamp: 1947195865&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 402]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    847 19.994879      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 847: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20418
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -64 dBm
    Event counter: 410
    Timestamp: 1947225637&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 403]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    848 19.995181      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 848: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20419
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 410
    Timestamp: 1947225939&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    849 20.024880      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 849: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20420
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -56 dBm
    Event counter: 411
    Timestamp: 1947255638&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    850 20.025110      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 850: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20421
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -52 dBm
    Event counter: 411
    Timestamp: 1947255868&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 404]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    851 20.054881      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 851: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20422
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -61 dBm
    Event counter: 412
    Timestamp: 1947285639&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 405]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    852 20.055184      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 852: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20423
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -44 dBm
    Event counter: 412
    Timestamp: 1947285941&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    853 20.084883      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 853: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20424
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -61 dBm
    Event counter: 413
    Timestamp: 1947315640&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    854 20.085113      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 854: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20425
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -43 dBm
    Event counter: 413
    Timestamp: 1947315870&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 406]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    855 20.114884      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 855: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20426
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -58 dBm
    Event counter: 414
    Timestamp: 1947345641&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 407]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    856 20.115186      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 856: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20427
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -53 dBm
    Event counter: 414
    Timestamp: 1947345943&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    857 20.144885      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 857: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20428
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -61 dBm
    Event counter: 415
    Timestamp: 1947375642&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    858 20.145116      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 858: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20429
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 415
    Timestamp: 1947375873&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 408]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    859 20.174885      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 859: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20430
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -55 dBm
    Event counter: 416
    Timestamp: 1947405642&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 409]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    860 20.175188      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 860: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20431
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -52 dBm
    Event counter: 416
    Timestamp: 1947405945&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    861 20.204886      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 861: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20432
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -58 dBm
    Event counter: 417
    Timestamp: 1947435643&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    862 20.205116      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 862: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20433
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -53 dBm
    Event counter: 417
    Timestamp: 1947435873&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 410]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    863 20.234886      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 863: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20434
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -63 dBm
    Event counter: 418
    Timestamp: 1947465643&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 411]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    864 20.235188      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 864: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20435
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 418
    Timestamp: 1947465945&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    865 20.264886      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 865: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20436
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -61 dBm
    Event counter: 419
    Timestamp: 1947495643&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    866 20.265117      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 866: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20437
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -43 dBm
    Event counter: 419
    Timestamp: 1947495874&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 412]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    867 20.294888      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 867: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20438
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -58 dBm
    Event counter: 420
    Timestamp: 1947525645&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 413]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    868 20.295191      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 868: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20439
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -53 dBm
    Event counter: 420
    Timestamp: 1947525948&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    869 20.324888      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 869: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20440
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -63 dBm
    Event counter: 421
    Timestamp: 1947555645&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    870 20.325119      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 870: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20441
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 421
    Timestamp: 1947555876&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 414]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    871 20.354890      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 871: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20442
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -55 dBm
    Event counter: 422
    Timestamp: 1947585647&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 415]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    872 20.355193      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 872: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20443
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -51 dBm
    Event counter: 422
    Timestamp: 1947585950&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    873 20.384891      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 873: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20444
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -59 dBm
    Event counter: 423
    Timestamp: 1947615648&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    874 20.385121      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 874: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20445
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 423
    Timestamp: 1947615878&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 416]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    875 20.414892      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 875: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20446
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -64 dBm
    Event counter: 424
    Timestamp: 1947645649&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 417]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    876 20.415195      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 876: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20447
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 424
    Timestamp: 1947645952&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    877 20.444894      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 877: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20448
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -55 dBm
    Event counter: 425
    Timestamp: 1947675651&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    878 20.445124      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 878: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20449
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -51 dBm
    Event counter: 425
    Timestamp: 1947675881&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 418]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    879 20.474895      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 879: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20450
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -59 dBm
    Event counter: 426
    Timestamp: 1947705652&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 419]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    880 20.475197      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 880: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20451
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 426
    Timestamp: 1947705954&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    881 20.504896      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 881: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20452
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -61 dBm
    Event counter: 427
    Timestamp: 1947735653&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    882 20.505128      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 882: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20453
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -43 dBm
    Event counter: 427
    Timestamp: 1947735884&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 420]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    883 20.534899      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 883: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20454
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -57 dBm
    Event counter: 428
    Timestamp: 1947765655&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 421]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    884 20.535201      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 884: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20455
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -53 dBm
    Event counter: 428
    Timestamp: 1947765957&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    885 20.564900      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 885: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20456
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -59 dBm
    Event counter: 429
    Timestamp: 1947795656&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    886 20.565130      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 886: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20457
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -46 dBm
    Event counter: 429
    Timestamp: 1947795886&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 422]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    887 20.594899      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 887: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20458
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -62 dBm
    Event counter: 430
    Timestamp: 1947825655&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 423]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    888 20.595202      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 888: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20459
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 430
    Timestamp: 1947825958&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    889 20.624900      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 889: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20460
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -58 dBm
    Event counter: 431
    Timestamp: 1947855656&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    890 20.625130      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 890: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20461
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -53 dBm
    Event counter: 431
    Timestamp: 1947855886&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 424]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    891 20.654901      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 891: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20462
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -63 dBm
    Event counter: 432
    Timestamp: 1947885657&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 425]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    892 20.655204      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 892: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20463
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 432
    Timestamp: 1947885960&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    893 20.684901      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 893: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20464
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -62 dBm
    Event counter: 433
    Timestamp: 1947915657&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    894 20.685132      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 894: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20465
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 433
    Timestamp: 1947915888&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 426]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    895 20.714902      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 895: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20466
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -57 dBm
    Event counter: 434
    Timestamp: 1947945658&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 427]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    896 20.715205      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 896: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20467
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -53 dBm
    Event counter: 434
    Timestamp: 1947945961&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    897 20.744904      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 897: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20468
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -63 dBm
    Event counter: 435
    Timestamp: 1947975660&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    898 20.745134      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 898: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20469
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 435
    Timestamp: 1947975890&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 428]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    899 20.774905      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 899: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20470
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -61 dBm
    Event counter: 436
    Timestamp: 1948005661&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 429]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    900 20.775207      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 900: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20471
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -44 dBm
    Event counter: 436
    Timestamp: 1948005963&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    901 20.804906      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 901: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20472
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -60 dBm
    Event counter: 437
    Timestamp: 1948035662&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    902 20.805136      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 902: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20473
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -53 dBm
    Event counter: 437
    Timestamp: 1948035892&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 430]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    903 20.834907      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 903: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20474
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -63 dBm
    Event counter: 438
    Timestamp: 1948065663&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 431]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    904 20.835209      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 904: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20475
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -44 dBm
    Event counter: 438
    Timestamp: 1948065965&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    905 20.864910      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 905: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20476
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -61 dBm
    Event counter: 439
    Timestamp: 1948095665&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    906 20.865140      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 906: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20477
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -45 dBm
    Event counter: 439
    Timestamp: 1948095895&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 432]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    907 20.894911      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 907: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20478
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -59 dBm
    Event counter: 440
    Timestamp: 1948125666&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 433]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    908 20.895214      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 908: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20479
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -53 dBm
    Event counter: 440
    Timestamp: 1948125969&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    909 20.924911      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 909: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20480
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -63 dBm
    Event counter: 441
    Timestamp: 1948155666&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    910 20.925141      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 910: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20481
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 441
    Timestamp: 1948155896&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 434]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    911 20.954912      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 911: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20482
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -61 dBm
    Event counter: 442
    Timestamp: 1948185667&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 435]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    912 20.955215      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 912: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20483
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -44 dBm
    Event counter: 442
    Timestamp: 1948185970&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    913 20.984914      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 913: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20484
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -60 dBm
    Event counter: 443
    Timestamp: 1948215669&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    914 20.985144      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 914: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20485
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -53 dBm
    Event counter: 443
    Timestamp: 1948215899&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 436]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    915 21.014913      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 915: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20486
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -55 dBm
    Event counter: 444
    Timestamp: 1948245668&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 437]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    916 21.015216      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 916: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20487
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -51 dBm
    Event counter: 444
    Timestamp: 1948245971&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    917 21.044915      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 917: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20488
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -56 dBm
    Event counter: 445
    Timestamp: 1948275670&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    918 21.045146      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 918: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20489
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -52 dBm
    Event counter: 445
    Timestamp: 1948275901&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 438]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    919 21.074917      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 919: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20490
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -61 dBm
    Event counter: 446
    Timestamp: 1948305672&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 439]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    920 21.075219      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 920: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20491
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -44 dBm
    Event counter: 446
    Timestamp: 1948305974&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    921 21.104918      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 921: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20492
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -63 dBm
    Event counter: 447
    Timestamp: 1948335673&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    922 21.105149      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 922: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20493
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 447
    Timestamp: 1948335904&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 440]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    923 21.134919      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 923: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20494
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -55 dBm
    Event counter: 448
    Timestamp: 1948365674&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 441]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    924 21.135221      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 924: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20495
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -52 dBm
    Event counter: 448
    Timestamp: 1948365976&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    925 21.164920      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 925: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20496
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -61 dBm
    Event counter: 449
    Timestamp: 1948395675&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    926 21.165151      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 926: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20497
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 449
    Timestamp: 1948395906&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 442]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    927 21.194923      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 927: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20498
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -61 dBm
    Event counter: 450
    Timestamp: 1948425677&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 443]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    928 21.195225      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 928: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20499
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -44 dBm
    Event counter: 450
    Timestamp: 1948425979&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    929 21.224924      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 929: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20500
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -59 dBm
    Event counter: 451
    Timestamp: 1948455678&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    930 21.225154      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 930: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20501
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -53 dBm
    Event counter: 451
    Timestamp: 1948455908&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 444]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    931 21.254923      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 931: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20502
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -61 dBm
    Event counter: 452
    Timestamp: 1948485677&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 445]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    932 21.255226      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 932: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20503
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -44 dBm
    Event counter: 452
    Timestamp: 1948485980&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    933 21.284925      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 933: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20504
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -56 dBm
    Event counter: 453
    Timestamp: 1948515679&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    934 21.285155      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 934: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20505
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -60 dBm
    Event counter: 453
    Timestamp: 1948515909&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 446]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    935 21.314925      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 935: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20506
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -59 dBm
    Event counter: 454
    Timestamp: 1948545679&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 447]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    936 21.315228      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 936: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20507
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -53 dBm
    Event counter: 454
    Timestamp: 1948545982&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    937 21.344927      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 937: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20508
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -64 dBm
    Event counter: 455
    Timestamp: 1948575681&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    938 21.345158      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 938: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20509
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 455
    Timestamp: 1948575912&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 448]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    939 21.374927      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 939: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20510
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -61 dBm
    Event counter: 456
    Timestamp: 1948605681&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 449]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    940 21.375229      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 940: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20511
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -43 dBm
    Event counter: 456
    Timestamp: 1948605983&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    941 21.404929      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 941: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20512
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -59 dBm
    Event counter: 457
    Timestamp: 1948635683&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    942 21.405160      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 942: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20513
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -53 dBm
    Event counter: 457
    Timestamp: 1948635914&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 450]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    943 21.434929      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 943: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20514
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -64 dBm
    Event counter: 458
    Timestamp: 1948665683&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 451]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    944 21.435231      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 944: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20515
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 458
    Timestamp: 1948665985&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    945 21.464931      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 945: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20516
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -55 dBm
    Event counter: 459
    Timestamp: 1948695685&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    946 21.465161      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 946: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20517
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -51 dBm
    Event counter: 459
    Timestamp: 1948695915&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 452]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    947 21.494933      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 947: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20518
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -60 dBm
    Event counter: 460
    Timestamp: 1948725687&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 453]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    948 21.495235      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 948: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20519
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 460
    Timestamp: 1948725989&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    949 21.524932      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 949: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20520
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -63 dBm
    Event counter: 461
    Timestamp: 1948755686&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    950 21.525162      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 950: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20521
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 461
    Timestamp: 1948755916&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 454]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    951 21.554934      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 951: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20522
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -55 dBm
    Event counter: 462
    Timestamp: 1948785688&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 455]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    952 21.555237      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 952: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20523
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -51 dBm
    Event counter: 462
    Timestamp: 1948785991&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    953 21.584935      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 953: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20524
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -59 dBm
    Event counter: 463
    Timestamp: 1948815689&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    954 21.585166      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 954: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20525
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -44 dBm
    Event counter: 463
    Timestamp: 1948815920&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 456]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    955 21.614937      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 955: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20526
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -62 dBm
    Event counter: 464
    Timestamp: 1948845691&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 457]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    956 21.615240      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 956: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20527
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 464
    Timestamp: 1948845994&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    957 21.644938      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 957: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20528
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -58 dBm
    Event counter: 465
    Timestamp: 1948875692&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    958 21.645169      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 958: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20529
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -53 dBm
    Event counter: 465
    Timestamp: 1948875923&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 458]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    959 21.674939      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 959: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20530
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -60 dBm
    Event counter: 466
    Timestamp: 1948905693&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 459]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    960 21.675241      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 960: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20531
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 466
    Timestamp: 1948905995&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    961 21.704940      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 961: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20532
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -62 dBm
    Event counter: 467
    Timestamp: 1948935694&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    962 21.705171      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 962: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20533
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 467
    Timestamp: 1948935925&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 460]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    963 21.734941      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 963: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20534
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -58 dBm
    Event counter: 468
    Timestamp: 1948965695&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 461]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    964 21.735243      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 964: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20535
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -53 dBm
    Event counter: 468
    Timestamp: 1948965997&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    965 21.764942      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 965: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20536
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -64 dBm
    Event counter: 469
    Timestamp: 1948995696&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    966 21.765173      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 966: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20537
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 469
    Timestamp: 1948995926&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 462]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    967 21.794942      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 967: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20538
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -61 dBm
    Event counter: 470
    Timestamp: 1949025695&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 463]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    968 21.795245      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 968: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20539
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 470
    Timestamp: 1949025998&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    969 21.824942      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 969: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20540
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -58 dBm
    Event counter: 471
    Timestamp: 1949055696&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    970 21.825173      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 970: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20541
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -53 dBm
    Event counter: 471
    Timestamp: 1949055927&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 464]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    971 21.854943      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 971: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20542
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -63 dBm
    Event counter: 472
    Timestamp: 1949085697&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 465]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    972 21.855244      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 972: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20543
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 472
    Timestamp: 1949085998&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 149&amp;#181;s]
    [Delta time (start to start): 301&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    973 21.884944      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 973: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20544
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -60 dBm
    Event counter: 473
    Timestamp: 1949115698&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    974 21.885174      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 974: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20545
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -45 dBm
    Event counter: 473
    Timestamp: 1949115928&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 466]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    975 21.914945      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 975: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20546
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -60 dBm
    Event counter: 474
    Timestamp: 1949145699&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 467]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    976 21.915248      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 976: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20547
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -53 dBm
    Event counter: 474
    Timestamp: 1949146001&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    977 21.944948      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 977: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20548
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -63 dBm
    Event counter: 475
    Timestamp: 1949175701&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    978 21.945179      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 978: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20549
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 475
    Timestamp: 1949175932&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 468]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    979 21.974948      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 979: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20550
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -62 dBm
    Event counter: 476
    Timestamp: 1949205702&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 469]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    980 21.975251      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 980: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20551
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -44 dBm
    Event counter: 476
    Timestamp: 1949206004&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    981 22.004951      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 981: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20552
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -60 dBm
    Event counter: 477
    Timestamp: 1949235704&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    982 22.005182      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 982: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20553
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -53 dBm
    Event counter: 477
    Timestamp: 1949235935&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 470]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    983 22.034951      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 983: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20554
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -62 dBm
    Event counter: 478
    Timestamp: 1949265704&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 471]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    984 22.035253      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 984: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20555
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 478
    Timestamp: 1949266006&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    985 22.064953      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 985: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20556
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -60 dBm
    Event counter: 479
    Timestamp: 1949295706&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    986 22.065183      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 986: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20557
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -45 dBm
    Event counter: 479
    Timestamp: 1949295936&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 472]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    987 22.094953      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 987: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20558
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -60 dBm
    Event counter: 480
    Timestamp: 1949325706&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 473]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    988 22.095256      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 988: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20559
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -53 dBm
    Event counter: 480
    Timestamp: 1949326009&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    989 22.124952      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 989: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20560
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -55 dBm
    Event counter: 481
    Timestamp: 1949355705&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29616&amp;#181;s]
    [Delta time (start to start): 29696&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    990 22.125182      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 990: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20561
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 481
    Timestamp: 1949355935&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 474]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    991 22.154954      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 991: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20562
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -55 dBm
    Event counter: 482
    Timestamp: 1949385707&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 475]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    992 22.155256      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 992: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20563
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -52 dBm
    Event counter: 482
    Timestamp: 1949386009&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    993 22.184954      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 993: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20564
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -60 dBm
    Event counter: 483
    Timestamp: 1949415707&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    994 22.185184      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 994: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20565
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 483
    Timestamp: 1949415937&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 476]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    995 22.214956      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 995: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20566
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -62 dBm
    Event counter: 484
    Timestamp: 1949445709&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 477]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    996 22.215258      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 996: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20567
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 484
    Timestamp: 1949446011&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    997 22.244956      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 997: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20568
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -56 dBm
    Event counter: 485
    Timestamp: 1949475709&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    998 22.245187      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 998: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20569
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -52 dBm
    Event counter: 485
    Timestamp: 1949475940&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 478]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
    999 22.274957      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 999: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20570
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -60 dBm
    Event counter: 486
    Timestamp: 1949505710&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 479]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1000 22.275260      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1000: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20571
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -46 dBm
    Event counter: 486
    Timestamp: 1949506013&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1001 22.304958      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1001: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20572
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -60 dBm
    Event counter: 487
    Timestamp: 1949535711&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1002 22.305188      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1002: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20573
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -43 dBm
    Event counter: 487
    Timestamp: 1949535941&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 480]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1003 22.334959      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1003: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20574
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -58 dBm
    Event counter: 488
    Timestamp: 1949565712&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 481]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1004 22.335262      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1004: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20575
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -53 dBm
    Event counter: 488
    Timestamp: 1949566015&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1005 22.364960      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1005: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20576
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -60 dBm
    Event counter: 489
    Timestamp: 1949595713&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1006 22.365190      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1006: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20577
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 489
    Timestamp: 1949595943&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 482]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1007 22.394962      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1007: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20578
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -55 dBm
    Event counter: 490
    Timestamp: 1949625715&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 483]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1008 22.395264      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1008: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20579
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -52 dBm
    Event counter: 490
    Timestamp: 1949626017&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1009 22.424962      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1009: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20580
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -59 dBm
    Event counter: 491
    Timestamp: 1949655715&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1010 22.425192      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1010: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20581
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -53 dBm
    Event counter: 491
    Timestamp: 1949655945&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 484]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1011 22.454962      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1011: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20582
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -63 dBm
    Event counter: 492
    Timestamp: 1949685715&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 485]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1012 22.455264      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1012: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20583
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 492
    Timestamp: 1949686017&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1013 22.484964      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1013: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20584
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -60 dBm
    Event counter: 493
    Timestamp: 1949715717&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1014 22.485194      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1014: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20585
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -44 dBm
    Event counter: 493
    Timestamp: 1949715947&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 486]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1015 22.514964      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1015: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20586
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -59 dBm
    Event counter: 494
    Timestamp: 1949745717&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 487]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1016 22.515267      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1016: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20587
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -53 dBm
    Event counter: 494
    Timestamp: 1949746020&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1017 22.544967      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1017: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20588
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -63 dBm
    Event counter: 495
    Timestamp: 1949775720&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1018 22.545197      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1018: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20589
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 495
    Timestamp: 1949775950&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 488]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1019 22.574966      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1019: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20590
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -55 dBm
    Event counter: 496
    Timestamp: 1949805719&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 489]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1020 22.575269      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1020: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20591
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -51 dBm
    Event counter: 496
    Timestamp: 1949806022&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1021 22.604969      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1021: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20592
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -59 dBm
    Event counter: 497
    Timestamp: 1949835722&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1022 22.605199      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1022: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20593
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 497
    Timestamp: 1949835952&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 490]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1023 22.634968      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1023: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20594
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -63 dBm
    Event counter: 498
    Timestamp: 1949865721&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 491]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1024 22.635271      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1024: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20595
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 498
    Timestamp: 1949866024&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1025 22.664970      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1025: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20596
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -55 dBm
    Event counter: 499
    Timestamp: 1949895723&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1026 22.665201      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1026: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20597
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 499
    Timestamp: 1949895954&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 492]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1027 22.694973      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1027: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20598
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -60 dBm
    Event counter: 500
    Timestamp: 1949925726&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 493]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1028 22.695275      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1028: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20599
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 500
    Timestamp: 1949926028&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1029 22.724973      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1029: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20600
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -61 dBm
    Event counter: 501
    Timestamp: 1949955726&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1030 22.725203      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1030: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20601
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 501
    Timestamp: 1949955956&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 494]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1031 22.754975      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1031: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20602
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -57 dBm
    Event counter: 502
    Timestamp: 1949985728&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 495]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1032 22.755277      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1032: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20603
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -53 dBm
    Event counter: 502
    Timestamp: 1949986030&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1033 22.784978      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1033: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20604
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -59 dBm
    Event counter: 503
    Timestamp: 1950015730&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1034 22.785208      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1034: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20605
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -44 dBm
    Event counter: 503
    Timestamp: 1950015960&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 496]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1035 22.814979      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1035: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20606
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -61 dBm
    Event counter: 504
    Timestamp: 1950045731&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 497]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1036 22.815281      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1036: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20607
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 504
    Timestamp: 1950046033&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1037 22.844980      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1037: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20608
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -58 dBm
    Event counter: 505
    Timestamp: 1950075732&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1038 22.845210      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1038: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20609
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -53 dBm
    Event counter: 505
    Timestamp: 1950075962&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 498]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1039 22.874981      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1039: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20610
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -63 dBm
    Event counter: 506
    Timestamp: 1950105733&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 499]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1040 22.875284      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1040: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20611
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 506
    Timestamp: 1950106036&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1041 22.904983      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1041: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20612
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -61 dBm
    Event counter: 507
    Timestamp: 1950135735&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1042 22.905214      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1042: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20613
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 507
    Timestamp: 1950135966&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 500]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1043 22.934983      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1043: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20614
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -57 dBm
    Event counter: 508
    Timestamp: 1950165735&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 501]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1044 22.935286      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1044: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20615
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -53 dBm
    Event counter: 508
    Timestamp: 1950166038&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1045 22.964985      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1045: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20616
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -63 dBm
    Event counter: 509
    Timestamp: 1950195737&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1046 22.965216      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1046: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20617
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 509
    Timestamp: 1950195968&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 502]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1047 22.994986      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1047: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20618
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -63 dBm
    Event counter: 510
    Timestamp: 1950225738&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 503]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1048 22.995288      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1048: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20619
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -44 dBm
    Event counter: 510
    Timestamp: 1950226040&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1049 23.024986      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1049: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20620
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -59 dBm
    Event counter: 511
    Timestamp: 1950255738&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1050 23.025216      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1050: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20621
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -53 dBm
    Event counter: 511
    Timestamp: 1950255968&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 504]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1051 23.054988      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1051: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20622
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -63 dBm
    Event counter: 512
    Timestamp: 1950285740&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 505]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1052 23.055290      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1052: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20623
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 512
    Timestamp: 1950286042&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1053 23.084989      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1053: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20624
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -61 dBm
    Event counter: 513
    Timestamp: 1950315741&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1054 23.085220      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1054: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20625
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -45 dBm
    Event counter: 513
    Timestamp: 1950315972&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 506]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1055 23.114992      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1055: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20626
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -59 dBm
    Event counter: 514
    Timestamp: 1950345743&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 507]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1056 23.115294      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1056: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20627
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -53 dBm
    Event counter: 514
    Timestamp: 1950346045&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1057 23.144993      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1057: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20628
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -63 dBm
    Event counter: 515
    Timestamp: 1950375744&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1058 23.145223      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1058: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20629
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 515
    Timestamp: 1950375974&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 508]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1059 23.174993      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1059: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20630
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -61 dBm
    Event counter: 516
    Timestamp: 1950405744&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 509]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1060 23.175295      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1060: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20631
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -44 dBm
    Event counter: 516
    Timestamp: 1950406046&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1061 23.204993      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1061: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20632
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -60 dBm
    Event counter: 517
    Timestamp: 1950435744&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1062 23.205223      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1062: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20633
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -53 dBm
    Event counter: 517
    Timestamp: 1950435974&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 510]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1063 23.234994      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1063: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20634
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -55 dBm
    Event counter: 518
    Timestamp: 1950465745&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 511]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1064 23.235296      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1064: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20635
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 518
    Timestamp: 1950466047&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1065 23.264995      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1065: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20636
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -56 dBm
    Event counter: 519
    Timestamp: 1950495746&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1066 23.265226      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1066: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20637
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -52 dBm
    Event counter: 519
    Timestamp: 1950495977&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 512]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1067 23.294997      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1067: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20638
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -61 dBm
    Event counter: 520
    Timestamp: 1950525748&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 513]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1068 23.295300      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1068: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20639
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -46 dBm
    Event counter: 520
    Timestamp: 1950526051&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1069 23.324996      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1069: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20640
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -64 dBm
    Event counter: 521
    Timestamp: 1950555747&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29616&amp;#181;s]
    [Delta time (start to start): 29696&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1070 23.325227      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1070: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20641
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 521
    Timestamp: 1950555978&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 514]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1071 23.354996      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1071: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20642
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -55 dBm
    Event counter: 522
    Timestamp: 1950585747&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 515]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1072 23.355299      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1072: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20643
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -50 dBm
    Event counter: 522
    Timestamp: 1950586050&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1073 23.384998      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1073: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20644
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -61 dBm
    Event counter: 523
    Timestamp: 1950615749&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1074 23.385228      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1074: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20645
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 523
    Timestamp: 1950615979&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 516]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1075 23.414999      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1075: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20646
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -61 dBm
    Event counter: 524
    Timestamp: 1950645750&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 517]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1076 23.415301      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1076: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20647
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -44 dBm
    Event counter: 524
    Timestamp: 1950646052&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1077 23.444999      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1077: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20648
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -59 dBm
    Event counter: 525
    Timestamp: 1950675750&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1078 23.445229      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1078: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20649
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -53 dBm
    Event counter: 525
    Timestamp: 1950675980&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 518]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1079 23.475000      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1079: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20650
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -61 dBm
    Event counter: 526
    Timestamp: 1950705751&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 519]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1080 23.475301      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1080: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20651
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -44 dBm
    Event counter: 526
    Timestamp: 1950706052&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 149&amp;#181;s]
    [Delta time (start to start): 301&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1081 23.505001      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1081: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20652
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -56 dBm
    Event counter: 527
    Timestamp: 1950735752&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1082 23.505232      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1082: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20653
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -52 dBm
    Event counter: 527
    Timestamp: 1950735983&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 520]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1083 23.535004      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1083: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20654
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -59 dBm
    Event counter: 528
    Timestamp: 1950765754&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 521]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1084 23.535306      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1084: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20655
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -53 dBm
    Event counter: 528
    Timestamp: 1950766056&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1085 23.565005      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1085: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20656
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -64 dBm
    Event counter: 529
    Timestamp: 1950795755&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1086 23.565235      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1086: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20657
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 529
    Timestamp: 1950795985&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 522]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1087 23.595004      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1087: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20658
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -61 dBm
    Event counter: 530
    Timestamp: 1950825754&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 523]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1088 23.595307      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1088: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20659
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -44 dBm
    Event counter: 530
    Timestamp: 1950826057&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1089 23.625005      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1089: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20660
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -60 dBm
    Event counter: 531
    Timestamp: 1950855755&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1090 23.625236      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1090: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20661
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -53 dBm
    Event counter: 531
    Timestamp: 1950855986&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 524]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1091 23.655005      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1091: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20662
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -64 dBm
    Event counter: 532
    Timestamp: 1950885755&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 525]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1092 23.655308      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1092: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20663
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 532
    Timestamp: 1950886058&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1093 23.685007      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1093: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20664
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -55 dBm
    Event counter: 533
    Timestamp: 1950915757&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1094 23.685237      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1094: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20665
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 533
    Timestamp: 1950915987&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 526]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1095 23.715008      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1095: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20666
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -60 dBm
    Event counter: 534
    Timestamp: 1950945758&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 527]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1096 23.715310      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1096: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20667
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 534
    Timestamp: 1950946060&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1097 23.745009      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1097: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20668
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -64 dBm
    Event counter: 535
    Timestamp: 1950975759&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1098 23.745239      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1098: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20669
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 535
    Timestamp: 1950975989&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 528]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1099 23.775009      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1099: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20670
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -56 dBm
    Event counter: 536
    Timestamp: 1951005759&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 529]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1100 23.775311      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1100: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20671
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 536
    Timestamp: 1951006061&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1101 23.805011      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1101: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20672
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -60 dBm
    Event counter: 537
    Timestamp: 1951035761&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1102 23.805241      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1102: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20673
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 537
    Timestamp: 1951035991&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 530]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1103 23.835011      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1103: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20674
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -61 dBm
    Event counter: 538
    Timestamp: 1951065761&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 531]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1104 23.835313      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1104: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20675
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 538
    Timestamp: 1951066063&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1105 23.865013      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1105: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20676
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -61 dBm
    Event counter: 539
    Timestamp: 1951095763&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1106 23.865244      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1106: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20677
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -53 dBm
    Event counter: 539
    Timestamp: 1951095994&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 532]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1107 23.895015      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1107: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20678
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -61 dBm
    Event counter: 540
    Timestamp: 1951125765&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 533]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1108 23.895317      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1108: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20679
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 540
    Timestamp: 1951126067&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1109 23.925015      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1109: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20680
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -61 dBm
    Event counter: 541
    Timestamp: 1951155765&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1110 23.925246      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1110: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20681
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 541
    Timestamp: 1951155996&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 534]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1111 23.985016      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1111: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20682
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -64 dBm
    Event counter: 543
    Timestamp: 1951215766&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 59634&amp;#181;s]
    [Delta time (start to start): 59770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 535]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1112 23.985319      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1112: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20683
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 543
    Timestamp: 1951216069&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1113 24.015016      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1113: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20684
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -61 dBm
    Event counter: 544
    Timestamp: 1951245766&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1114 24.015247      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1114: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20685
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -43 dBm
    Event counter: 544
    Timestamp: 1951245997&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 536]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1115 24.045016      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1115: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20686
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -61 dBm
    Event counter: 545
    Timestamp: 1951275766&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 537]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1116 24.045319      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1116: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20687
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -53 dBm
    Event counter: 545
    Timestamp: 1951276069&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1117 24.075019      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1117: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20688
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -65 dBm
    Event counter: 546
    Timestamp: 1951305769&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1118 24.075250      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1118: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20689
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 546
    Timestamp: 1951305999&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 538]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1119 24.105019      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1119: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20690
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -60 dBm
    Event counter: 547
    Timestamp: 1951335769&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 539]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1120 24.105321      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1120: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20691
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -44 dBm
    Event counter: 547
    Timestamp: 1951336071&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1121 24.135022      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1121: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20692
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -61 dBm
    Event counter: 548
    Timestamp: 1951365771&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1122 24.135252      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1122: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20693
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -52 dBm
    Event counter: 548
    Timestamp: 1951366001&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 540]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1123 24.165021      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1123: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20694
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -63 dBm
    Event counter: 549
    Timestamp: 1951395770&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 541]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1124 24.165323      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1124: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20695
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 549
    Timestamp: 1951396072&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1125 24.195023      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1125: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20696
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -60 dBm
    Event counter: 550
    Timestamp: 1951425772&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1126 24.195253      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1126: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20697
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -45 dBm
    Event counter: 550
    Timestamp: 1951426002&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 542]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1127 24.225023      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1127: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20698
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -61 dBm
    Event counter: 551
    Timestamp: 1951455772&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 543]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1128 24.225326      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1128: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20699
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -52 dBm
    Event counter: 551
    Timestamp: 1951456075&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1129 24.255023      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1129: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20700
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -63 dBm
    Event counter: 552
    Timestamp: 1951485772&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1130 24.255254      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1130: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20701
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 552
    Timestamp: 1951486003&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 544]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1131 24.285025      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1131: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20702
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -60 dBm
    Event counter: 553
    Timestamp: 1951515774&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 545]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1132 24.285328      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1132: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20703
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -44 dBm
    Event counter: 553
    Timestamp: 1951516077&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1133 24.315028      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1133: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20704
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -63 dBm
    Event counter: 554
    Timestamp: 1951545777&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1134 24.315258      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1134: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20705
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -52 dBm
    Event counter: 554
    Timestamp: 1951546007&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 546]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1135 24.345029      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1135: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20706
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -57 dBm
    Event counter: 555
    Timestamp: 1951575778&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 547]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1136 24.345331      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1136: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20707
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 555
    Timestamp: 1951576080&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1137 24.375030      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1137: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20708
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -60 dBm
    Event counter: 556
    Timestamp: 1951605779&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1138 24.375260      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1138: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20709
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -51 dBm
    Event counter: 556
    Timestamp: 1951606009&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 548]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1139 24.405031      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1139: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20710
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -65 dBm
    Event counter: 557
    Timestamp: 1951635780&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 549]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1140 24.405333      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1140: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20711
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 557
    Timestamp: 1951636082&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1141 24.435032      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1141: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20712
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -66 dBm
    Event counter: 558
    Timestamp: 1951665781&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1142 24.435261      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1142: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20713
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 558
    Timestamp: 1951666010&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 149&amp;#181;s]
    [Delta time (start to start): 229&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 550]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1143 24.465033      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1143: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20714
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -63 dBm
    Event counter: 559
    Timestamp: 1951695782&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 551]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1144 24.465335      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1144: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20715
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -51 dBm
    Event counter: 559
    Timestamp: 1951696084&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1145 24.495033      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1145: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20716
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -68 dBm
    Event counter: 560
    Timestamp: 1951725782&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1146 24.495263      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1146: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20717
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -42 dBm
    Event counter: 560
    Timestamp: 1951726012&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 552]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1147 24.525033      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1147: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20718
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -64 dBm
    Event counter: 561
    Timestamp: 1951755782&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 553]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1148 24.525336      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1148: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20719
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -43 dBm
    Event counter: 561
    Timestamp: 1951756085&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1149 24.555034      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1149: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20720
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -64 dBm
    Event counter: 562
    Timestamp: 1951785783&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1150 24.555265      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1150: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20721
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -52 dBm
    Event counter: 562
    Timestamp: 1951786014&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 554]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1151 24.585035      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1151: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20722
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -65 dBm
    Event counter: 563
    Timestamp: 1951815784&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 555]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1152 24.585338      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1152: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20723
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 563
    Timestamp: 1951816087&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1153 24.615035      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1153: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20724
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -67 dBm
    Event counter: 564
    Timestamp: 1951845784&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1154 24.615266      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1154: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20725
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -57 dBm
    Event counter: 564
    Timestamp: 1951846015&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 556]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1155 24.645037      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1155: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20726
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -63 dBm
    Event counter: 565
    Timestamp: 1951875786&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 557]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1156 24.645340      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1156: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20727
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -52 dBm
    Event counter: 565
    Timestamp: 1951876089&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1157 24.675038      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1157: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20728
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -65 dBm
    Event counter: 566
    Timestamp: 1951905787&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1158 24.675269      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1158: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20729
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -42 dBm
    Event counter: 566
    Timestamp: 1951906018&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 558]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1159 24.705039      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1159: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20730
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -65 dBm
    Event counter: 567
    Timestamp: 1951935788&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 559]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1160 24.705342      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1160: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20731
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -44 dBm
    Event counter: 567
    Timestamp: 1951936091&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1161 24.735040      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1161: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20732
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -62 dBm
    Event counter: 568
    Timestamp: 1951965789&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1162 24.735271      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1162: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20733
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -52 dBm
    Event counter: 568
    Timestamp: 1951966020&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 560]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1163 24.765040      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1163: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20734
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -65 dBm
    Event counter: 569
    Timestamp: 1951995789&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 561]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1164 24.765342      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1164: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20735
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -42 dBm
    Event counter: 569
    Timestamp: 1951996091&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1165 24.795042      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1165: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20736
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -75 dBm
    Event counter: 570
    Timestamp: 1952025791&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1166 24.795272      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1166: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20737
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 570
    Timestamp: 1952026021&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 562]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1167 24.825041      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1167: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20738
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -62 dBm
    Event counter: 571
    Timestamp: 1952055790&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 563]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1168 24.825344      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1168: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20739
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 571
    Timestamp: 1952056093&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1169 24.855042      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1169: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20740
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -63 dBm
    Event counter: 572
    Timestamp: 1952085791&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1170 24.855273      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1170: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20741
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -42 dBm
    Event counter: 572
    Timestamp: 1952086022&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 564]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1171 24.885043      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1171: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20742
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -74 dBm
    Event counter: 573
    Timestamp: 1952115792&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 565]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1172 24.885346      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1172: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20743
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 573
    Timestamp: 1952116095&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1173 24.915045      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1173: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20744
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -62 dBm
    Event counter: 574
    Timestamp: 1952145794&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1174 24.915276      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1174: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20745
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 574
    Timestamp: 1952146025&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 566]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1175 24.945045      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1175: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20746
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -64 dBm
    Event counter: 575
    Timestamp: 1952175794&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 567]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1176 24.945348      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1176: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20747
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -43 dBm
    Event counter: 575
    Timestamp: 1952176097&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1177 24.975047      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1177: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20748
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -62 dBm
    Event counter: 576
    Timestamp: 1952205796&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1178 25.005049      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1178: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20749
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -62 dBm
    Event counter: 577
    Timestamp: 1952235798&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29922&amp;#181;s]
    [Delta time (start to start): 30002&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [Retransmit]
            [Expert Info (Note/Sequence): Retransmission]
                [Retransmission]
                [Severity level: Note]
                [Group: Sequence]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1179 25.005279      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1179: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20750
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 577
    Timestamp: 1952236028&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 568]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1180 25.035048      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1180: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20751
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -65 dBm
    Event counter: 578
    Timestamp: 1952265797&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 569]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1181 25.035351      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1181: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20752
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -43 dBm
    Event counter: 578
    Timestamp: 1952266100&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1182 25.065048      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1182: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20753
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -64 dBm
    Event counter: 579
    Timestamp: 1952295797&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1183 25.065278      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1183: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20754
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -52 dBm
    Event counter: 579
    Timestamp: 1952296027&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 570]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1184 25.095050      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1184: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20755
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -66 dBm
    Event counter: 580
    Timestamp: 1952325799&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 571]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1185 25.095353      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1185: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20756
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 580
    Timestamp: 1952326102&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1186 25.125049      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1186: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20757
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -64 dBm
    Event counter: 581
    Timestamp: 1952355798&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29616&amp;#181;s]
    [Delta time (start to start): 29696&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1187 25.125280      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1187: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20758
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -43 dBm
    Event counter: 581
    Timestamp: 1952356028&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 572]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1188 25.155051      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1188: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20759
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -62 dBm
    Event counter: 582
    Timestamp: 1952385799&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 573]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1189 25.155353      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1189: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20760
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -51 dBm
    Event counter: 582
    Timestamp: 1952386101&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1190 25.185051      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1190: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20761
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -66 dBm
    Event counter: 583
    Timestamp: 1952415799&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1191 25.185281      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1191: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20762
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 583
    Timestamp: 1952416029&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 574]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1192 25.215053      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1192: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20763
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -64 dBm
    Event counter: 584
    Timestamp: 1952445801&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 575]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1193 25.215355      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1193: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20764
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -44 dBm
    Event counter: 584
    Timestamp: 1952446103&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1194 25.245054      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1194: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20765
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -62 dBm
    Event counter: 585
    Timestamp: 1952475802&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1195 25.245284      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1195: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20766
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -53 dBm
    Event counter: 585
    Timestamp: 1952476032&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 576]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1196 25.275054      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1196: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20767
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -66 dBm
    Event counter: 586
    Timestamp: 1952505802&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 577]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1197 25.275357      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1197: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20768
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 586
    Timestamp: 1952506105&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1198 25.305056      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1198: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20769
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -65 dBm
    Event counter: 587
    Timestamp: 1952535804&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1199 25.305286      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1199: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20770
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -44 dBm
    Event counter: 587
    Timestamp: 1952536034&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 578]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1200 25.335057      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1200: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20771
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -62 dBm
    Event counter: 588
    Timestamp: 1952565805&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 579]
    [Connection Parameters in: 21]
    CRC: 0x6c058c
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1201 25.335359      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1201: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20772
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -52 dBm
    Event counter: 588
    Timestamp: 1952566107&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1202 25.365059      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1202: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20773
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -64 dBm
    Event counter: 589
    Timestamp: 1952595807&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1203 25.365289      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1203: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20774
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 589
    Timestamp: 1952596037&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 580]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1204 25.425060      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1204: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20775
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -64 dBm
    Event counter: 591
    Timestamp: 1952655808&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 59635&amp;#181;s]
    [Delta time (start to start): 59771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [Request retransmit]
            [Expert Info (Note/Sequence): Not acknowledged]
                [Not acknowledged]
                [Severity level: Note]
                [Group: Sequence]
        .... 1... = Sequence Number: 1 [Retransmit]
            [Expert Info (Note/Sequence): Retransmission]
                [Retransmission]
                [Severity level: Note]
                [Group: Sequence]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xbf6407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1205 25.425290      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1205: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20776
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -53 dBm
    Event counter: 591
    Timestamp: 1952656038&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [Retransmit]
            [Expert Info (Note/Sequence): Retransmission]
                [Retransmission]
                [Severity level: Note]
                [Group: Sequence]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 581]
    [Connection Parameters in: 21]
    CRC: 0xf9e7db
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1206 25.455062      Master_0x50656be7     Slave_0x50656be7      LE LL    34                No                                  Control Opcode: LL_CHANNEL_MAP_IND

Frame 1206: 34 bytes on wire (272 bits), 34 bytes captured (272 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20777
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -63 dBm
    Event counter: 592
    Timestamp: 1952685809&amp;#181;s
    [Packet time (start to end): 144&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..11 = LLID: Control PDU (0x3)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...1 .... = More Data: True
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 8
    Control Opcode: LL_CHANNEL_MAP_IND (0x01)
    Channel Map: 6f0100e01f
    Instant: 600
    [Connection Parameters in: 21]
    CRC: 0x94c69b

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1207 25.455356      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1207: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20778
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 592
    Timestamp: 1952686104&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 295&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0xdad407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1208 25.455587      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1208: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20779
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -63 dBm
    Event counter: 592
    Timestamp: 1952686334&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 582]
    [Connection Parameters in: 21]
    CRC: 0x3e4463
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1209 25.455889      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1209: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20780
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 592
    Timestamp: 1952686636&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1210 25.485063      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1210: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20781
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -62 dBm
    Event counter: 593
    Timestamp: 1952715810&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29094&amp;#181;s]
    [Delta time (start to start): 29174&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1211 25.485293      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1211: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20782
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -52 dBm
    Event counter: 593
    Timestamp: 1952716040&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 583]
    [Connection Parameters in: 21]
    CRC: 0xfdea90
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1212 25.515064      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1212: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20783
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -65 dBm
    Event counter: 594
    Timestamp: 1952745811&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 584]
    [Connection Parameters in: 21]
    CRC: 0x3e4463
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1213 25.515367      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1213: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20784
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -42 dBm
    Event counter: 594
    Timestamp: 1952746114&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1214 25.545064      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1214: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20785
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -64 dBm
    Event counter: 595
    Timestamp: 1952775811&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1215 25.545294      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1215: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20786
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 595
    Timestamp: 1952776041&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 585]
    [Connection Parameters in: 21]
    CRC: 0xfdea90
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1216 25.575065      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1216: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20787
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -62 dBm
    Event counter: 596
    Timestamp: 1952805812&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 586]
    [Connection Parameters in: 21]
    CRC: 0x3e4463
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1217 25.575368      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1217: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20788
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -58 dBm
    Event counter: 596
    Timestamp: 1952806115&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1218 25.605066      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1218: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20789
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -65 dBm
    Event counter: 597
    Timestamp: 1952835813&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1219 25.605297      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1219: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20790
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 597
    Timestamp: 1952836044&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 587]
    [Connection Parameters in: 21]
    CRC: 0xfdea90
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1220 25.635067      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1220: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20791
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -63 dBm
    Event counter: 598
    Timestamp: 1952865814&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 588]
    [Connection Parameters in: 21]
    CRC: 0x3e4463
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1221 25.635369      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1221: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20792
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -44 dBm
    Event counter: 598
    Timestamp: 1952866116&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1222 25.665068      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1222: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20793
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -64 dBm
    Event counter: 599
    Timestamp: 1952895815&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1223 25.665298      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1223: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20794
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -53 dBm
    Event counter: 599
    Timestamp: 1952896045&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 589]
    [Connection Parameters in: 21]
    CRC: 0xfdea90
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1224 25.695069      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1224: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20795
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -66 dBm
    Event counter: 600
    Timestamp: 1952925816&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 590]
    [Connection Parameters in: 21]
    CRC: 0x3e4463
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1225 25.695371      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1225: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20796
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -42 dBm
    Event counter: 600
    Timestamp: 1952926118&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1226 25.725069      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1226: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20797
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -62 dBm
    Event counter: 601
    Timestamp: 1952955816&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1227 25.725299      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1227: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20798
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -52 dBm
    Event counter: 601
    Timestamp: 1952956046&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 591]
    [Connection Parameters in: 21]
    CRC: 0xfdea90
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1228 25.755069      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1228: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20799
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -65 dBm
    Event counter: 602
    Timestamp: 1952985816&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 592]
    [Connection Parameters in: 21]
    CRC: 0x3e4463
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1229 25.755371      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1229: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20800
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 602
    Timestamp: 1952986118&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1230 25.785070      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1230: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20801
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -63 dBm
    Event counter: 603
    Timestamp: 1953015817&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1231 25.785300      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1231: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20802
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -44 dBm
    Event counter: 603
    Timestamp: 1953016047&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 593]
    [Connection Parameters in: 21]
    CRC: 0xfdea90
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1232 25.815072      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1232: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20803
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -63 dBm
    Event counter: 604
    Timestamp: 1953045819&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 594]
    [Connection Parameters in: 21]
    CRC: 0x3e4463
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1233 25.815375      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1233: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20804
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -44 dBm
    Event counter: 604
    Timestamp: 1953046122&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1234 25.845073      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1234: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20805
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -64 dBm
    Event counter: 605
    Timestamp: 1953075820&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1235 25.845304      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1235: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20806
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -53 dBm
    Event counter: 605
    Timestamp: 1953076051&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 595]
    [Connection Parameters in: 21]
    CRC: 0xfdea90
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1236 25.875075      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1236: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20807
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -63 dBm
    Event counter: 606
    Timestamp: 1953105822&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 596]
    [Connection Parameters in: 21]
    CRC: 0x3e4463
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1237 25.875378      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1237: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20808
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 606
    Timestamp: 1953106125&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1238 25.905076      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1238: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20809
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -64 dBm
    Event counter: 607
    Timestamp: 1953135823&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1239 25.905306      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1239: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20810
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -53 dBm
    Event counter: 607
    Timestamp: 1953136053&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 597]
    [Connection Parameters in: 21]
    CRC: 0xfdea90
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1240 25.935078      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1240: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20811
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -65 dBm
    Event counter: 608
    Timestamp: 1953165824&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 598]
    [Connection Parameters in: 21]
    CRC: 0x3e4463
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1241 25.935380      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1241: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20812
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 608
    Timestamp: 1953166126&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1242 25.965079      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1242: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20813
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -66 dBm
    Event counter: 609
    Timestamp: 1953195825&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1243 25.965309      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1243: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20814
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 609
    Timestamp: 1953196055&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 599]
    [Connection Parameters in: 21]
    CRC: 0xfdea90
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1244 25.995077      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1244: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20815
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -61 dBm
    Event counter: 610
    Timestamp: 1953225823&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29632&amp;#181;s]
    [Delta time (start to start): 29768&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 600]
    [Connection Parameters in: 21]
    CRC: 0x3e4463
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1245 25.995380      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1245: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20816
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -52 dBm
    Event counter: 610
    Timestamp: 1953226126&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1246 26.025077      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1246: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20817
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -68 dBm
    Event counter: 611
    Timestamp: 1953255823&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1247 26.025307      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1247: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20818
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -42 dBm
    Event counter: 611
    Timestamp: 1953256053&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 601]
    [Connection Parameters in: 21]
    CRC: 0xfdea90
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1248 26.055080      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1248: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20819
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -62 dBm
    Event counter: 612
    Timestamp: 1953285826&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29637&amp;#181;s]
    [Delta time (start to start): 29773&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 602]
    [Connection Parameters in: 21]
    CRC: 0x3e4463
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1249 26.055382      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1249: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20820
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -58 dBm
    Event counter: 612
    Timestamp: 1953286128&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1250 26.085079      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1250: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20821
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -67 dBm
    Event counter: 613
    Timestamp: 1953315825&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1251 26.085310      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1251: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20822
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 613
    Timestamp: 1953316056&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 603]
    [Connection Parameters in: 21]
    CRC: 0xfdea90
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1252 26.115082      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1252: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20823
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -66 dBm
    Event counter: 614
    Timestamp: 1953345828&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 604]
    [Connection Parameters in: 21]
    CRC: 0x3e4463
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1253 26.115384      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1253: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20824
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 614
    Timestamp: 1953346130&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1254 26.145082      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1254: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20825
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -63 dBm
    Event counter: 615
    Timestamp: 1953375828&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1255 26.145312      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1255: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20826
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -44 dBm
    Event counter: 615
    Timestamp: 1953376058&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 605]
    [Connection Parameters in: 21]
    CRC: 0xfdea90
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1256 26.175085      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1256: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20827
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -67 dBm
    Event counter: 616
    Timestamp: 1953405831&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29637&amp;#181;s]
    [Delta time (start to start): 29773&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 606]
    [Connection Parameters in: 21]
    CRC: 0x3e4463
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1257 26.175387      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1257: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20828
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -53 dBm
    Event counter: 616
    Timestamp: 1953406133&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1258 26.205085      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1258: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20829
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -64 dBm
    Event counter: 617
    Timestamp: 1953435831&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1259 26.205315      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1259: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20830
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -44 dBm
    Event counter: 617
    Timestamp: 1953436061&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 607]
    [Connection Parameters in: 21]
    CRC: 0xfdea90
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1260 26.235088      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1260: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20831
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -64 dBm
    Event counter: 618
    Timestamp: 1953465834&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29637&amp;#181;s]
    [Delta time (start to start): 29773&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 608]
    [Connection Parameters in: 21]
    CRC: 0x3e4463
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1261 26.235390      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1261: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20832
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 618
    Timestamp: 1953466136&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1262 26.265087      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1262: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20833
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -64 dBm
    Event counter: 619
    Timestamp: 1953495833&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29617&amp;#181;s]
    [Delta time (start to start): 29697&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1263 26.265317      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1263: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20834
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -53 dBm
    Event counter: 619
    Timestamp: 1953496063&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 609]
    [Connection Parameters in: 21]
    CRC: 0xfdea90
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1264 26.295089      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1264: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20835
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -66 dBm
    Event counter: 620
    Timestamp: 1953525835&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29636&amp;#181;s]
    [Delta time (start to start): 29772&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 610]
    [Connection Parameters in: 21]
    CRC: 0x3e4463
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1265 26.295391      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1265: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20836
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 620
    Timestamp: 1953526137&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1266 26.325090      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1266: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20837
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -64 dBm
    Event counter: 621
    Timestamp: 1953555836&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1267 26.325320      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1267: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20838
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -53 dBm
    Event counter: 621
    Timestamp: 1953556066&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 611]
    [Connection Parameters in: 21]
    CRC: 0xfdea90
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1268 26.355090      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1268: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20839
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -67 dBm
    Event counter: 622
    Timestamp: 1953585836&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 612]
    [Connection Parameters in: 21]
    CRC: 0x3e4463
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1269 26.355392      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1269: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20840
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -42 dBm
    Event counter: 622
    Timestamp: 1953586138&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1270 26.385092      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1270: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20841
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -69 dBm
    Event counter: 623
    Timestamp: 1953615838&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1271 26.385322      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1271: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20842
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -42 dBm
    Event counter: 623
    Timestamp: 1953616068&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 613]
    [Connection Parameters in: 21]
    CRC: 0xfdea90
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1272 26.415091      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1272: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20843
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -62 dBm
    Event counter: 624
    Timestamp: 1953645837&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 614]
    [Connection Parameters in: 21]
    CRC: 0x3e4463
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1273 26.415393      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1273: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20844
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -51 dBm
    Event counter: 624
    Timestamp: 1953646139&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1274 26.445093      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1274: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20845
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -68 dBm
    Event counter: 625
    Timestamp: 1953675839&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1275 26.445324      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1275: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20846
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 625
    Timestamp: 1953676069&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 615]
    [Connection Parameters in: 21]
    CRC: 0xfdea90
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1276 26.475093      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1276: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20847
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -63 dBm
    Event counter: 626
    Timestamp: 1953705838&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 616]
    [Connection Parameters in: 21]
    CRC: 0x3e4463
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1277 26.475395      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1277: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20848
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -50 dBm
    Event counter: 626
    Timestamp: 1953706140&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1278 26.505096      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1278: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20849
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -63 dBm
    Event counter: 627
    Timestamp: 1953735841&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29621&amp;#181;s]
    [Delta time (start to start): 29701&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1279 26.505326      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1279: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20850
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -45 dBm
    Event counter: 627
    Timestamp: 1953736071&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 617]
    [Connection Parameters in: 21]
    CRC: 0xfdea90
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1280 26.535096      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1280: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20851
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -68 dBm
    Event counter: 628
    Timestamp: 1953765841&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 618]
    [Connection Parameters in: 21]
    CRC: 0x3e4463
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1281 26.535399      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1281: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20852
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 0
    RSSI: -53 dBm
    Event counter: 628
    Timestamp: 1953766144&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1282 26.565099      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1282: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20853
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -63 dBm
    Event counter: 629
    Timestamp: 1953795844&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1283 26.565330      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1283: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20854
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 8
    RSSI: -51 dBm
    Event counter: 629
    Timestamp: 1953796075&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 619]
    [Connection Parameters in: 21]
    CRC: 0xfdea90
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1284 26.595100      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1284: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20855
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -67 dBm
    Event counter: 630
    Timestamp: 1953825845&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 620]
    [Connection Parameters in: 21]
    CRC: 0x3e4463
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1285 26.595403      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1285: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20856
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -53 dBm
    Event counter: 630
    Timestamp: 1953826148&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1286 26.625099      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1286: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20857
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -65 dBm
    Event counter: 631
    Timestamp: 1953855844&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29616&amp;#181;s]
    [Delta time (start to start): 29696&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1287 26.625330      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1287: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20858
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -41 dBm
    Event counter: 631
    Timestamp: 1953856075&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 621]
    [Connection Parameters in: 21]
    CRC: 0xfdea90
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1288 26.655099      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1288: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20859
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -66 dBm
    Event counter: 632
    Timestamp: 1953885845&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 622]
    [Connection Parameters in: 21]
    CRC: 0x3e4463
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1289 26.655402      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1289: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20860
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 32
    RSSI: -43 dBm
    Event counter: 632
    Timestamp: 1953886147&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1290 26.685101      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1290: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20861
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -63 dBm
    Event counter: 633
    Timestamp: 1953915846&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1291 26.685331      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1291: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20862
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 3
    RSSI: -53 dBm
    Event counter: 633
    Timestamp: 1953916076&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 623]
    [Connection Parameters in: 21]
    CRC: 0xfdea90
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1292 26.715101      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1292: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20863
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -68 dBm
    Event counter: 634
    Timestamp: 1953945846&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 624]
    [Connection Parameters in: 21]
    CRC: 0x3e4463
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1293 26.715403      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1293: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20864
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -42 dBm
    Event counter: 634
    Timestamp: 1953946148&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1294 26.745103      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1294: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20865
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -61 dBm
    Event counter: 635
    Timestamp: 1953975848&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1295 26.745333      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1295: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20866
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -52 dBm
    Event counter: 635
    Timestamp: 1953976078&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 625]
    [Connection Parameters in: 21]
    CRC: 0xfdea90
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1296 26.775103      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1296: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20867
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -69 dBm
    Event counter: 636
    Timestamp: 1954005848&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 626]
    [Connection Parameters in: 21]
    CRC: 0x3e4463
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1297 26.775405      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1297: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20868
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 636
    Timestamp: 1954006150&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1298 26.805105      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1298: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20869
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -67 dBm
    Event counter: 637
    Timestamp: 1954035850&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29620&amp;#181;s]
    [Delta time (start to start): 29700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1299 26.805336      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1299: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20870
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 637
    Timestamp: 1954036081&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 627]
    [Connection Parameters in: 21]
    CRC: 0xfdea90
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1300 26.835105      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1300: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20871
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -60 dBm
    Event counter: 638
    Timestamp: 1954065850&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 628]
    [Connection Parameters in: 21]
    CRC: 0x3e4463
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1301 26.835408      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1301: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20872
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -53 dBm
    Event counter: 638
    Timestamp: 1954066153&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1302 26.865107      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1302: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20873
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -65 dBm
    Event counter: 639
    Timestamp: 1954095852&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1303 26.865337      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1303: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20874
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 639
    Timestamp: 1954096082&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 629]
    [Connection Parameters in: 21]
    CRC: 0xfdea90
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1304 26.895107      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1304: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20875
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -64 dBm
    Event counter: 640
    Timestamp: 1954125852&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29634&amp;#181;s]
    [Delta time (start to start): 29770&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 630]
    [Connection Parameters in: 21]
    CRC: 0x3e4463
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1305 26.895410      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1305: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20876
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 29
    RSSI: -44 dBm
    Event counter: 640
    Timestamp: 1954126155&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1306 26.925108      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1306: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20877
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -64 dBm
    Event counter: 641
    Timestamp: 1954155853&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1307 26.925339      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1307: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20878
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 30
    RSSI: -43 dBm
    Event counter: 641
    Timestamp: 1954156084&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 631]
    [Connection Parameters in: 21]
    CRC: 0xfdea90
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1308 26.955108      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1308: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20879
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -67 dBm
    Event counter: 642
    Timestamp: 1954185853&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 632]
    [Connection Parameters in: 21]
    CRC: 0x3e4463
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1309 26.955410      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1309: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20880
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 1
    RSSI: -53 dBm
    Event counter: 642
    Timestamp: 1954186155&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1310 26.985112      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1310: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20881
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -66 dBm
    Event counter: 643
    Timestamp: 1954215857&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29622&amp;#181;s]
    [Delta time (start to start): 29702&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1311 26.985342      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1311: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20882
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 31
    RSSI: -44 dBm
    Event counter: 643
    Timestamp: 1954216087&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 230&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 633]
    [Connection Parameters in: 21]
    CRC: 0xfdea90
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1312 27.015113      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1312: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20883
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -64 dBm
    Event counter: 644
    Timestamp: 1954245858&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 634]
    [Connection Parameters in: 21]
    CRC: 0x3e4463
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1313 27.015415      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1313: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20884
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 2
    RSSI: -53 dBm
    Event counter: 644
    Timestamp: 1954246160&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1314 27.075115      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1314: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20885
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -71 dBm
    Event counter: 646
    Timestamp: 1954305860&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 59620&amp;#181;s]
    [Delta time (start to start): 59700&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [Request retransmit]
            [Expert Info (Note/Sequence): Not acknowledged]
                [Not acknowledged]
                [Severity level: Note]
                [Group: Sequence]
        .... 1... = Sequence Number: 1 [Retransmit]
            [Expert Info (Note/Sequence): Retransmission]
                [Retransmission]
                [Severity level: Note]
                [Group: Sequence]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 635]
    [Connection Parameters in: 21]
    CRC: 0x3e4463
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1315 27.075418      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1315: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20886
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 33
    RSSI: -43 dBm
    Event counter: 646
    Timestamp: 1954306163&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [Retransmit]
            [Expert Info (Note/Sequence): Retransmission]
                [Retransmission]
                [Severity level: Note]
                [Group: Sequence]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1316 27.105116      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1316: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20887
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -58 dBm
    Event counter: 647
    Timestamp: 1954335861&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1317 27.105347      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1317: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20888
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 5
    RSSI: -52 dBm
    Event counter: 647
    Timestamp: 1954336092&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 636]
    [Connection Parameters in: 21]
    CRC: 0xfdea90
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1318 27.135118      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1318: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20889
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -69 dBm
    Event counter: 648
    Timestamp: 1954365863&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29635&amp;#181;s]
    [Delta time (start to start): 29771&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 637]
    [Connection Parameters in: 21]
    CRC: 0x3e4463
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1319 27.135420      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1319: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20890
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 34
    RSSI: -43 dBm
    Event counter: 648
    Timestamp: 1954366165&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 150&amp;#181;s]
    [Delta time (start to start): 302&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1320 27.165119      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1320: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20891
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -58 dBm
    Event counter: 649
    Timestamp: 1954395864&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29619&amp;#181;s]
    [Delta time (start to start): 29699&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1321 27.165350      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1321: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20892
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 6
    RSSI: -52 dBm
    Event counter: 649
    Timestamp: 1954396095&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 638]
    [Connection Parameters in: 21]
    CRC: 0xfdea90
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1322 27.195119      Master_0x50656be7     Slave_0x50656be7      ATT      35                No         False,False              Sent Error Response - Insufficient Authentication, Handle: 0x001b (Battery: Battery Level)

Frame 1322: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20893
    Length of packet: 10
    Flags: 0x03
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -64 dBm
    Event counter: 650
    Timestamp: 1954425864&amp;#181;s
    [Packet time (start to end): 152&amp;#181;s]
    [Delta time (end to start): 29633&amp;#181;s]
    [Delta time (start to start): 29769&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 9
    [L2CAP Index: 639]
    [Connection Parameters in: 21]
    CRC: 0x3e4463
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1323 27.195422      Slave_0x50656be7      Master_0x50656be7     LE LL    26                No                                  Empty PDU

Frame 1323: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20894
    Length of packet: 10
    Flags: 0x09
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 35
    RSSI: -43 dBm
    Event counter: 650
    Timestamp: 1954426167&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 303&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 1... = Sequence Number: 1 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x740407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1324 27.225120      Master_0x50656be7     Slave_0x50656be7      LE LL    26                No                                  Empty PDU

Frame 1324: 26 bytes on wire (208 bits), 26 bytes captured (208 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20895
    Length of packet: 10
    Flags: 0x0b
        .... ...1 = CRC: Ok
        .... ..1. = Direction: Master -&amp;gt; Slave
        .... .0.. = Encrypted: No
        .... 1... = MIC (not relevant): 1
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -62 dBm
    Event counter: 651
    Timestamp: 1954455865&amp;#181;s
    [Packet time (start to end): 80&amp;#181;s]
    [Delta time (end to start): 29618&amp;#181;s]
    [Delta time (start to start): 29698&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..01 = LLID: Continuation fragment of an L2CAP message, or an Empty PDU (0x1)
        .... .0.. = Next Expected Sequence Number: 0 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 0
    [Connection Parameters in: 21]
    CRC: 0x11b407

No.     Time           Source                Destination           Protocol Length PDU Type   Encrypted  Authentication Signature Info
   1325 27.225351      Slave_0x50656be7      Master_0x50656be7     ATT      33                No         False                    Rcvd Read Request, Handle: 0x001b (Battery: Battery Level)

Frame 1325: 33 bytes on wire (264 bits), 33 bytes captured (264 bits) on interface COM3-4.0, id 0
nRF Sniffer for Bluetooth LE
    Board: 3
    Header Version: 3, Packet counter: 20896
    Length of packet: 10
    Flags: 0x01
        .... ...1 = CRC: Ok
        .... ..0. = Direction: Slave -&amp;gt; Master
        .... .0.. = Encrypted: No
        .... 0... = MIC (not relevant): 0
        .000 .... = PHY: LE 1M (0)
        0... .... = Reserved: 0
    Channel Index: 36
    RSSI: -43 dBm
    Event counter: 651
    Timestamp: 1954456096&amp;#181;s
    [Packet time (start to end): 136&amp;#181;s]
    [Delta time (end to start): 151&amp;#181;s]
    [Delta time (start to start): 231&amp;#181;s]
Bluetooth Low Energy Link Layer
    Access Address: 0x50656be7
    [Master Address: 5d:68:24:32:9b:0a (5d:68:24:32:9b:0a)]
    [Slave Address: ublox_a2:93:3c (cc:f9:57:a2:93:3c)]
    Data Header
        .... ..10 = LLID: Start of an L2CAP message or a complete L2CAP message with no fragmentation (0x2)
        .... .1.. = Next Expected Sequence Number: 1 [ACK]
        .... 0... = Sequence Number: 0 [OK]
        ...0 .... = More Data: False
        ..0. .... = CTE Info: Not Present
        00.. .... = RFU: 0
        Length: 7
    [L2CAP Index: 640]
    [Connection Parameters in: 21]
    CRC: 0xfdea90
Bluetooth L2CAP Protocol
Bluetooth Attribute Protocol
&lt;/pre&gt;&amp;nbsp;The logs when I connect iphone says insufficient authentication what could be the reason&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 capture security level negotiation</title><link>https://devzone.nordicsemi.com/thread/502099?ContentTypeID=1</link><pubDate>Wed, 11 Sep 2024 11:46:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:427c3df2-e112-4862-82ae-6f8ec716187d</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Please send the full sniffer trace. You can convert the ticket to private if there is confidential information.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For the pairing to be triggered, the central should try to read/write a characteristic that has security requirement. After it receive the rejection from the peer, the central will initiate the pairing process.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 capture security level negotiation</title><link>https://devzone.nordicsemi.com/thread/502086?ContentTypeID=1</link><pubDate>Wed, 11 Sep 2024 11:07:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aff09a3e-a7e8-4bbe-87a2-40af0bc134bc</guid><dc:creator>prashaanth</dc:creator><description>&lt;p&gt;Hi Hung, &lt;br /&gt;&lt;br /&gt;I am looking at the logs in wireshark during the device connection I observed few things,&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Always the encryption is &amp;quot;No&amp;quot;&lt;/li&gt;
&lt;li&gt;Authentication signature is false&lt;/li&gt;
&lt;li&gt;There are no logs with LL_enc_req during the entire connection.&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1726052191820v1.png" alt=" " /&gt;&lt;br /&gt;I am using justworks pairing mechanism so no intervention of any keys or nothing how do I figure out this security level or any security level negotiation.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Could you help me in this?&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 capture security level negotiation</title><link>https://devzone.nordicsemi.com/thread/501303?ContentTypeID=1</link><pubDate>Thu, 05 Sep 2024 08:35:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1168b6f-f102-44ad-a7e4-e58cc79ae134</guid><dc:creator>prashaanth</dc:creator><description>&lt;p&gt;sure&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 capture security level negotiation</title><link>https://devzone.nordicsemi.com/thread/501287?ContentTypeID=1</link><pubDate>Thu, 05 Sep 2024 07:39:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dd66d7b4-2868-421b-8ed1-d06c8a25646a</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;br /&gt;Please create a new ticket for this.&amp;nbsp;Please provide more information on how you integrate the code and from which example you copy it from. It seems that you are missing some config and include folder. But please create a new ticket.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 capture security level negotiation</title><link>https://devzone.nordicsemi.com/thread/501285?ContentTypeID=1</link><pubDate>Thu, 05 Sep 2024 07:30:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:86fbf31d-0d11-45df-9b17-f22ab8be0756</guid><dc:creator>prashaanth</dc:creator><description>&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;#include &amp;lt;stdint.h&amp;gt;
#include &amp;lt;string.h&amp;gt;
#include &amp;quot;nordic_common.h&amp;quot;
#include &amp;quot;nrf.h&amp;quot;
#include &amp;quot;ble.h&amp;quot;
#include &amp;quot;ble_hci.h&amp;quot;
#include &amp;quot;ble_srv_common.h&amp;quot;
#include &amp;quot;ble_advdata.h&amp;quot;
#include &amp;quot;ble_advertising.h&amp;quot;
#include &amp;quot;ble_conn_params.h&amp;quot;
#include &amp;quot;nrf_sdh.h&amp;quot;
#include &amp;quot;nrf_sdh_ble.h&amp;quot;
#include &amp;quot;app_timer.h&amp;quot;
#include &amp;quot;bsp_btn_ble.h&amp;quot;
#include &amp;quot;nrf_ble_gatt.h&amp;quot;
#include &amp;quot;nrf_ble_qwr.h&amp;quot;
#include &amp;quot;app_util_platform.h&amp;quot;
#include &amp;quot;nrf_log.h&amp;quot;
#include &amp;quot;nrf_log_ctrl.h&amp;quot;
#include &amp;quot;nrf_log_default_backends.h&amp;quot;
#include &amp;quot;app_error.h&amp;quot;

#define APP_BLE_CONN_CFG_TAG            1
#define APP_BLE_OBSERVER_PRIO           3

NRF_BLE_GATT_DEF(m_gatt);
NRF_BLE_QWR_DEF(m_qwr);

static uint16_t m_conn_handle = BLE_CONN_HANDLE_INVALID;

void get_security_level(uint16_t conn_handle)
{
    ret_code_t err_code;
    ble_gap_conn_sec_t conn_sec;

    err_code = sd_ble_gap_conn_sec_get(conn_handle, &amp;amp;conn_sec);
    if (err_code == NRF_SUCCESS)
    {
        NRF_LOG_INFO(&amp;quot;Security Mode: %d, Security Level: %d&amp;quot;,
                     conn_sec.sec_mode.sm, conn_sec.sec_mode.lv);
    }
    else
    {
        NRF_LOG_ERROR(&amp;quot;Failed to get security level, error code: %d&amp;quot;, err_code);
    }
}

static void on_ble_evt(ble_evt_t const * p_ble_evt, void * p_context)
{
    switch (p_ble_evt-&amp;gt;header.evt_id)
    {
        case BLE_GAP_EVT_CONNECTED:
            NRF_LOG_INFO(&amp;quot;Connected&amp;quot;);
            m_conn_handle = p_ble_evt-&amp;gt;evt.gap_evt.conn_handle;
            get_security_level(m_conn_handle);
            break;

        case BLE_GAP_EVT_DISCONNECTED:
            NRF_LOG_INFO(&amp;quot;Disconnected&amp;quot;);
            m_conn_handle = BLE_CONN_HANDLE_INVALID;
            break;

        default:
            break;
    }
}

static void ble_evt_handler(ble_evt_t const * p_ble_evt, void * p_context)
{
    on_ble_evt(p_ble_evt, p_context);
}

static void ble_stack_init(void)
{
    ret_code_t err_code;

    err_code = nrf_sdh_enable_request();
    APP_ERROR_CHECK(err_code);

    uint32_t ram_start = 0;
    err_code = nrf_sdh_ble_default_cfg_set(APP_BLE_CONN_CFG_TAG, &amp;amp;ram_start);
    APP_ERROR_CHECK(err_code);

    err_code = nrf_sdh_ble_enable(&amp;amp;ram_start);
    APP_ERROR_CHECK(err_code);

    NRF_SDH_BLE_OBSERVER(m_ble_observer, APP_BLE_OBSERVER_PRIO, ble_evt_handler, NULL);
}

int main(void)
{
    ret_code_t err_code;

    err_code = NRF_LOG_INIT(NULL);
    APP_ERROR_CHECK(err_code);

    NRF_LOG_DEFAULT_BACKENDS_INIT();

    ble_stack_init();

    while (true)
    {
        NRF_LOG_FLUSH();
        __WFE();
    }
}&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;Also I have a firmware code with me in which I have integrated the nrf5 17 version SDK but I am facing quite a few issues when I build I get the following issues,&lt;br /&gt;&lt;br /&gt;error: undefined symbol __app_ram_start__ referenced by symbol nrf_sdh_ble_app_ram_start_get (section .text.nrf_sdh_ble_app_ram_start_get in file nrf_sdh_ble.o)&lt;br /&gt;error: undefined symbol __start_log_const_data referenced by symbol nrf_sdh_ble_default_cfg_set (section .text.nrf_sdh_ble_default_cfg_set in file nrf_sdh_ble.o)&lt;br /&gt;error: undefined symbol __start_log_dynamic_data referenced by symbol module_idx_get (section .text.module_idx_get in file nrf_log_frontend.o)&lt;br /&gt;error: undefined symbol __start_sdh_req_observers referenced by symbol sdh_req_observers (section .rodata.sdh_req_observers in file nrf_sdh.o)&lt;br /&gt;error: undefined symbol __start_sdh_stack_observers referenced by symbol sdh_stack_observers (section .rodata.sdh_stack_observers in file nrf_sdh.o)&lt;br /&gt;error: undefined symbol __start_sdh_state_observers referenced by symbol sdh_state_observers (section .rodata.sdh_state_observers in file nrf_sdh.o)&lt;br /&gt;error: undefined symbol __stop_log_const_data referenced by symbol nrf_log_init (section .text.nrf_log_init in file nrf_log_frontend.o)&lt;br /&gt;error: undefined symbol __stop_sdh_req_observers referenced by symbol sdh_req_observers (section .rodata.sdh_req_observers in file nrf_sdh.o)&lt;br /&gt;error: undefined symbol __stop_sdh_stack_observers referenced by symbol sdh_stack_observers (section .rodata.sdh_stack_observers in file nrf_sdh.o)&lt;br /&gt;error: undefined symbol __stop_sdh_state_observers referenced by symbol sdh_state_observers (section .rodata.sdh_state_observers in file nrf_sdh.o)&lt;br /&gt;error: undefined symbol app_error_handler referenced by symbol uart_init (section .text.uart_init in file nrf_log_backend_uart.o)&lt;br /&gt;error: undefined symbol nrfx_uart_init referenced by symbol nrf_drv_uart_init (section .text.nrf_drv_uart_init in file nrf_drv_uart.o)&lt;br /&gt;error: undefined symbol nrfx_uart_tx referenced by symbol nrf_drv_uart_tx (section .text.nrf_drv_uart_tx in file nrf_log_backend_uart.o)&lt;br /&gt;error: undefined symbol nrfx_uart_uninit referenced by symbol nrf_drv_uart_uninit (section .text.nrf_drv_uart_uninit in file nrf_log_backend_uart.o)&lt;br /&gt;error: undefined symbol nrfx_uarte_init referenced by symbol nrf_drv_uart_init (section .text.nrf_drv_uart_init in file nrf_drv_uart.o)&lt;br /&gt;error: undefined symbol nrfx_uarte_tx referenced by symbol nrf_drv_uart_tx (section .text.nrf_drv_uart_tx in file nrf_log_backend_uart.o)&lt;br /&gt;error: undefined symbol nrfx_uarte_uninit referenced by symbol nrf_drv_uart_uninit (section .text.nrf_drv_uart_uninit in file nrf_log_backend_uart.o)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Could you please let me know how to resolve these issues&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 capture security level negotiation</title><link>https://devzone.nordicsemi.com/thread/501284?ContentTypeID=1</link><pubDate>Thu, 05 Sep 2024 07:30:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1c75208c-610b-45e3-95ce-b75db9b1e0b8</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;Please take a look here:&amp;nbsp;&lt;a href="https://academy.nordicsemi.com/courses/bluetooth-low-energy-fundamentals/lessons/lesson-6-bluetooth-le-sniffer/topic/blefund-lesson-6-exercise-3/"&gt;https://academy.nordicsemi.com/courses/bluetooth-low-energy-fundamentals/lessons/lesson-6-bluetooth-le-sniffer/topic/blefund-lesson-6-exercise-3/&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 capture security level negotiation</title><link>https://devzone.nordicsemi.com/thread/501266?ContentTypeID=1</link><pubDate>Thu, 05 Sep 2024 05:26:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cce0bc88-2f7e-457a-8c03-d8ed5fa07ad3</guid><dc:creator>prashaanth</dc:creator><description>&lt;p&gt;Could you please share the link to that Exercise 3&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 capture security level negotiation</title><link>https://devzone.nordicsemi.com/thread/501159?ContentTypeID=1</link><pubDate>Wed, 04 Sep 2024 12:36:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:de078f50-e1ee-4372-899f-0b895de2307e</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;br /&gt;Please send the whole sniffer trace.&amp;nbsp;&lt;br /&gt;I would suggest to follow the exercises in the academy course. Exercise 3 would walk you through inspecting a pairing process.&amp;nbsp;&lt;br /&gt;When a packet has CRC failure the content of the packet is not reliable and should be ignored unless you know that it&amp;#39;s actually correct.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>