<?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>question about nrf51-ble-app-lbs with Softdevice 7.0?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3226/question-about-nrf51-ble-app-lbs-with-softdevice-7-0</link><description>I try to use nrf51-ble-app-lbs with softdevice 7.0 
 I download ble-app-lbs at github.com/.../nrf51-ble-app-lbs 
 And change IROM1 start at 0x16000 lenth 0x29000. 
 
 
 
 static void advertising_init(void)
{
 uint32_t err_code;
 ble_advdata_t</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 11 Aug 2014 14:32:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3226/question-about-nrf51-ble-app-lbs-with-softdevice-7-0" /><item><title>RE: question about nrf51-ble-app-lbs with Softdevice 7.0?</title><link>https://devzone.nordicsemi.com/thread/11834?ContentTypeID=1</link><pubDate>Mon, 11 Aug 2014 14:32:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5021c238-2550-4ed7-ba10-ed0fb740bb99</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;I updated the answer.  Please be noted that S110 v6.0 is a stable one, and is at production level. The SDK v7.0 only added more feature such as softdevice DFU, and Bluetooth 4.1 features&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: question about nrf51-ble-app-lbs with Softdevice 7.0?</title><link>https://devzone.nordicsemi.com/thread/11833?ContentTypeID=1</link><pubDate>Sun, 10 Aug 2014 17:53:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6e54231f-f4fa-43ee-83d8-7763547eff0f</guid><dc:creator>kb</dc:creator><description>&lt;p&gt;Hi Hung Bui,
In the meantime, could you recommend a stable combination SoftDevice/SDK that we can use with the published code? Or, if you can explain the changes that need to be made to the example so that it will work with SoftDevice v7.0.0/SDK6.0, maybe one of us can update and publish the new code.&lt;/p&gt;
&lt;p&gt;I seem to having a similar problem, with the only difference that &amp;quot;sd_ble_gap_device_name_set&amp;quot; returns error code 0x3001 instead of NRF_SUCCESS.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: question about nrf51-ble-app-lbs with Softdevice 7.0?</title><link>https://devzone.nordicsemi.com/thread/11832?ContentTypeID=1</link><pubDate>Thu, 24 Jul 2014 14:15:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:37049416-b324-413b-bb26-8b700626f921</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi GooTooMoon,
The nrf51-ble-app-lbs  example was made for SDK v5.2 and softdevice S110 v6.0 as mentioned in the description.
Modification needed to port the example to the SDK v6.0 and softdevice S110 v7.0.&lt;/p&gt;
&lt;p&gt;Unfortunately, we haven&amp;#39;t got time to do that. I hope we will have the new example updated soon when we have full staff come back from vacation.&lt;/p&gt;
&lt;p&gt;[UPDATE]
I have update the example and commit the change here (notice the branch)
&lt;a href="https://github.com/NordicSemiconductor/nrf51-ble-app-lbs/tree/SDK6.0"&gt;https://github.com/NordicSemiconductor/nrf51-ble-app-lbs/tree/SDK6.0&lt;/a&gt;
What I did was:
Update the project setting to match with S110 v7.0 softdevice memory layout.
Update main.c following the migration guide (in ble_stack_init() )&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: question about nrf51-ble-app-lbs with Softdevice 7.0?</title><link>https://devzone.nordicsemi.com/thread/11831?ContentTypeID=1</link><pubDate>Wed, 23 Jul 2014 11:10:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:73726fa2-6926-4c41-9e91-a0b00df3cd0e</guid><dc:creator>wlgrd</dc:creator><description>&lt;p&gt;Could you try passing NULL instead of scanrsp to see if this causes the error? Looking at nrf_error.h, error 7 corresponds to NRF_ERROR_INVALID_PARAM&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>