<?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>All preparation to getting started with Thingy 91</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/89927/all-preparation-to-getting-started-with-thingy-91</link><description>Hi, I&amp;#39;m going to order a Thingy 91 DK. 
 So I have some question to getting started with this module and prepare BOM for hardware. 1. In my region - VietNam, LTE-M was supported by MNO Viettel. So can I use eSim of MNO for this module. ? 1.1 According</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 14 Jul 2022 06:26:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/89927/all-preparation-to-getting-started-with-thingy-91" /><item><title>RE: All preparation to getting started with Thingy 91</title><link>https://devzone.nordicsemi.com/thread/376874?ContentTypeID=1</link><pubDate>Thu, 14 Jul 2022 06:26:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8873e882-ee7b-4597-b7ad-be0a1080f94f</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Yes, the Thingy:91 is designed to work in all countries given that LTE-M and NB-IoT is enabled and the SIM is supports these.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: All preparation to getting started with Thingy 91</title><link>https://devzone.nordicsemi.com/thread/376862?ContentTypeID=1</link><pubDate>Thu, 14 Jul 2022 02:26:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2c9088b6-4620-41cd-895e-2d59482f4863</guid><dc:creator>TamPham</dc:creator><description>&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1657765419625v1.png" alt=" " /&gt;&lt;br /&gt;In my region - Vietnam, it doesn&amp;#39;t have regulatory certification for nRF9160. So in my country can I use this DK ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: All preparation to getting started with Thingy 91</title><link>https://devzone.nordicsemi.com/thread/376766?ContentTypeID=1</link><pubDate>Wed, 13 Jul 2022 11:45:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db5d9127-20ca-4810-847f-c14c6f0925d6</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
[quote user=""]1. In my region - VietNam, LTE-M was supported by MNO Viettel. So can I use eSim of MNO for this module. [/quote]
&lt;p&gt;Yes, if this SIM support LTE-M.&lt;/p&gt;
[quote user=""]1.1 According to my research, only boards using eSim which registered by iBasis network can connect with nRF connect cloud. Please confirm[/quote]
&lt;p&gt;No, this is not correct. We deliver iBasis SIM cards with our nRF9160DK and Thingy:91, and nRF Cloud allows customers to activate&amp;nbsp;and add more data to SIM. When registering an LTE device in nRF Cloud, the Activate iBasis SIM can be skipped.&amp;nbsp;&lt;/p&gt;
[quote user=""]1.2 Beside nRF cloud, can my custom board connect to my own server ? please give me some thread about this topic to connect to another server, cloud[/quote]
&lt;p&gt;Yes, you can connect other servers with MQTT, LwM2M, CoAP, HTTP. Have a look at our &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/samples_nrf9160.html#nrf9160-samples"&gt;nRF Connect SDK samples for nRF9160&lt;/a&gt;, please note that not all samples support the Thingy:91&lt;/p&gt;
[quote user=""]2.1 So can I develop on 2 MCUs ?&amp;nbsp;[/quote]
&lt;p&gt;The nRF52840 on the Thingy:91 acts as the USB communication to your computer i.e. programming over USB. This is &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/connectivity_bridge/README.html#connectivity-bridge"&gt;running the Connectivity Bridge&lt;/a&gt;. Have a look at the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_thingy91_gsg.html#getting-started-with-thingy-91"&gt;Getting started with Thingy:91&lt;/a&gt;. If you do not intend to use the USB connectivity, then you can program the nRF52840 as you see fit.&lt;/p&gt;
[quote user=""]2.2&amp;nbsp;I used to develop some application used custom board with MCU is nRF52833 before. I used J-Link to upload firmware. So is it smilar with &lt;span&gt;Thingy 91 DK&lt;/span&gt; ?[/quote]
&lt;p&gt;If you have an &lt;span&gt;external debug probe that supports Arm Cortex-M33&lt;/span&gt; i.e. JLink you can program the Thingy:91 by connecting the debug in port with&amp;nbsp;&lt;span&gt;a 10-pin 2x5 socket-socket 1.27 mm IDC (Serial Wire Debug (SWD)) JTAG cable to connect to the external debug probe&lt;/span&gt;&lt;/p&gt;
[quote user=""]2.3 I found that nRF9160 include 2 parts (application MCU and LTE modem). So I can develope on application MCU part? And communicate with LTE modem via AT command. ?[/quote]
&lt;p&gt;Yes, you can develop an application that communicates with the modem using &lt;a href="https://infocenter.nordicsemi.com/topic/ref_at_commands/REF/at_commands/intro.html"&gt;AT commands&lt;/a&gt; or &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.0.0/nrf/libraries/modem/lte_lc.html?highlight=lte_lc#lte-link-controller"&gt;the LTE Link Controller&lt;/a&gt;. &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_nrf91_features.html#features-of-nrf91-series"&gt;See Features of nRF91&lt;/a&gt;&amp;nbsp;for more information.&lt;/p&gt;
&lt;p&gt;Hopes this answers your questions.&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></channel></rss>