<?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>How save is skip crc checks in bootloader_app_is_valid when crc is 0?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9998/how-save-is-skip-crc-checks-in-bootloader_app_is_valid-when-crc-is-0</link><description>SDK 9.0, components/libraries/bootloader_dfu/bootloader.c, bootloader_app_is_valid: 
 if (p_bootloader_settings-&amp;gt;bank_0 == BANK_VALID_APP)
{
 uint16_t image_crc = 0;

 // A stored crc value of 0 indicates that CRC checking is not used.
 if (p_bootloader_settings</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 19 Mar 2018 14:54:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9998/how-save-is-skip-crc-checks-in-bootloader_app_is_valid-when-crc-is-0" /><item><title>RE: How save is skip crc checks in bootloader_app_is_valid when crc is 0?</title><link>https://devzone.nordicsemi.com/thread/125033?ContentTypeID=1</link><pubDate>Mon, 19 Mar 2018 14:54:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:de99202b-5c8b-4be9-a012-bd98e82adb47</guid><dc:creator>Marius Heil</dc:creator><description>&lt;p&gt;&lt;span&gt;I just stumbled upon the same, looks wrong to me. Still present in SDK 14&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>