<?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 payload data length bigger than 20 bytes not registering any event.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/98167/ble-payload-data-length-bigger-than-20-bytes-not-registering-any-event</link><description>Hello, 
 I am having some problems with sending data packets larger than 20 bytes over BLE. 
 We are currently updating our product, that includes the nRF52832 on a custom board and using SDK v13.0.0 and soft device s132 v4.0.2. We are updating to SDK</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 03 Dec 2024 11:03:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/98167/ble-payload-data-length-bigger-than-20-bytes-not-registering-any-event" /><item><title>RE: BLE payload data length bigger than 20 bytes not registering any event.</title><link>https://devzone.nordicsemi.com/thread/513172?ContentTypeID=1</link><pubDate>Tue, 03 Dec 2024 11:03:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f75a1c85-17ab-428b-9c1f-fc5817dfcb12</guid><dc:creator>lara</dc:creator><description>&lt;p&gt;can you tell explain the solution?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE payload data length bigger than 20 bytes not registering any event.</title><link>https://devzone.nordicsemi.com/thread/418231?ContentTypeID=1</link><pubDate>Thu, 30 Mar 2023 08:16:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bdbe0974-9d37-4674-a3f7-e3786a7e2b23</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am glad to hear you found the problem &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The best of luck with your project!&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE payload data length bigger than 20 bytes not registering any event.</title><link>https://devzone.nordicsemi.com/thread/418106?ContentTypeID=1</link><pubDate>Wed, 29 Mar 2023 12:44:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:caaeba69-e477-47d9-a99a-0d6c1bb1175a</guid><dc:creator>gamli</dc:creator><description>&lt;p&gt;Hi Torbj&amp;oslash;rn,&lt;/p&gt;
&lt;p&gt;Thanks for a quick response.&lt;/p&gt;
&lt;p&gt;It was indeed something off with the setup of the characteristic I was using for this. It was set to 20 bytes - but really hidden in our code and setups for the characteristics. After some digging I managed to change this and now it works.&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE payload data length bigger than 20 bytes not registering any event.</title><link>https://devzone.nordicsemi.com/thread/417894?ContentTypeID=1</link><pubDate>Tue, 28 Mar 2023 12:34:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7876e219-d28d-46a9-9e54-ff5d050229fa</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Gamli&lt;/p&gt;
&lt;p&gt;You mean to say that when the client is sending packets larger than 20 bytes they are not showing up on the server/peripheral side?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This sounds very odd, as long as the data length and MAX MTU is sufficiently large there should be no difference as seen from the Bluetooth stack.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You are sure that the characteristic in question is set up with a max length larger than 20 bytes?&amp;nbsp;&amp;nbsp;&lt;br /&gt;Each characteristic can have a different max_len value, as set during the service and characteristic initialization.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Are you using a standard service provided in the SDK, or have you made your own?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is the client using a regular write command to send the data?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE payload data length bigger than 20 bytes not registering any event.</title><link>https://devzone.nordicsemi.com/thread/417676?ContentTypeID=1</link><pubDate>Mon, 27 Mar 2023 12:30:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9c7acb52-a38b-4873-a852-41d0352a0b2d</guid><dc:creator>gamli</dc:creator><description>&lt;p&gt;And to add to this, I did monitor the communication in Wireshark using a BLE sniffer with an nRF52840 dongle and did see that the packets were sent over the air, both a 20 bytes packet and when I increased the size to 22 bytes and larger. But as mentioned earlier, no interrupt was registered with the larger packets. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>