<?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>Device Name shows as &amp;quot;N/A&amp;quot;  after changing bootloader</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12681/device-name-shows-as-n-a-after-changing-bootloader</link><description>Hello, 
 my application hex used to work fine before i change my bootloader and softdevice
now after falshing all the hex including the application , it is advertising as
N/A i can connect to it and am still getting my service. 
 Q1)All work fine</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 22 Mar 2016 14:17:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12681/device-name-shows-as-n-a-after-changing-bootloader" /><item><title>RE: Device Name shows as "N/A"  after changing bootloader</title><link>https://devzone.nordicsemi.com/thread/48160?ContentTypeID=1</link><pubDate>Tue, 22 Mar 2016 14:17:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0f417f3f-fcca-4a37-88a0-68e6da13b6e9</guid><dc:creator>Brook Gebremedhin</dc:creator><description>&lt;p&gt;Thanks Hung,
Actually i can see the device name when i use IOS  but not in Android , so its fine
Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device Name shows as "N/A"  after changing bootloader</title><link>https://devzone.nordicsemi.com/thread/48159?ContentTypeID=1</link><pubDate>Tue, 22 Mar 2016 13:28:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9b2e7fd3-491a-468b-82d5-2f0b78171123</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Brook,&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t think softdevice on SDK v10 and SDK v11 would work with S110 v7.1.0. SDK v10 is compatible with S110 v8.0 and SDK v11 doesn&amp;#39;t support S110.&lt;/p&gt;
&lt;p&gt;You mentioned you still see the services, but does it operate normally ? Can you still read/write the characteristic ?  I suspecting that it&amp;#39;s simply the catched ATT table that the phone stored.&lt;/p&gt;
&lt;p&gt;I would suggest you to follow what we have on the gcc bootloader on SDK v8 or later and apply that for SDK v7.x.&lt;/p&gt;
&lt;p&gt;You can also think of using &lt;a href="https://developer.mbed.org/forum/team-63-Bluetooth-Low-Energy-community/topic/5169/"&gt;mbed FOTA&lt;/a&gt;  provided here.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device Name shows as "N/A"  after changing bootloader</title><link>https://devzone.nordicsemi.com/thread/48158?ContentTypeID=1</link><pubDate>Mon, 21 Mar 2016 23:04:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fef7e65e-d8f7-4be9-b24b-2c448ff5c2c6</guid><dc:creator>Brook Gebremedhin</dc:creator><description>&lt;p&gt;Hi Hung,&lt;/p&gt;
&lt;p&gt;my application is built with mbed and is using nordic   softdevice s110  v 7.1.0
and the bootloader i used is from other nordic Version 10 and 11.&lt;/p&gt;
&lt;p&gt;The Nordic SDk for &lt;strong&gt;7.1.0&lt;/strong&gt; is incomplete for DFU example there is &lt;strong&gt;no Makefile  under the folder armgcc&lt;/strong&gt; and i cannot compile , due to that am using the bootloader example from SDK 10 and 11. Am not sure why the example has incomplete file.
Could it  be an issue with the bootloader. Since am not changing my softdevice and application (am using the same softdevice and application). &lt;strong&gt;the N/A device name i can connect to it and even see my services&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;other application like NORDIC_HRS example from Nordic sdk 10 i can see the device name
since am using the softdevice and bootloader from the same folder.
I think  &lt;strong&gt;7.1.0 version bootloader&lt;/strong&gt; might help (not sure).
let me know what you think&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device Name shows as "N/A"  after changing bootloader</title><link>https://devzone.nordicsemi.com/thread/48157?ContentTypeID=1</link><pubDate>Mon, 21 Mar 2016 13:17:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:96394fc4-c6f2-4e6f-b0e9-9c4c32bf60a0</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Brook,
Which tool/app did you use to scan and read the advertising packet ?
Have you try to cross check on other scanner ?&lt;/p&gt;
&lt;p&gt;Q1. Are you sure you have jumped to the application or it is still in bootloader ?
I&amp;#39;m suspecting it could be the issue on the scanner. You can also use &lt;a href="https://www.nordicsemi.com/eng/Products/Bluetooth-Smart-Bluetooth-low-energy/nRF-Sniffer/(language)/eng-GB"&gt;the sniffer&lt;/a&gt; to track packets over the air.
You mentioned you updated the softdevice, have you modified your application so that it&amp;#39;s compatible with the new softdevice ? Could you give me more information about the version of the softdevice you replaced and the new one ?&lt;/p&gt;
&lt;p&gt;Q2. If you don&amp;#39;t write anything to the CRC value in the bootloader setting the CRC check will be skipped. By default our bootloader doesn&amp;#39;t write CRC value in.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>