<?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>NRF7002DK report multiple definition &amp;#39;base64_encode&amp;#39; when setup smp uart on NCS2.3</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/99037/nrf7002dk-report-multiple-definition-base64_encode-when-setup-smp-uart-on-ncs2-3</link><description>HI Devzone 
 I am trying to add the feature &amp;quot;SMP UART dfu &amp;quot; by external flash on NRF7002 DK in project WIFI_STA. 
 however if i add the SMP uart marco it always report below error 
 
 Error: 
 
 looks like this issue is casue by the marco BASE64, and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 29 May 2023 02:48:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/99037/nrf7002dk-report-multiple-definition-base64_encode-when-setup-smp-uart-on-ncs2-3" /><item><title>RE: NRF7002DK report multiple definition 'base64_encode' when setup smp uart on NCS2.3</title><link>https://devzone.nordicsemi.com/thread/427951?ContentTypeID=1</link><pubDate>Mon, 29 May 2023 02:48:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1eec6bd1-9587-43e2-8317-d5fd67fda655</guid><dc:creator>nc</dc:creator><description>&lt;p&gt;Thanks for your reply Amnda,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I&amp;#39;m also using nRF7002 to develop my own projects.&lt;/p&gt;
&lt;p&gt;I have implement this function by follow your ways,but it&amp;#39;s not ideal,espcially at speed and&amp;nbsp;&lt;span&gt;and reliability.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Is there another way to implement OTA similar&amp;nbsp;SMP DFU by thransmisson over UDP at external norflash that is possible to sovle both problems.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Yu Xu.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF7002DK report multiple definition 'base64_encode' when setup smp uart on NCS2.3</title><link>https://devzone.nordicsemi.com/thread/422154?ContentTypeID=1</link><pubDate>Tue, 25 Apr 2023 02:44:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:133ec3e9-80d6-4676-b3db-923fb80acfa7</guid><dc:creator>David Duan</dc:creator><description>&lt;p&gt;Thanks !!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF7002DK report multiple definition 'base64_encode' when setup smp uart on NCS2.3</title><link>https://devzone.nordicsemi.com/thread/422139?ContentTypeID=1</link><pubDate>Mon, 24 Apr 2023 20:13:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8a742b25-9813-4f59-b2b7-a59548c074ed</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can refer to my colleague&amp;#39;s &lt;a href="https://github.com/hellesvik-nordic/samples_for_nrf_connect_sdk/tree/aac32133720cb1cde58618e6b2d6ff9a770e60be/bootloader_samples/serial_recovery/mcuboot_serial_recovery_uart"&gt;sample&lt;/a&gt; to have&amp;nbsp;&lt;span&gt;CONFIG_BOOTLOADER_MCUBOOT=y in t&lt;/span&gt;he&amp;nbsp;prj.conf and create a child_image/&lt;a title="mcuboot.conf" href="https://github.com/hellesvik-nordic/samples_for_nrf_connect_sdk/blob/aac32133720cb1cde58618e6b2d6ff9a770e60be/bootloader_samples/serial_recovery/mcuboot_serial_recovery_uart/child_image/mcuboot.conf" rel="nofollow"&gt;mcuboot.conf&lt;/a&gt;&amp;nbsp;with the following content&amp;nbsp;in the application:&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_SIZE_OPTIMIZATIONS=y
CONFIG_SINGLE_APPLICATION_SLOT=y

# Enable MCUboot Serial Recovery
CONFIG_MCUBOOT_SERIAL=y
CONFIG_UART_CONSOLE=n

CONFIG_MCUBOOT_INDICATION_LED=y&lt;/pre&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Here is my test project.&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/wifi_5F00_sta_5F00_306740.7z"&gt;devzone.nordicsemi.com/.../wifi_5F00_sta_5F00_306740.7z&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Beware that this code/configuration is not fully tested or qualified and should be considered provided “as-is”. Please test it with your application and let me know if you find any issues.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>