<?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>esim</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/43900/esim</link><description>Can you explain me what I need to do in order to have the esim ? Do I need a physical component ? I am new to this subject if someone can help me a little bit. Thanks</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 15 Mar 2019 14:55:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/43900/esim" /><item><title>RE: esim</title><link>https://devzone.nordicsemi.com/thread/176469?ContentTypeID=1</link><pubDate>Fri, 15 Mar 2019 14:55:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5676e591-2855-4eac-a48c-6d1c1ecc2c85</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Please read the AT-Command reference on how to use the &lt;a href="https://www.nordicsemi.com/DocLib/Content/User_Guides/at_commands/latest/REF/at_commands/packet_domain/cgdcont_set"&gt;AT+CGDCONT&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Following command should work:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;AT+CGDCONT=1,&amp;quot;IP&amp;quot;,&amp;quot;NXT17C.NET&amp;quot;&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: esim</title><link>https://devzone.nordicsemi.com/thread/176346?ContentTypeID=1</link><pubDate>Fri, 15 Mar 2019 08:53:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:20c3930f-15c0-481c-8fbd-c6ef19059288</guid><dc:creator>damianogiacomi</dc:creator><description>&lt;p&gt;ok i got the esim working but i need to set a specific apn but using the command&amp;nbsp;&lt;span&gt;AT+CGDCONT=1,&amp;#39;IP&amp;#39;,&amp;#39;&lt;/span&gt;&lt;a href="http://nxt17c.net/" rel="noopener noreferrer" target="_blank"&gt;NXT17C.NET&lt;/a&gt;&lt;span&gt;&amp;#39; it returns me phone failure, I have asked the company which provided me with the esims but they told that is not an esim problem but it is a problem of the sdk, what should I do?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: esim</title><link>https://devzone.nordicsemi.com/thread/175554?ContentTypeID=1</link><pubDate>Tue, 12 Mar 2019 08:53:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e344aa9-e64a-49e6-a415-7e1749122349</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Damian,&lt;/p&gt;
&lt;p&gt;If you are running the at_client sample, you should only need to send &lt;strong&gt;AT+CFUN=1&lt;/strong&gt; to turn on the modem. The AT commands are documented in &lt;a href="https://www.nordicsemi.com/DocLib/Content/User_Guides/at_commands/latest/REF/at_commands/intro"&gt;the reference manual.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;or even easier send the AT+CFUN? command in&lt;a href="https://www.youtube.com/watch?v=m5V4Vo_Xemk"&gt; LTE link monitor &lt;/a&gt;so it will run through a script which sends several AT commands to get out the information about the modem and the network.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Please provide the log in your next post if you have any additional questions.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: esim</title><link>https://devzone.nordicsemi.com/thread/174580?ContentTypeID=1</link><pubDate>Wed, 06 Mar 2019 13:42:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d135e18f-ab08-4e6d-9043-1dd92f0b9339</guid><dc:creator>damianogiacomi</dc:creator><description>&lt;p&gt;Hi yes that was the problem, just the last question, to turn on the LTE how should I do? I have the LTE grey, i have searched for some networs using AT+COPS? and a network showed up but its status is forbidden. I have tried to turn on the roaming using&amp;nbsp;AT+CIND=1,1,0 but nothing changed even after rebooting. Is it the right way to do it ?&lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: esim</title><link>https://devzone.nordicsemi.com/thread/174213?ContentTypeID=1</link><pubDate>Tue, 05 Mar 2019 10:24:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:86bda487-3553-4da9-98af-277b41e4afe7</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Please confirm that you are running the&amp;nbsp;&lt;em&gt;at_client&lt;/em&gt; sample when using the LTE Link monitor as the&lt;a href="https://devzone.nordicsemi.com/tutorials/b/getting-started/posts/getting-started-with-nrf9160-dk#h69sjqflk6om1o8mdrn1vfnph47lq1r7"&gt; Getting started guide suggest.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A quick tip could be to try the reset button on the nrf91 DK so you get the bootup in the terminal.&lt;/p&gt;
&lt;p&gt;Then you follow it by sending the AT+CFUN? to the device.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Please attach the log/screenshot if you stumble upon any issues,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;//Cheers&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: esim</title><link>https://devzone.nordicsemi.com/thread/174206?ContentTypeID=1</link><pubDate>Tue, 05 Mar 2019 10:01:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b4548eb-6d8b-4901-9cbb-4dcc82e01207</guid><dc:creator>damianogiacomi</dc:creator><description>&lt;p&gt;Yes I am using the nrf91DK I have followed the instruction but with the lte link monitor I am not able to connect to lte even using the sim included. Each AT command is not working and is giving back timeout errors&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: esim</title><link>https://devzone.nordicsemi.com/thread/172504?ContentTypeID=1</link><pubDate>Fri, 22 Feb 2019 12:51:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:275bde21-cff3-41cd-9a4d-57a1bcb6c917</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Damian,&lt;/p&gt;
&lt;p&gt;Typically you need to register your eSIM to connect to the cellular network in general. (&lt;em&gt;This you must check out with Telit&lt;/em&gt;)&lt;/p&gt;
&lt;p&gt;If it&amp;#39;s already registered and you have soldered on the eSIM as well as following the instructions in my last post you should be able to connect to nrf cloud.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;I now assume you are doing this on the nrf91 DK ? please correct me if this is not the case.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;To see if you can connect to the cellular network, please refer to this &lt;a href="https://devzone.nordicsemi.com/tutorials/b/getting-started/posts/getting-started-with-nrf9160-dk"&gt;Getting started guide&lt;/a&gt;&amp;nbsp;about flashing the &lt;a href="https://github.com/NordicPlayground/fw-nrfconnect-nrf/tree/master/samples/nrf9160/at_client"&gt;at_client &lt;/a&gt;sample with LTE Link Monitor.&lt;/p&gt;
&lt;p&gt;If you use that in combination with &lt;a href="https://www.youtube.com/watch?v=m5V4Vo_Xemk"&gt;LTE link monitor &lt;/a&gt;application provided in&lt;a href="https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Connect-for-desktop"&gt; nrf Connect for desktop,&lt;/a&gt; you will be able to see which networks are in your area, connect to the network, as well as status for the modem etc. through AT-Commands.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;//cheers&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: esim</title><link>https://devzone.nordicsemi.com/thread/172482?ContentTypeID=1</link><pubDate>Fri, 22 Feb 2019 10:39:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6b0f274e-9d25-4460-88d8-af868c66c121</guid><dc:creator>damianogiacomi</dc:creator><description>&lt;p&gt;Ok, I have am esim firm Telit, I have to register somehow the esim to use it for the nrfcloud ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: esim</title><link>https://devzone.nordicsemi.com/thread/172095?ContentTypeID=1</link><pubDate>Wed, 20 Feb 2019 11:56:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ee6575ae-8d5a-40d7-a1a8-0772a4eea938</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Damian,&lt;/p&gt;
&lt;p&gt;Please refer to the documentation about &lt;a href="https://www.nordicsemi.com/DocLib/Content/User_Guides/nrf91_dk/latest/UG/nrf91_DK/hw_description/sim_esim"&gt;using eSIM on the nrf91 DK.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In short you can solder on an eSIm onto the socket shown in the figure:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-faa0d5eced094ce2abd8e8e4daa4ceda/pastedimage1550663697037v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;This can be provided by your carrier if they support this.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Also I would recommend you to checkout this site regards information about the&amp;nbsp;&lt;a href="https://www.gsma.com/esim/"&gt;SIM solution.&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>