<?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>Getting started with Cortex-M and nRF9160</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/65896/getting-started-with-cortex-m-and-nrf9160</link><description>Hello. 
 I&amp;#39;ve been asked to help develop an IoT device where GPS positioning and transmitting status via LTE-M/NB-IoT is central. So I&amp;#39;ve landed on the nRF9160 device, which seem to have what I need. I have some years of experience with Atmel&amp;#39;s AVR MCU</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 17 Sep 2020 20:43:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/65896/getting-started-with-cortex-m-and-nrf9160" /><item><title>RE: Getting started with Cortex-M and nRF9160</title><link>https://devzone.nordicsemi.com/thread/270185?ContentTypeID=1</link><pubDate>Thu, 17 Sep 2020 20:43:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a44c6644-0a2b-4589-822f-5fff0ed0952e</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;For questions regarding sales, please contact you local RSM. If you do not know who your local RSM, please send me a PM and I will provide you the contact details.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting started with Cortex-M and nRF9160</title><link>https://devzone.nordicsemi.com/thread/270033?ContentTypeID=1</link><pubDate>Thu, 17 Sep 2020 10:12:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7a231cef-693c-4b2c-b585-1b4ed22e06e1</guid><dc:creator>ohj</dc:creator><description>&lt;p&gt;Thank you.&lt;/p&gt;
&lt;p&gt;In the project I&amp;#39;m considering using the nRF9160 for, I&amp;#39;m planning to have master and slave devices.&amp;nbsp; The master devices will have the LTE-M/NB-IoT modem, while the slave devices will not.&amp;nbsp; And I want to have local RF communication between the master and slave devices.&amp;nbsp; The distance between slave and master devices shouldn&amp;#39;t be more than perhaps 100 meters or so.&amp;nbsp; The purpose is to save cost on LTE-M/NB-IoT subscriptions, so that the slave devices can transmit their data through the master devices.&lt;/p&gt;
&lt;p&gt;As far as I can tell, the nRF9160 doesn&amp;#39;t have an RF interface other than LTE-M/NB-IoT.&amp;nbsp; Can you suggest an external RF chip that I can connect to the nRF9160, and a second MCU with matching RF interface that I can use on slave devices?&amp;nbsp; Compatibility-wise it would be good if the second MCU had a Cortex-M core as well, so I can reuse both experience and source code. &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting started with Cortex-M and nRF9160</title><link>https://devzone.nordicsemi.com/thread/269527?ContentTypeID=1</link><pubDate>Tue, 15 Sep 2020 06:58:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:96ee1dd6-0ff6-45ff-9dd6-c63448c34d0f</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;You&amp;#39;re welcome. This is what we&amp;#39;re here for :)&lt;/p&gt;
[quote user="ohj"]Can the nRF9160 DK be battery powered in the same manner as the Thingy:91?[/quote]
&lt;p&gt;&amp;nbsp;The nRF9160 DK has external power supply pins and the &lt;a href="https://infocenter.nordicsemi.com/topic/ug_nrf91_dk/UG/nrf91_DK/nrf_only_mode.html"&gt;ability to do performance measurement&lt;/a&gt;. This way you can power the device using an external battery source.&lt;/p&gt;
[quote user="ohj"]As for the missing sensors on the DK, it would be possible to prototype a solution with sensors using exposed I/O pins, correct?[/quote]
&lt;p&gt;&amp;nbsp;Yes, that is correct.&amp;nbsp;GPIO interfaces are &lt;a href="https://infocenter.nordicsemi.com/topic/ug_nrf91_dk/UG/nrf91_DK/if_connector.html"&gt;shown here&lt;/a&gt;, but be aware that he &lt;a href="https://infocenter.nordicsemi.com/topic/ug_nrf91_dk/UG/nrf91_DK/board_controller.html"&gt;DK includes a board controller&lt;/a&gt; that controls some GPIOs.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting started with Cortex-M and nRF9160</title><link>https://devzone.nordicsemi.com/thread/269474?ContentTypeID=1</link><pubDate>Mon, 14 Sep 2020 19:46:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:56b74eb5-7b1c-4d42-bcf2-067ac2a81533</guid><dc:creator>ohj</dc:creator><description>&lt;p&gt;Thank you very much for your reply!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote userid="77062" url="~/f/nordic-q-a/65896/getting-started-with-cortex-m-and-nrf9160/269371"]But we also have the &lt;a href="https://infocenter.nordicsemi.com/topic/ug_nrf91_dk_gsg/UG/nrf91_DK_gsg/intro.html"&gt;nRF9160 Development Kit&lt;/a&gt;&amp;nbsp;which features&amp;nbsp;&lt;span&gt;all necessary external circuitry like a SIM card holder and an antenna and it provides developers access to all I/O pins and relevant module interfaces. It has more GPIO pins available compared to the Thingy:91, but on the other hand does not have sensors like the Thingy:91.&amp;nbsp;&lt;/span&gt;[/quote]
&lt;p&gt;Can the nRF9160 DK be battery powered in the same manner as the Thingy:91?&amp;nbsp; As for the missing sensors on the DK, it would be possible to prototype a solution with sensors using exposed I/O pins, correct?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting started with Cortex-M and nRF9160</title><link>https://devzone.nordicsemi.com/thread/269371?ContentTypeID=1</link><pubDate>Mon, 14 Sep 2020 12:33:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a6695d3c-243f-4c90-9952-54e0ca17b8a0</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello Øystein,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;It&amp;#39;s great to hear that you want to start with our nRF9160 device!&amp;nbsp;&lt;/p&gt;
[quote user=""]I have some years of experience with Atmel&amp;#39;s AVR MCU&amp;#39;s, but have no experience with Cortex-M.[/quote]
&lt;p&gt;I assume the biggest jump will be moving from a &amp;quot;simple&amp;quot; 8-bit device (assuming you have used AVR 8-bit only) to the &lt;a href="https://developer.arm.com/ip-products/processors/cortex-m/cortex-m33"&gt;Cortex M33&lt;/a&gt;, which is Arm architecture used in the &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf9160%2FnRF9160_html5_keyfeatures.html"&gt;nRF9160&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
[quote user=""]But how is the nRF9160 compared to other Cortex-M MCU&amp;#39;s, from e.g. Microchip or NXP?[/quote]
&lt;p&gt;&amp;nbsp;I assume much of &lt;a href="https://developer.arm.com/documentation/100235/0100/The-Cortex-M33-Instruction-Set"&gt;Arm Cortex M instructions set&lt;/a&gt; will be similar, depending on what Microchip or NXP are using. The big difference will be peripherals.&lt;/p&gt;
[quote user=""]Will working with nRF9160 then differ from working with e.g. &amp;quot;generic&amp;quot; Cortex-M0 MCU&amp;#39;s (if such a term exists), so that I would basically need a devboard from Microchip or NXP to learn Cortex-M MCU&amp;#39;s?[/quote]
&lt;p&gt;&amp;nbsp;You can&amp;#39;t use a devboard from Microchip or NXP to work with nRF9160.&lt;/p&gt;
[quote user=""] I see that Nordic Semiconductor have their own SDK.[/quote]
&lt;p&gt;&amp;nbsp;Yes, Nordic Semiconductor has at the moment two SDK, the nRF5 SDK targeting nRF51 and nRF52, and older devices. While the new nRF Connect SDK (NCS) targets nRF9160, nRF5340 and&amp;nbsp;more advanced features on the&amp;nbsp;nRF52. NCS is needed to work with the nRF9160. I recommend going through our &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/getting_started.html#getting-started"&gt;NCS Getting Started Guide&lt;/a&gt;&amp;nbsp;and the &lt;a href="https://devzone.nordicsemi.com/nordic/nrf-connect-sdk-guides/b/getting-started/posts/nrf-connect-sdk-tutorial"&gt;NCS Tutorial Series&lt;/a&gt;. The latter gives you a simple, but good, introduction on how to start with nRF9160.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]I&amp;#39;m considering buying either the Thingy:91 or the Icarus IoT Board to get my feet wet and develop a prototype.[/quote]
&lt;p&gt;&amp;nbsp;The &lt;a href="https://infocenter.nordicsemi.com/topic/ug_thingy91/UG/thingy91/intro/frontpage.html"&gt;Thingy:91&lt;/a&gt; is a prototyping platform which &lt;span&gt;includes sensors that gather data about its own movements and the surrounding environment. Temperature, humidity, air quality, air pressure, color, and light data can easily be extracted for local or remote analysis. For input, the Nordic Thingy:91 offers a user-programmable button. Visual output is achieved with RGB indicator LEDs, while a buzzer can provide audible output. The standard application firmware on Nordic Thingy:91 extracts the data from the different sensors and relays it securely to the nRF Connect for Cloud, where it is displayed in a user-friendly interface.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;But we also have the &lt;a href="https://infocenter.nordicsemi.com/topic/ug_nrf91_dk_gsg/UG/nrf91_DK_gsg/intro.html"&gt;nRF9160 Development Kit&lt;/a&gt;&amp;nbsp;which features&amp;nbsp;&lt;span&gt;all necessary external circuitry like a SIM card holder and an antenna and it provides developers access to all I/O pins and relevant module interfaces. It has more GPIO pins available compared to the Thingy:91, but on the other hand does not have sensors like the Thingy:91.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>