<?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>FDS on nRF52832 using mbed with SDK14.2</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46155/fds-on-nrf52832-using-mbed-with-sdk14-2</link><description>I&amp;#39;m stuck over fds_init() which hangs on mbed-os using SDK 14.2 
 I am calling fds_init within bleInitComplete callback as follows: 
 
 BLE &amp;amp; ble = BLE::Instance (); 
 ble. onEventsToProcess (scheduleBleEventsProcessing); 
 ble. init (bleInitComplete</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 13 May 2019 07:46:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46155/fds-on-nrf52832-using-mbed-with-sdk14-2" /><item><title>RE: FDS on nRF52832 using mbed with SDK14.2</title><link>https://devzone.nordicsemi.com/thread/186563?ContentTypeID=1</link><pubDate>Mon, 13 May 2019 07:46:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e0024c06-1650-493d-afaa-1b3a3c47f7d4</guid><dc:creator>Peter Kmet</dc:creator><description>&lt;p&gt;Sure, we understand this. I never blamed Nordic for issue. I just reached here for help since lot of knowledge is here and some other users may encounter with the issue. For now I&amp;#39;ve went for SDK11 with mbed where fds is working just fine.&lt;/p&gt;
&lt;p&gt;Peter&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FDS on nRF52832 using mbed with SDK14.2</title><link>https://devzone.nordicsemi.com/thread/186556?ContentTypeID=1</link><pubDate>Mon, 13 May 2019 07:16:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d4d8b80-3980-4c6f-a4cc-15981f981a08</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;mbed is a SW package delivered by Arm and is supported through the mbed website. Nordic delivers the nRF5 SDKs to support development on our nRF5 series parts and this will be the recommended solution to use, this is fully supported by Nordic. Since we have open sourced our SDKs you will find that parts of the mbed adaptation for nRF52 devices is coming from our nRF5 SDK. These parts are fully tested by us as part of the nRF5 SDK release process, but we can can&amp;#39;t guarantee that the integration with mbed doesn&amp;#39;t break the functionality. Please do keep in mind that mbed is just one out of a large amount of third-party SW packages out there supporting the nRF52 devices where most of them are using parts from our SDK.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FDS on nRF52832 using mbed with SDK14.2</title><link>https://devzone.nordicsemi.com/thread/186305?ContentTypeID=1</link><pubDate>Fri, 10 May 2019 08:12:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0ec5a05-d11a-4ff8-8bb3-9214010f9f5b</guid><dc:creator>Steven</dc:creator><description>[quote userid="73423" url="~/f/nordic-q-a/46155/fds-on-nrf52832-using-mbed-with-sdk14-2/182394"]We don&amp;#39;t have any official support for mbed at the moment.[/quote]
&lt;p&gt;Can you expand on this please?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FDS on nRF52832 using mbed with SDK14.2</title><link>https://devzone.nordicsemi.com/thread/182537?ContentTypeID=1</link><pubDate>Wed, 17 Apr 2019 08:56:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:21ece3ea-320f-4a11-940a-5a7d37bf8ead</guid><dc:creator>Peter Kmet</dc:creator><description>&lt;p&gt;Yeah,&amp;nbsp;&lt;a href="https://os.mbed.com/questions/85602/fds-on-mbed/"&gt;https://os.mbed.com/questions/85602/fds-on-mbed/&lt;/a&gt;&amp;nbsp; . Some similar questions are unanswered more than year. Brings me question if mbed platform is suitable for commercial projects at all (although small scale) with missing support. Unfortunately, there is no viable alternative if you want to use something more high level besides Nordic SDK (which is C-based).&lt;/p&gt;
&lt;p&gt;Anyway, could be something deep inside mbed ble implementation, mbed has some FlashIAP which looks like uses fstorage on background however issue (hang) looks similar. Will try investigate further, now I am leaning toward using external serial flash although it is waste of resource not to use quite huge&amp;nbsp;on-chip flash (512kB).&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FDS on nRF52832 using mbed with SDK14.2</title><link>https://devzone.nordicsemi.com/thread/182394?ContentTypeID=1</link><pubDate>Tue, 16 Apr 2019 12:42:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:43e2a735-b20e-4314-a990-e3b9e17f80fb</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi Peter.&lt;/p&gt;
&lt;p&gt;Can you ask this on mbed&amp;#39;s &lt;a href="https://os.mbed.com/platforms/Nordic-nRF52-DK/"&gt;forum&lt;/a&gt;?&lt;/p&gt;
&lt;p&gt;We don&amp;#39;t have any official support for mbed at the moment.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FDS on nRF52832 using mbed with SDK14.2</title><link>https://devzone.nordicsemi.com/thread/182392?ContentTypeID=1</link><pubDate>Tue, 16 Apr 2019 12:40:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8fdc58dd-5e3f-40e3-9094-821812aaf5a5</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi Peter.&lt;/p&gt;
&lt;p&gt;Can you ask this question directly to &lt;a href="https://os.mbed.com/platforms/Nordic-nRF52-DK/"&gt;mbed &lt;/a&gt;here?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>