<?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>nRF52832 notification packet issue using SDK17.0.2</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/84110/nrf52832-notification-packet-issue-using-sdk17-0-2</link><description>I have a custom BLE peripheral/server that uses nRF52832 + SDK11.0.0 + s132_2.0.0. It can stream notification data indefinitely without any issue. The notification packets are 20B long (max MTU is 23B) and the data is sequential 3 byte integer values</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 28 Jan 2022 04:54:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/84110/nrf52832-notification-packet-issue-using-sdk17-0-2" /><item><title>RE: nRF52832 notification packet issue using SDK17.0.2</title><link>https://devzone.nordicsemi.com/thread/350101?ContentTypeID=1</link><pubDate>Fri, 28 Jan 2022 04:54:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6b9a384e-fcfe-403b-bc65-5e39a07f56ff</guid><dc:creator>Tosa</dc:creator><description>&lt;p&gt;You&amp;#39;re right. Instead of using an event loop flag to&amp;nbsp;push more data to sd_ble_gatts_hvx() after getting&amp;nbsp;BLE_GATTS_EVT_HVN_TX_COMPLETE, I just call&amp;nbsp;&lt;span&gt;sd_ble_gatts_hvx() right after. Not sure why this wasn&amp;#39;t an issue in SDK11.0.0, but perhaps I could increase the throughput by doing this there too.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 notification packet issue using SDK17.0.2</title><link>https://devzone.nordicsemi.com/thread/350048?ContentTypeID=1</link><pubDate>Thu, 27 Jan 2022 16:38:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dd9e0df7-7b96-4317-a58b-2afc98421922</guid><dc:creator>Tosa</dc:creator><description>&lt;p&gt;Yes, it is what I see in the application, but the nRF52840 dongle + Wireshark sniffer shows the same data. The data streamed by notifications from the nRF52832 peripheral/server to the Windows PC central/client.&lt;/p&gt;
&lt;p&gt;Sniffer logs are attached. I don&amp;#39;t see SN and NESN causing this issue. Also, kindly let me know if it is possible to use 2Mbps PHY in SDK11. If so, how do I set it?&amp;nbsp;Thanks!&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/cy5677-sdk17-repeated-packet-at-1390.pcapng"&gt;devzone.nordicsemi.com/.../cy5677-sdk17-repeated-packet-at-1390.pcapng&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/usb_2D00_bt500-sdk17-repeated-packet-at-6270.pcapng"&gt;devzone.nordicsemi.com/.../usb_2D00_bt500-sdk17-repeated-packet-at-6270.pcapng&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 notification packet issue using SDK17.0.2</title><link>https://devzone.nordicsemi.com/thread/349983?ContentTypeID=1</link><pubDate>Thu, 27 Jan 2022 13:08:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:72fefc85-4e0c-4c54-8032-fcb6f414c969</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;These observations are based on what you see/receive in your application, and not from a sniffer trace, right?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It sounds like it has something to do with the way you determine when a packet is queued and not.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Do you send data from the central or from the peripheral?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>