<?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>nRF + LoRa</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16767/nrf-lora</link><description>Does anyone had controlled LoRa module with nRF5x??
I have nRF51822(BLE400(PCA10001)), nRF52832(PCA10040) and Semtch SX1276RF1JAS.
I hope to control LoRa module using nRF. So please give me your experience. What kind of should I connect, how to code</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 30 Sep 2016 11:13:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16767/nrf-lora" /><item><title>RE: nRF + LoRa</title><link>https://devzone.nordicsemi.com/thread/64120?ContentTypeID=1</link><pubDate>Fri, 30 Sep 2016 11:13:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ae56e5f8-c66a-4b1f-a0d8-2004e0f79737</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;From a quick glance at that Semtech page, it looks like the LoRa device has an &lt;strong&gt;SPI&lt;/strong&gt; interface.&lt;/p&gt;
&lt;p&gt;So you will have to learn to use the SPI peripheral on the nRF. This will be different from the STM32 - so you will have to re-write the hardware specific parts.&lt;/p&gt;
&lt;p&gt;Once you have the basic SPI working, the stuff you send &amp;amp; receive over it is entirely unrelated to what microcontroller you&amp;#39;re using.&lt;/p&gt;
&lt;p&gt;I would strongly recommend that you get the Semtech development kit - so that you have a known-working reference for your port to the nRF ...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF + LoRa</title><link>https://devzone.nordicsemi.com/thread/64119?ContentTypeID=1</link><pubDate>Fri, 30 Sep 2016 10:27:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:80355cef-7065-4e54-a013-36f3b099b823</guid><dc:creator>Potato</dc:creator><description>&lt;p&gt;Well, then can I use example source for stm32 given from Semtech homepage? Then could you tell me exactly what source is best?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF + LoRa</title><link>https://devzone.nordicsemi.com/thread/64118?ContentTypeID=1</link><pubDate>Fri, 30 Sep 2016 07:57:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5ab55218-ec80-465f-ab46-a67109eb7116</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;The LoRa module neither knows nor cares anything of the microcontroller you connect to it.&lt;/p&gt;
&lt;p&gt;So you will just have to study the &lt;strong&gt;Semtech&lt;/strong&gt; documentation; that will tell you what the external microcontroller needs to do - so you do that!&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.semtech.com/apps/product.php?pn=SX1276"&gt;www.semtech.com/.../product.php&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.8052.com/forum/read/160143"&gt;www.8052.com/.../160143&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>