<?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>Nordic SDK and serialization library porting</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/77892/nordic-sdk-and-serialization-library-porting</link><description>Hi, 
 We are planning to update our product with the a Nordic BLE module in a serialization connection over a UART. The current product has a MCU EFM32GG290F1024. Our product has a RTOS already, and we need to run the BLE application with current applications</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 28 Jul 2021 12:19:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/77892/nordic-sdk-and-serialization-library-porting" /><item><title>RE: Nordic SDK and serialization library porting</title><link>https://devzone.nordicsemi.com/thread/322230?ContentTypeID=1</link><pubDate>Wed, 28 Jul 2021 12:19:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:33375519-187b-4382-8ddb-c9c18a5b4466</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;I am not aware of any specific requirements to which ARM cortex you are using, however the code is written is very specifically for the nRF architecture and compilers, so even if you are able to port the serialized library, I expect you will get problems with the peer manager and flash data storage module that are very Nordic centric I would say.&lt;/p&gt;
&lt;p&gt;That is why I suggest look into implementing custom UART commands, unfortunately I don&amp;#39;t have any reference for it, but I still think it is the quickest path.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nordic SDK and serialization library porting</title><link>https://devzone.nordicsemi.com/thread/322067?ContentTypeID=1</link><pubDate>Tue, 27 Jul 2021 13:39:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4cc69f47-2858-46fa-81c7-e7fdd67e2f68</guid><dc:creator>jyang</dc:creator><description>&lt;p&gt;Does it mean that the Nordic serialization solution is only applicable to a different MCU with Cortex M4 core?&amp;nbsp;When I post my first question on this forum earlier, I got a response saying it would work with any simple MCU&amp;nbsp;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/72878/what-is-the-hardware-requirements-for-an-external-mcu-to-run-a-serialized-connection-with-nordic-ble-module"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/72878/what-is-the-hardware-requirements-for-an-external-mcu-to-run-a-serialized-connection-with-nordic-ble-module&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You suggest a custom UART commands interface to control the BLE module. Does the Nordic have a reference for it? In our application, we want the device play as a peripheral to a mobile phone and at same time, connect several sensors as a central.&lt;/p&gt;
&lt;p&gt;Thank you for your help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nordic SDK and serialization library porting</title><link>https://devzone.nordicsemi.com/thread/321788?ContentTypeID=1</link><pubDate>Mon, 26 Jul 2021 11:48:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a1d80dd-ab28-4897-b6d8-ea12f5752fa4</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;I think porting the entire application with for instance peer manager and app timers to a different MCU will be very challening. Have you instead considering for instance taking the ble app uart example, and based on that example create your own custom UART commands to&amp;nbsp;control the BLE interface of the nRF52.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>