<?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>Custom board with BL5340PA module from Ezurio</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/123307/custom-board-with-bl5340pa-module-from-ezurio</link><description>I have make a PCB with a BLE5340PA module from Ezurio using the nordic 5340 soc, i want to programm the soc but it seem that there is no boot on the module. 
 Fortunately i have all the pins of the module available on my board, i have i seen on BL5340PA</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 01 Aug 2025 08:59:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/123307/custom-board-with-bl5340pa-module-from-ezurio" /><item><title>RE: Custom board with BL5340PA module from Ezurio</title><link>https://devzone.nordicsemi.com/thread/544284?ContentTypeID=1</link><pubDate>Fri, 01 Aug 2025 08:59:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0b5b321-4fab-45ae-8152-2f0511e6e1fc</guid><dc:creator>D.MASSIALA</dc:creator><description>&lt;p&gt;ok thank you i gonna test simple nrf5340 example code to be sure the chip is working before starting the boot, thank you for your help, i will be back for boot question later&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom board with BL5340PA module from Ezurio</title><link>https://devzone.nordicsemi.com/thread/544280?ContentTypeID=1</link><pubDate>Fri, 01 Aug 2025 08:10:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:149c0d1e-36d2-4173-a597-b42ff29dec3d</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;You can load what you want on the chip. It&amp;#39;s optional to include a bootloader.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom board with BL5340PA module from Ezurio</title><link>https://devzone.nordicsemi.com/thread/544278?ContentTypeID=1</link><pubDate>Fri, 01 Aug 2025 08:02:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc383541-38ee-459b-b6f5-538cfee91ebd</guid><dc:creator>D.MASSIALA</dc:creator><description>&lt;p&gt;Ok i think of quick test of the module BL5340PA can i flash a code without a boot on the soc ? i have seen that it is ok but need confirmation&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom board with BL5340PA module from Ezurio</title><link>https://devzone.nordicsemi.com/thread/544276?ContentTypeID=1</link><pubDate>Fri, 01 Aug 2025 07:46:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:abf6ddee-73bb-47d1-a9de-fe29fcc2cf09</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;The bootloader is supposed to be built as a part of the application project. This ensures that the application you build is compatible with the bootloader and have the correct signing keys. For more detals, please&amp;nbsp;refer to the intermidate course you linked to earlier.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom board with BL5340PA module from Ezurio</title><link>https://devzone.nordicsemi.com/thread/544035?ContentTypeID=1</link><pubDate>Wed, 30 Jul 2025 09:04:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:044bab4f-a2a2-4187-8e36-e9c8c1c68697</guid><dc:creator>D.MASSIALA</dc:creator><description>&lt;p&gt;ok thank you for the initial programing i have seen that to install the boot, i have to build the code available in my local hard drive in the path for my case&amp;nbsp;C:\ncs\v2.9.0\nrf\samples\bootloader, is that the best way to do to install a bootloader ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom board with BL5340PA module from Ezurio</title><link>https://devzone.nordicsemi.com/thread/544033?ContentTypeID=1</link><pubDate>Wed, 30 Jul 2025 08:53:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a8aaf242-c95c-43ce-901a-15c6a4ad354e</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Yes, the initial programming must be done over the SWD interface using a programmer, but you can then program mcuboot with the &amp;quot;serial recovery&amp;quot; mode to support DFU over USB or UART as described in the course.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom board with BL5340PA module from Ezurio</title><link>https://devzone.nordicsemi.com/thread/543982?ContentTypeID=1</link><pubDate>Tue, 29 Jul 2025 14:54:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e1f83af0-b53a-4c92-88a9-098bb8511ee1</guid><dc:creator>D.MASSIALA</dc:creator><description>&lt;p&gt;Thank you for your reply, i have an NRF5340 DK and i connect it to my BLE module for SWD programing, to install a boot in my BL5340PA module can i use the DFU over UART example available in nordic academy course ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-9-bootloaders-and-dfu-fota/topic/exercise-1-dfu-over-uart/"&gt;https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-9-bootloaders-and-dfu-fota/topic/exercise-1-dfu-over-uart/&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom board with BL5340PA module from Ezurio</title><link>https://devzone.nordicsemi.com/thread/543926?ContentTypeID=1</link><pubDate>Tue, 29 Jul 2025 11:57:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b911eea2-1ffc-47f2-ba04-440129719974</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Yes, according to their website this module does not come pre-programmed with any FW. You need a J-Link debug probe to program the chip through the SWD debug interface. For this, you can use a standalone Jlink programmer, or use a development kit that has a debug out port. To get started with building and programming of the FW I recommend you start here&amp;nbsp;&lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/"&gt;https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>