<?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>How to send firmware to SMT32 over UART?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/54274/how-to-send-firmware-to-smt32-over-uart</link><description>Hi team, there is nRF52840 connected to STM32 via UART, the goal is to receive STM32 firmware over BLE (using nRF52840) and send the firmware to STM32 via UART. 
 My goal is the following: receive the portion of the STM32 firmware and send it to STM32</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Nov 2019 12:09:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/54274/how-to-send-firmware-to-smt32-over-uart" /><item><title>RE: How to send firmware to SMT32 over UART?</title><link>https://devzone.nordicsemi.com/thread/219649?ContentTypeID=1</link><pubDate>Tue, 12 Nov 2019 12:09:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8913305b-55ee-470c-91d5-04716356db29</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Have you considered using&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/ble_sdk_app_nus_eval.html?cp=5_5_0_4_2_2_24"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/ble_sdk_app_nus_eval.html?cp=5_5_0_4_2_2_24&lt;/a&gt;&amp;nbsp;as a starting point, then by default all data is forwarded from BLE to UART. You can in the application add a fixed header to the BLE packets, to decide type of data (e.g. command byte + checksums, address, length etc) before forwarding to UART.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>