<?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>Intermittent BLE Notification packet loss with nRF52832</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/120511/intermittent-ble-notification-packet-loss-with-nrf52832</link><description>Hi everyone, 
 I have an interesting issue to discuss. I&amp;#39;m developing a BLE peripheral based on Telit BlueMod +S50 (nRF52832) &amp;amp; NCS v2.7.0. I send data on regular, long intervals to the BLE peripheral via UART, which is forwarded to the connected BLE</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 07 Apr 2025 12:24:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/120511/intermittent-ble-notification-packet-loss-with-nrf52832" /><item><title>RE: Intermittent BLE Notification packet loss with nRF52832</title><link>https://devzone.nordicsemi.com/thread/530813?ContentTypeID=1</link><pubDate>Mon, 07 Apr 2025 12:24:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a81dfaaa-047a-49d2-9678-fa50d0a4151c</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Packets successfully added to the notification queue in the Bluetooth stack should not be lost. Notification packets are re-transmitted until they are acknowledged by the receiver. The link will be considered lost if a packet fails to be received after x attempts (number of attempts is dependent on the supervision timeout and connection interval set for the given connection). Does your code&amp;nbsp;ensure the&amp;nbsp;notification send function always returns with success?&lt;/p&gt;
[quote user=""]Has anyone faced this before? Also, is there a throughput sample available that works with notifications (instead of writes)?[/quote]
&lt;p&gt;Below is a sample I create to simulate sending of sensor data. It can also be used to test throughput.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/7673.send_5F00_sensor_5F00_samples.zip"&gt;devzone.nordicsemi.com/.../7673.send_5F00_sensor_5F00_samples.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>