<?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>Using serialization with a third party BLE modul</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/74819/using-serialization-with-a-third-party-ble-modul</link><description>Hi, 
 If using a serialization connection to a BLE module. The application will run on the host MUC and the BLE module only runs the SoftDevice (BLE stack). I understand that the user only need to program the application side. 
 When I look at the third</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 31 May 2021 19:28:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/74819/using-serialization-with-a-third-party-ble-modul" /><item><title>RE: Using serialization with a third party BLE modul</title><link>https://devzone.nordicsemi.com/thread/312716?ContentTypeID=1</link><pubDate>Mon, 31 May 2021 19:28:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b24c09c-988c-4f19-805d-b6ae44ab5b9a</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;The softdevice does not include any functionality related to NFC, this is all handled in SDK libraries. If you were referring to the serialization/connectivity firmware, this also does not include any support for NFC, but you could possibly add support for controlling NFC through serialization yourself. As far as I know, there is no plans on our side to add support for that in the SDK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using serialization with a third party BLE modul</title><link>https://devzone.nordicsemi.com/thread/311534?ContentTypeID=1</link><pubDate>Tue, 25 May 2021 14:26:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba8d8d80-923f-4365-b012-0c84b5e4ed31</guid><dc:creator>jyang</dc:creator><description>&lt;p&gt;One additional question:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Does the SoftDevice image includes NFC functionality? If in future, we want to use the NFC function, could we just do the similar development work as the BLE over the serialization connection? I mean only programming on the application side.&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: Using serialization with a third party BLE modul</title><link>https://devzone.nordicsemi.com/thread/311395?ContentTypeID=1</link><pubDate>Tue, 25 May 2021 10:06:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0fe3b79f-fdda-4556-98e2-ddff3802b5f1</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;If you do not have a SWD interface between the host MCU and the connectivity module, you can use our serial DFU solution for updating the firmware/softdevice:&amp;nbsp;&lt;a title="Secure DFU Bootloader over Serial Link (UART/USB)" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/sdk_app_serial_dfu_bootloader.html?cp=7_1_4_4_4"&gt;Secure DFU Bootloader over Serial Link (UART/USB)&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;On the host side, you can use the UART DFU Master code found in this &lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/software-development-kit/posts/getting-started-with-nordics-secure-dfu-bootloader#h108sjziaxo3m81rkgr1has5r1d72qtu"&gt;blog post&lt;/a&gt;&amp;nbsp;as a reference for the master side of the DFU solution.&lt;/p&gt;
&lt;p&gt;Alternatively, you can also use the&amp;nbsp;&lt;a title="BLE Secure DFU Bootloader" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/ble_sdk_app_dfu_bootloader.html?cp=7_1_4_4_0"&gt;BLE Secure DFU Bootloader&lt;/a&gt;, if you want to update the firmware in the BLE module directly over BLE from a phone/PC.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using serialization with a third party BLE modul</title><link>https://devzone.nordicsemi.com/thread/310659?ContentTypeID=1</link><pubDate>Thu, 20 May 2021 09:19:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c4c23e53-d69d-498f-9663-130dfb29925b</guid><dc:creator>jyang</dc:creator><description>&lt;p&gt;I have one more question on this BLE module firmware running the serialization lib and SD. I know I only need to maintain and update the application running on external MCU. However, it is still a possibility that we need to update the BLE Module firmware. What is the best way to update the module firmware in this use-case?&lt;/p&gt;
&lt;p&gt;Many thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using serialization with a third party BLE modul</title><link>https://devzone.nordicsemi.com/thread/308777?ContentTypeID=1</link><pubDate>Fri, 07 May 2021 14:43:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2566f36c-5993-4b41-94cb-2cbeb1c5dcc2</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The BLE module needs to run our &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/nrf51_setups_serialization.html"&gt;Serialization/Connectivity firmware&lt;/a&gt; in addition to the softdevice. The softdevice have support for PA/LNA, but I do not think it is possible to configure/control this from the serialized application without modifying the connectivity firmware to handle this. See &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/19207/pa-lna-in-a-serialized-application"&gt;this post&lt;/a&gt; for more information.&lt;/p&gt;
&lt;p&gt;Note that some module partners provide their own firmwares for their modules. You may check with the module manufacturer if they already has a solution available for this use-case.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>