<?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>Secure BLE DFU sequence diagrams</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/20597/secure-ble-dfu-sequence-diagrams</link><description>I&amp;#39;m looking at the sequence diagrams for the secure bootloader, and I&amp;#39;m confused about the response procedure opcode for Packet Receipt Notifications (PRN). From the diagram, the packet is identical to the CRC calculation response. 
 
 Is this an error</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 20 Mar 2017 10:01:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/20597/secure-ble-dfu-sequence-diagrams" /><item><title>RE: Secure BLE DFU sequence diagrams</title><link>https://devzone.nordicsemi.com/thread/80265?ContentTypeID=1</link><pubDate>Mon, 20 Mar 2017 10:01:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5df54ed4-306a-43f0-9f5d-3424c6d99b19</guid><dc:creator>Aleksander Nowakowski</dc:creator><description>&lt;p&gt;Both PRN packet and CRC Calc response have the same data (crc and offset) and are handled almost the same way. I guess it was designed like this to simplify the code of the bootloader.
If they were different one could ask why are they different if they have the same meaning :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>