<?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>BLE GATT statistic somehow?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/113853/ble-gatt-statistic-somehow</link><description>Hello, 
 currently tampering around with &amp;quot;how to find out state of BLE TX FIFO&amp;quot;, see e.g. 
 Next idea: is there any way to access BLE transmission/reception statistics? So one could tell, that if there is a packet loss of e.g. 10%, the transmission FIFO</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 27 Aug 2024 08:35:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/113853/ble-gatt-statistic-somehow" /><item><title>RE: BLE GATT statistic somehow?</title><link>https://devzone.nordicsemi.com/thread/499917?ContentTypeID=1</link><pubDate>Tue, 27 Aug 2024 08:35:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0f82533d-6ae1-4cb2-976d-aa279ebaba76</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Yes&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE GATT statistic somehow?</title><link>https://devzone.nordicsemi.com/thread/499351?ContentTypeID=1</link><pubDate>Thu, 22 Aug 2024 10:59:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a4e0346e-a589-4c69-b201-1c7c7f0a5cf0</guid><dc:creator>rgrr2</dc:creator><description>&lt;p&gt;But the other event mentioned is catchable?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE GATT statistic somehow?</title><link>https://devzone.nordicsemi.com/thread/499350?ContentTypeID=1</link><pubDate>Thu, 22 Aug 2024 10:55:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2dbcf901-cf14-411f-879c-a9c76a3bfd9d</guid><dc:creator>Sigurd</dc:creator><description>[quote user="Hardy"]I guess for my application is sdc_hci_event_number_of_completed_packets_t the way to go.&amp;nbsp; Any examples on that?[/quote]
&lt;p&gt;No... this e&lt;span&gt;vent is not supposed to be used directly by the Application layer. It&amp;#39;s an HCI event between&amp;nbsp;Bluetooth Controller and Bluetooth Host.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE GATT statistic somehow?</title><link>https://devzone.nordicsemi.com/thread/499346?ContentTypeID=1</link><pubDate>Thu, 22 Aug 2024 10:47:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:38dc161d-8112-42aa-983a-9f6a1f1328db</guid><dc:creator>rgrr2</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;thanks for the suggestion.&lt;/p&gt;
&lt;p&gt;I guess for my application is sdc_hci_event_number_of_completed_packets_t the way to go.&amp;nbsp; Any examples on that?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE GATT statistic somehow?</title><link>https://devzone.nordicsemi.com/thread/497804?ContentTypeID=1</link><pubDate>Mon, 12 Aug 2024 12:08:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b39fda80-e3aa-48f6-b5f7-7947b52f5398</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;Yes, with SDC you can get access to some data on this.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Number of packets received with good/bad CRC during the connection event, and&amp;nbsp;nak_count and&amp;nbsp;rx_timeout.&amp;nbsp;&lt;/span&gt;See e.g. this link.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrfxlib/softdevice_controller/doc/api.html#structsdc__hci__subevent__vs__qos__conn__event__report__t"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrfxlib/softdevice_controller/doc/api.html#structsdc__hci__subevent__vs__qos__conn__event__report__t&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;e.g. the llpm samples shows how to get e.g. crc mismatches.&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/main/samples/bluetooth/llpm/src/main.c"&gt;https://github.com/nrfconnect/sdk-nrf/blob/main/samples/bluetooth/llpm/src/main.c&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>