<?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>nRF52 with STM32</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/48632/nrf52-with-stm32</link><description>Hello, 
 I have bough the NRF52 dev kit, and I&amp;#39;m planning to use STM32 to let it enabled by bluetooth. 
 
 I&amp;#39;m very beginner and I don&amp;#39;t know how to use it to connect with STM32, 
 1. What kind of protocal is used to interface nRF52 with STM32 ? 
 2.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 15 Jun 2019 17:56:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/48632/nrf52-with-stm32" /><item><title>RE: nRF52 with STM32</title><link>https://devzone.nordicsemi.com/thread/193018?ContentTypeID=1</link><pubDate>Sat, 15 Jun 2019 17:56:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f624b30c-20fc-4b88-b9f6-2cca8bfbbf16</guid><dc:creator>andreahmed</dc:creator><description>&lt;p&gt;Thanks for your reply. Is there AT Commands from ST to Nordic ? What should I send to it ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 with STM32</title><link>https://devzone.nordicsemi.com/thread/193013?ContentTypeID=1</link><pubDate>Sat, 15 Jun 2019 14:03:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:44393d5b-49c8-4fb8-803f-78c5e8f8fee6</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;As I said previously, the easiest way to connect the nRF52 to an other MCU such as the STM32 is via UART. &amp;nbsp;You need to define your requirements and write the appropriate firmware on both side. &amp;nbsp;That is why I aslo told you if possible use only one MCU, the nRF52 and not using STM32. &amp;nbsp;Which makes the firmware a lot easier to deal with. &amp;nbsp;The services stuffs are Bluetooth related only. &amp;nbsp;You should start by learning how the nRF52 works first. &amp;nbsp;See this blog to get to know Bluetooth firmware programming the easy way &lt;a href="http://embeddedsoftdev.blogspot.com/2017/12/bluetooth-le-with-nordic-nrf51-nrf52.html"&gt;http://embeddedsoftdev.blogspot.com/2017/12/bluetooth-le-with-nordic-nrf51-nrf52.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 with STM32</title><link>https://devzone.nordicsemi.com/thread/193012?ContentTypeID=1</link><pubDate>Sat, 15 Jun 2019 13:53:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f5cebf5e-d275-4abc-8f1f-5708e9e8e15a</guid><dc:creator>andreahmed</dc:creator><description>&lt;p&gt;The problem i have no clue how to connect STM32 to nordic nRF52. There are a lot of things that are confusing like services, nrf chip. Though to recap, Should I flash the nRF with the UART example, then communicate with it using STM32 ? My design needs nRF to be a slave, because we use ST for another devices.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 with STM32</title><link>https://devzone.nordicsemi.com/thread/193011?ContentTypeID=1</link><pubDate>Sat, 15 Jun 2019 13:39:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:54f156aa-8330-425d-bd2b-250a31861340</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;The easiest way is to use the UART. &amp;nbsp;There are examples code for UART in the sdk but you need write your own firmware though. &amp;nbsp;There is also the connectivity example in the SDK that you can based on too. &amp;nbsp;Before adding the STM32 in the system, evaluate to be sure if it is absolutely required. The nRF52 is a M4F 64MHz with hardware FPU. &amp;nbsp;It is a very capable MCU. &amp;nbsp;It can handle a lot more than you might think. &amp;nbsp;Adding a second MCU means adding costs and complexity. &amp;nbsp;See this video showing the nRF52 streaming environmental sensor data (humidity, temperature, &amp;nbsp;pressure, air quality) at the same time as inertial motion sensor data (accel, gyro, mag, quaternion, ...) over bluetooth in realtime.&amp;nbsp;&lt;a href="https://www.youtube.com/watch?v=Hl9jAOQTsLI"&gt;https://www.youtube.com/watch?v=Hl9jAOQTsLI&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This tweet by Nordic shows a DOOM game on the nRF52&amp;nbsp;&lt;a href="https://twitter.com/NordicTweets/status/1139475532993744896"&gt;https://twitter.com/NordicTweets/status/1139475532993744896&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>