<?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>DFU Control Point - Set Packet Receipt Notification</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/45411/dfu-control-point---set-packet-receipt-notification</link><description>So im trying to interact with a nrf52 chip. I am using iOS corebluetooth to communicate with the device and when the device sends a long data packet (~400 bytes) iOS drops some packets and loses them, I wanted to changed the number pf packet receipt notification</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 27 Mar 2019 17:17:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/45411/dfu-control-point---set-packet-receipt-notification" /><item><title>RE: DFU Control Point - Set Packet Receipt Notification</title><link>https://devzone.nordicsemi.com/thread/178776?ContentTypeID=1</link><pubDate>Wed, 27 Mar 2019 17:17:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:77fbbaf3-93fe-4592-b882-0970c2832aa9</guid><dc:creator>Twan</dc:creator><description>&lt;p&gt;Thanks for the link! That will help. But for now I just wanted to test my theory, is it possible to just use the nRFConnect iOS app and write some bytes to DFU characteristic to change the PRN?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Lets say I want to change PRN to 20 Bytes (0x14) and the command for PRN is 0x02. The spec says its little endian. So I would want to write 0x1402?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Again thanks for the response, I have little experience with this nRF stuff.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU Control Point - Set Packet Receipt Notification</title><link>https://devzone.nordicsemi.com/thread/178682?ContentTypeID=1</link><pubDate>Wed, 27 Mar 2019 13:21:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:949a5b0f-198b-42f8-b6a0-1b7a69c647ac</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I suggest you use the &lt;a href="https://github.com/NordicSemiconductor/IOS-Pods-DFU-Library"&gt;IOS-Pods-DFU-Library&lt;/a&gt;&amp;nbsp;instead of implementing this yourself. That is what is used in for instance nRF Connect for iOS. There you can also set the PRN to whatever number you like.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>