<?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>Interfacing nRF52810 (Connect SDK) with STM32</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/86055/interfacing-nrf52810-connect-sdk-with-stm32</link><description>Hi there, 
 We intend to interface nRF52810 with STM32. While there is documentation available 
 https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Flib_serialization.html 
 This only points to nRF SDK and not to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 23 Mar 2022 11:13:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/86055/interfacing-nrf52810-connect-sdk-with-stm32" /><item><title>RE: Interfacing nRF52810 (Connect SDK) with STM32</title><link>https://devzone.nordicsemi.com/thread/359574?ContentTypeID=1</link><pubDate>Wed, 23 Mar 2022 11:13:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1ca3a47d-f5c6-40ae-9d9f-07ecdf40d632</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;The serialization from the nRF5 SDK is not a good start, because the supporting libraries (e.g. bonding and flash storage) are not really portable to other MCU&amp;#39;s.&lt;/p&gt;
&lt;p&gt;So looking at what the Connectk SDK might have to offer instead seems like a better approach, I guess there are a few options (adding some links which might be for a different nRF device, but should be possible on the nRF52810 in principle, though I have not check flash and ram usage etc):&lt;/p&gt;
&lt;p&gt;- Alternative 1: Use a peripheral example that resemble your application as a starting point, and add a serial interface with your own commands for the data transfer and link handling.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;- Alternative 2:&lt;/span&gt; Run HCI on the nRF52810, and run the host on the STM32:&lt;br /&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/bluetooth/hci_uart/README.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/bluetooth/hci_uart/README.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;- Alternative 3:&lt;/span&gt; Use Remote procedure call:&lt;br /&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/nrf_rpc/README.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/nrf_rpc/README.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;- Alternative 4:&lt;/span&gt;&amp;nbsp;Use BT shell:&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/peripherals/posts/using-bluetooth-shell"&gt;https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/peripherals/posts/using-bluetooth-shell&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Interfacing nRF52810 (Connect SDK) with STM32</title><link>https://devzone.nordicsemi.com/thread/359495?ContentTypeID=1</link><pubDate>Wed, 23 Mar 2022 06:32:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b57102b5-303f-49f3-b3e1-9bac0ebd4f62</guid><dc:creator>Sachin</dc:creator><description>&lt;p&gt;Hello Markus,&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Thanks for sharing the details. In our design, STM32 will be the host. It will need to send commands to start scanning, create a GAT service with a particular UUID, etc. Is there any document I can refer to for the same ? Thanks again for the quick revert.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Sachin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Interfacing nRF52810 (Connect SDK) with STM32</title><link>https://devzone.nordicsemi.com/thread/359282?ContentTypeID=1</link><pubDate>Tue, 22 Mar 2022 07:08:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:36a453d6-fa52-4e88-91f0-d97d014a4513</guid><dc:creator>Albrecht Markus Schellenberger</dc:creator><description>&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;Hello Sachin,&lt;br /&gt;&lt;br /&gt;referring to Zephyrs &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/zephyr/samples/sensor/stm32_temp_sensor/README.html"&gt;STM32 Temperature Sensor&lt;/a&gt; sample.&lt;br /&gt;&lt;br /&gt;Regards,&lt;/p&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;Markus&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>