<?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>Reading the application version, bootloader version of a device connected through bluetooth.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37620/reading-the-application-version-bootloader-version-of-a-device-connected-through-bluetooth</link><description>Hi, 
 I am using nrf52 DK board. 
 After uploading my bootloader and application on a device that is connected through bluetooth with my board, i want to know the application version and the bootloader version that has been uploaded. This is being done</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 21 Nov 2019 15:00:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37620/reading-the-application-version-bootloader-version-of-a-device-connected-through-bluetooth" /><item><title>RE: Reading the application version, bootloader version of a device connected through bluetooth.</title><link>https://devzone.nordicsemi.com/thread/221369?ContentTypeID=1</link><pubDate>Thu, 21 Nov 2019 15:00:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1c7232e8-6d43-47d9-9b1e-260498e30157</guid><dc:creator>Igor</dc:creator><description>&lt;p&gt;Read this answer:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/30134/best-practice-for-storage-of-bootloader-and-application-version/221367#221367"&gt;Best practice for storage of bootloader and application version&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Reading the application version, bootloader version of a device connected through bluetooth.</title><link>https://devzone.nordicsemi.com/thread/144936?ContentTypeID=1</link><pubDate>Mon, 20 Aug 2018 12:14:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ce9bad5a-2078-4f71-8643-84c61279c26a</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Yes, you can use the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/service_device_information.html?cp=4_0_0_3_3_3"&gt;Device Information Service&lt;/a&gt;&amp;nbsp;(&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/group__ble__dis.html?cp=4_0_0_6_3_9"&gt;API&lt;/a&gt;)&amp;nbsp;for that. You need populate it with the correct version numbers when you initialize it, for example getting application and bootloader version from the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/lib_bootloader.html?cp=4_0_0_3_5_0_0#lib_bootloader_settings_page"&gt;bootoader settings&lt;/a&gt;&amp;nbsp;in flash (&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/structnrf__dfu__settings__t.html?cp=4_0_0_6_11_7_0_8_2"&gt;nrf_dfu_settings_t&lt;/a&gt;). There is no standardized field for bootloader version, but you could perhaps use the FW revision for bootloader and SW revision for application.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>