<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.element14.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>Forum - Recent Threads</title><link>https://community.element14.com/products/devtools/avnetboardscommunity/monarch-go/f/forum</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><lastBuildDate>Mon, 16 Jan 2023 22:15:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://community.element14.com/products/devtools/avnetboardscommunity/monarch-go/f/forum" /><item><title>Monarch Go Documentation</title><link>https://community.element14.com/thread/52329?ContentTypeID=0</link><pubDate>Mon, 16 Jan 2023 22:15:14 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:98a05718-11e4-43f1-b875-9cf75f34d016</guid><dc:creator>TMS_Matt</dc:creator><slash:comments>12</slash:comments><comments>https://community.element14.com/thread/52329?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/monarch-go/f/forum/52329/monarch-go-documentation/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Where can I find the documentation for the Monarch Go module?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I am looking for details specific to the module itself:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;AT commands reference. I assume most generic AT commands will work, but is there a list of chip specific ones?&lt;/li&gt;
&lt;li&gt;Mating connector&amp;nbsp;part number and pinout. Mechanical drawings for the module footprint would be helpful too.&lt;/li&gt;
&lt;li&gt;Electrical specifications. I recall seeing that the UART interface is 1.8v, can anyone confirm this? Is it 3.3v tolerant or does it need a voltage shifter?&lt;/li&gt;
&lt;li&gt;Lastly, is there a schematic or pinout available for the arduino shield? I don&amp;#39;t plan to use it on the end product but it will help with prototyping.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks for any help! I have looked all over the verizon and avnet websites and found nothing. Even the link of the quick start card in the box (avnet.me/MonarchGo-Shield-GSG) seems to be dead. Very frustrating!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Monarch Go on Raspberry Pi 3 B+?</title><link>https://community.element14.com/thread/51913?ContentTypeID=0</link><pubDate>Fri, 28 Oct 2022 19:06:35 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:ab86b6c4-ad9f-45c1-84a6-76e6bba33c63</guid><dc:creator>bpitt1237</dc:creator><slash:comments>2</slash:comments><comments>https://community.element14.com/thread/51913?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/monarch-go/f/forum/51913/monarch-go-on-raspberry-pi-3-b/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m looking for a hat for a Raspberry Pi 3 B+ and see that there is a Monarch Go. However, the examples of using it that I see are using a Raspberry Pi model 4. Will the Monarch Go work with a Raspberry Pi model 3 B+??&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Barry&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How can I make Monarch Go GPS location data available to an Azure IoT Central App?</title><link>https://community.element14.com/thread/51905?ContentTypeID=0</link><pubDate>Thu, 27 Oct 2022 01:07:55 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:0d2db8ad-6f12-415a-8466-2bd5ae31c936</guid><dc:creator>gmlou007</dc:creator><slash:comments>0</slash:comments><comments>https://community.element14.com/thread/51905?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/monarch-go/f/forum/51905/how-can-i-make-monarch-go-gps-location-data-available-to-an-azure-iot-central-app/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I have successfully implemented the&amp;nbsp;&lt;a href="https://community.element14.com/learn/events/c/e/1469" rel="noopener noreferrer" target="_blank"&gt;Monarch Go Workshop: Part 2: Introduction to Azure IoT Central Out of Box Example&lt;/a&gt;&amp;nbsp;solution, which uses the&amp;nbsp;&lt;a href="https://github.com/avnet/monarch-azureAWS-OOB"&gt;Avnet/Monarch-AzureAWS-OOB (github.com)&lt;/a&gt;, the&amp;nbsp;&lt;a href="https://www.avnet.com/shop/us/products/avnet-engineering-services/aes-nxp-mnrch-m1-dk-g-3074457345643606929/"&gt;AES-NXP-MNRCH-M1-DK-G by Avnet Engineering Services Evaluation &amp;amp; Development Kits | Avnet&lt;/a&gt;&amp;nbsp;(incorporating the Monarch Go device), a Verizon ThingSpace connection and an Azure IoT Central App. However, as I also need GPS location data provided to the Azure IoT Central App, I have swopped out the Monarch Go device with a Monarch Go GPS device. The problem, however, is that the&amp;nbsp;&lt;a href="https://github.com/avnet/monarch-azureAWS-OOB"&gt;Avnet/Monarch-AzureAWS-OOB (github.com)&lt;/a&gt;&amp;nbsp;app&amp;nbsp;hard-codes the latitude and longitude values in the msft_Azure_IoT.c at lines 111-119:&lt;/p&gt;
&lt;p&gt;111 #define Device_Location_Telemetry_JSON \&lt;br /&gt;112&amp;nbsp; &amp;quot;{&amp;quot; \&lt;br /&gt;113&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;\&amp;quot;Location\&amp;quot;:&amp;quot; \&lt;br /&gt;114&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;{&amp;quot; \&lt;br /&gt;115&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;\&amp;quot;lat\&amp;quot;: %.6f, &amp;quot; \&lt;br /&gt;116&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;\&amp;quot;lon\&amp;quot;: %.6f, &amp;quot; \&lt;br /&gt;117&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;\&amp;quot;alt\&amp;quot;: %.6f&amp;quot; \&lt;br /&gt;118&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;}&amp;quot; \&lt;br /&gt;119&amp;nbsp; &amp;nbsp;&amp;quot;}&amp;quot;&lt;/p&gt;
&lt;p&gt;...and lines 126-129:&lt;/p&gt;
&lt;p&gt;126 // Avnet set as default map location&lt;br /&gt;127 double lat = 33.42745;&lt;br /&gt;128 double lon = -111.98213;&lt;br /&gt;129 double alt = 0;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If I understand the following code correctly, Device_Location_Telemetry_JSON is updated periodically, at line 1197 and the data is sent out via the Monarch device.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;1189 case AZURE_SM_PUB_LOC_TELEMETRY:&lt;br /&gt;1190 vTaskDelay(pdMS_TO_TICKS(1000));&lt;br /&gt;1191&lt;br /&gt;1192 memset(&amp;amp;(xPublishParameters), 0x00, sizeof(xPublishParameters));&lt;br /&gt;1193 memset(cTopic, 0, sizeof(cTopic));&lt;br /&gt;1194 memset(cPayload, 0, sizeof(cPayload));&lt;br /&gt;1195&lt;br /&gt;1196 sprintf(cTopic, AZURE_IOT_TELEMETRY_TOPIC_FOR_PUB, clientcredentialAZURE_IOT_DEVICE_ID);&lt;br /&gt;1197 sprintf(cPayload, Device_Location_Telemetry_JSON, lat, lon, alt);&lt;/p&gt;
&lt;p&gt;I&amp;#39;d appreciate help in determined how I can modify the above code&amp;nbsp;to access the Monarch Go GPS&amp;#39;s location data&amp;nbsp;(latitude and longitude).&amp;nbsp; Do I need to use AT+ commands, etc.?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Pins for the MikroE Relay Click</title><link>https://community.element14.com/thread/40044?ContentTypeID=0</link><pubDate>Fri, 26 Mar 2021 04:03:15 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:b61caaae-3613-41fb-b81e-56ff50b22ab7</guid><dc:creator>skruglewicz</dc:creator><slash:comments>2</slash:comments><comments>https://community.element14.com/thread/40044?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/monarch-go/f/forum/40044/pins-for-the-mikroe-relay-click/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p style="margin:0;"&gt;HI &lt;span&gt;&lt;a href="https://community.element14.com/members/jafoste4"&gt;jafoste4&lt;/a&gt;&lt;/span&gt; &lt;/p&gt;&lt;p style="margin:0;"&gt;I&amp;#39;m using the MicroE relay click with the socket as described &lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;span style="color:#333333;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have a MikroE &lt;a class="jive-link-external-small" href="https://www.mikroe.com/relay-click" rel="nofollow ugc noopener" target="_blank"&gt;RELAY CLick&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;span style="color:#333333;"&gt;&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/398x256/__key/communityserver-discussions-components-files/277/contentimage_5F00_197372.png"&gt;&lt;img alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/discussions/components/files/277/contentimage_197372.png-398x256.png?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=fnV0tEfTMqDeGGiXIFVpyl4wCybzx3iYigC9EWvr91k%3D&amp;amp;se=2026-05-20T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=LiwaKPz88aaPmoRQFtnd4g==" style="max-height: 256px;max-width: 398px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;My question is can I use the same logic as used in the Workshop3?&lt;/p&gt;&lt;p style="margin:0;"&gt;Can I set the pins as described in the SDK Blinky example.&lt;/p&gt;&lt;p style="margin:0;"&gt;How can I set and unset the relay?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>is there a cmd interface directly to the Monarch?</title><link>https://community.element14.com/thread/40038?ContentTypeID=0</link><pubDate>Tue, 23 Mar 2021 19:00:17 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:1f5e1aa5-6099-44ea-a228-57719866f1bd</guid><dc:creator>skruglewicz</dc:creator><slash:comments>2</slash:comments><comments>https://community.element14.com/thread/40038?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/monarch-go/f/forum/40038/is-there-a-cmd-interface-directly-to-the-monarch/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p style="margin:0;"&gt;Hi Everyone and &lt;span&gt;&lt;a href="https://community.element14.com/members/jafoste4"&gt;jafoste4&lt;/a&gt;&lt;/span&gt; &lt;a class="jive-link-tag-small" href="https://community.element14.com/search?q=*&amp;amp;tag="&gt;jafoste4&lt;/a&gt;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;I&amp;#39;m reviewing the &amp;quot;AVNET Monarch LTE-M Development Kit&amp;quot; and was wondering if anyone can point me in the right direction to send a command to test if the Modem is connected?&lt;/p&gt;&lt;p style="margin:0;"&gt;I see that there is AT command interface to for the PI starter kit. &lt;/p&gt;&lt;p style="margin:0;"&gt;&amp;quot;Launch serial terminal conﬁgured with 115200 baud rate, 8 data bit, hardware ﬂow control, no parity, 1 stop bit.&lt;/p&gt;&lt;p style="margin:0;"&gt;Type ATI1 to get software version and AT+PING=”www.sequans.com” to check connectivity&amp;quot;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;Can the Monarch Go Arduino Shield work this way? I guess I could try it?&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;Thanks in advance&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Azure OOB demo connection issue.</title><link>https://community.element14.com/thread/40033?ContentTypeID=0</link><pubDate>Mon, 22 Mar 2021 20:05:49 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:891b384d-ab9b-4126-a93b-80a58c56d158</guid><dc:creator>skruglewicz</dc:creator><slash:comments>7</slash:comments><comments>https://community.element14.com/thread/40033?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/monarch-go/f/forum/40033/azure-oob-demo-connection-issue/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p style="margin:0;"&gt;Hello,&lt;/p&gt;&lt;p style="margin:0;"&gt;I had the demo working once with your Monarch free trial template.&lt;/p&gt;&lt;p style="margin:0;"&gt;I set it up from the helpful Workshop#2 video&amp;#39;s and docs.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;When the 7 day trial was up I created a new Monarch template on a new free trial version. I configured the MCU Project with the Device info as before.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;But now when I debug the app,&amp;nbsp; it is doing some communication but the results are not showing up on the IotCentral dashboard.?&lt;/p&gt;&lt;p style="margin:0;"&gt;where is the data going?&lt;/p&gt;&lt;p style="margin:0;"&gt;DO I have to use a different MQTT broker?&lt;/p&gt;&lt;p style="margin:0;"&gt;I&amp;#39;m at a lost here?&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;Thanks in advance &lt;/p&gt;&lt;p style="margin:0;"&gt;Steve K&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to do OTA update for SIM</title><link>https://community.element14.com/thread/40021?ContentTypeID=0</link><pubDate>Sun, 14 Mar 2021 02:58:32 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:f7ca80b7-b85a-4ce7-88a0-ca9aee242a4e</guid><dc:creator>cmelement14</dc:creator><slash:comments>12</slash:comments><comments>https://community.element14.com/thread/40021?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/monarch-go/f/forum/40021/how-to-do-ota-update-for-sim/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p style="margin:0;"&gt;I activated my device half month ago. Up to this point of time, my device status stuck in Pre-active state (as shown below) instead of Active (expected). Verizon support told me &lt;strong&gt;&amp;quot;Pre- active in the portal would indicate that activation of the line has been done but programming or Over the Air programming for your sim card has not completed.&amp;quot; &lt;/strong&gt;I asked him how to do OTA and no response from Verizon. I am trying my luck here.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;Does anyone know how to do OTA update or how to make the device status to Active?&lt;/p&gt;&lt;p style="margin:0;"&gt;Even I plug the Monarch LTE-M Development Kit into PC&amp;#39;s USB port and two red LEDs are lit, my device connection is always shown Disconnected. What does it mean? Verizon&amp;#39;s web pages are definitely not the most straightforward ones.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/1331x73/__key/communityserver-discussions-components-files/277/contentimage_5F00_196568.png"&gt;&lt;img alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/discussions/components/files/277/contentimage_196568.png-1331x73.png?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=HmXwvAFJjk4octxH7EwaFwOHUYsXot0Z3%2FgJE0hwW%2FQ%3D&amp;amp;se=2026-05-20T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=f8k/yw9aUZRcxvOpyDN5Yw==" style="max-height: 73px;max-width: 1331px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Broken Link in Product Documentation</title><link>https://community.element14.com/thread/11513?ContentTypeID=0</link><pubDate>Sat, 13 Mar 2021 15:26:37 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:facc33ad-4c90-4a3a-924e-81279ab58818</guid><dc:creator>skruglewicz</dc:creator><slash:comments>4</slash:comments><comments>https://community.element14.com/thread/11513?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/monarch-go/f/forum/11513/broken-link-in-product-documentation/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p style="margin:0;"&gt;Hello &lt;span&gt;&lt;a href="https://community.element14.com/members/jafoste4"&gt;jafoste4&lt;/a&gt;&lt;/span&gt; &lt;/p&gt;&lt;p style="margin:0;"&gt;Just an FYI....&lt;/p&gt;&lt;p style="margin:0;"&gt;I&amp;#39;m not sure if your aware, but the link in option 3 is broken?&amp;nbsp; &lt;/p&gt;&lt;p style="margin:0;"&gt;This is from the quick card that I just received in my Monarch LTE-M Development Kit that I just received.&lt;/p&gt;&lt;p style="margin:0;"&gt;Not sure what ii ts suppose to link to but I expected to get your Demo Link that I&amp;#39;ve been following.&lt;/p&gt;&lt;p style="margin:0;padding-left:90px;"&gt;&lt;span style="color:#333333;"&gt;&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/323x180/__key/communityserver-discussions-components-files/277/contentimage_5F00_196565.jpg"&gt;&lt;img alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/discussions/components/files/277/contentimage_196565.jpg-323x180.jpg?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=8mxOrJ2jyXVa%2B9NpazkLkOK9P5QOpWB97bEDuAFHe50%3D&amp;amp;se=2026-05-20T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=kZ4QkGbRQIfOs+e7XLF6sQ==" style="max-height: 180px;max-width: 323px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;span style="color:#333333;"&gt;Just wanted to let the product team know.&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;span style="color:#333333;"&gt;Steve K&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;padding:0px;padding-left:90px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Activating Verizon Sim card</title><link>https://community.element14.com/thread/40020?ContentTypeID=0</link><pubDate>Sat, 13 Mar 2021 01:01:06 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:1797192d-f968-4dfc-ab1b-d99951c75aea</guid><dc:creator>skruglewicz</dc:creator><slash:comments>1</slash:comments><comments>https://community.element14.com/thread/40020?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/monarch-go/f/forum/40020/activating-verizon-sim-card/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p style="margin:0;"&gt;Hi all ,&lt;/p&gt;&lt;p style="margin:0;"&gt;I received my Monarch LTE Development kit today. I&amp;#39;m trudging along try to get up and running. I have a quick question.&lt;/p&gt;&lt;p style="margin:0;"&gt;The getting started guide supplied with the kit, in section 2.c states, &amp;quot;activate the Verizon Sim card (already fitted to the Monarch Go modem)&amp;quot;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;If I activated my device on the ThingSpace website&amp;nbsp; using the codes on the side of the Kit modem, is my SIM card considered activated?&lt;/p&gt;&lt;p style="margin:0;"&gt;Is it as simple as plugging the kit it to my PC activating it?&lt;/p&gt;&lt;p style="margin:0;"&gt;If I go into my ThingSpace account will I see the device activated?&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;I&amp;#39;ll give that a try now. and see how it goes.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;Steve K&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;I Plugged The board in and went to the ThingSpace and went to &amp;quot;My Things&amp;quot; and it showed connected?&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/620x222/__key/communityserver-discussions-components-files/277/7167.contentimage_5F00_196561.png"&gt;&lt;img alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/discussions/components/files/277/7167.contentimage_196561.png-620x222.png?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=dUiO%2FY7iNU1DFCjXbAMVQWOmH8juIHP4yXVwTNbYOKw%3D&amp;amp;se=2026-05-20T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=34Vb/WmwiMXyKNd5SJakvw==" style="max-height: 222px;max-width: 620px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;However if I unplug the USB cable from the debug port it will still indicate &amp;quot;connected&amp;quot;?&lt;/p&gt;&lt;p style="margin:0;"&gt;is there a way on ThingSpace to see if the device is ON?&lt;/p&gt;&lt;p style="margin:0;"&gt;Is unplugging the usb cable the right way to shutdown the LPC? Or is there a right way to do iit?&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;Message was edited by: Stephen Kruglewicz

&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>ThinkSpace Sign UP trouble?</title><link>https://community.element14.com/thread/40019?ContentTypeID=0</link><pubDate>Fri, 12 Mar 2021 18:45:50 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:cad318ac-7169-4d8a-b631-ab46d8b33a1e</guid><dc:creator>skruglewicz</dc:creator><slash:comments>3</slash:comments><comments>https://community.element14.com/thread/40019?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/monarch-go/f/forum/40019/thinkspace-sign-up-trouble/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p style="margin:0;"&gt;I&amp;#39;m have trouble signing up for Thinkspace? I fill in the form and get a passcode but the Continue is not enabled?help with this?&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/620x627/__key/communityserver-discussions-components-files/277/4848.contentimage_5F00_196555.png"&gt;&lt;img alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/discussions/components/files/277/4848.contentimage_196555.png-620x627.png?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=aCm5eg2X43vbxOkWKkAfIusJfVc1ur4dck3oCJdbaaQ%3D&amp;amp;se=2026-05-20T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=bSti+w3ar4uyUROsDb2cAg==" style="max-height: 627px;max-width: 620px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Azure IoT Central Getting Started Guide</title><link>https://community.element14.com/thread/39798?ContentTypeID=0</link><pubDate>Sun, 06 Dec 2020 01:38:31 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:5a10f2e1-f98e-43ea-b2d4-854553ee9ac8</guid><dc:creator>joelpa</dc:creator><slash:comments>8</slash:comments><comments>https://community.element14.com/thread/39798?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/monarch-go/f/forum/39798/azure-iot-central-getting-started-guide/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p style="margin:0;"&gt;In the section below of the &amp;#39;Getting Started Guide&amp;#39;, the last line refers to an archive &amp;quot;SelfSignedCertificateGeneration.zip&amp;quot; but I see no path, link or anyway to find the archive.&amp;nbsp; I cannot move forward without the certificates.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;Create X.509 certificates&lt;/p&gt;&lt;p style="margin:0;"&gt;For easier onboarding and test, a self-signed certificate will be used. OpenSSL executed from Windows PowerShell command-line tool, is used to generate the certificates.&lt;/p&gt;&lt;p style="margin:0;"&gt;Note however that this method is not recommended for production!&lt;/p&gt;&lt;p style="margin:0;"&gt;The script file and root certificates are provided separately in this archive:&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;strong&gt;SelfSignedCertificateGeneration.zip&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Monarch Go network registration/scan issue</title><link>https://community.element14.com/thread/39750?ContentTypeID=0</link><pubDate>Wed, 11 Nov 2020 08:43:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:87d7a7f6-d8bd-4679-9b3d-48915448e1b8</guid><dc:creator>littlepaul</dc:creator><slash:comments>1</slash:comments><comments>https://community.element14.com/thread/39750?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/monarch-go/f/forum/39750/monarch-go-network-registration-scan-issue/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p style="margin:0;"&gt;Hi there&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;I have a Monarch Go, connected as a modem via USB to a PC.&amp;nbsp; I have working AT commands.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;It was supplied with a Verizon sim card, which I cannot activate as I am in the UK.&amp;nbsp; I have replaced the Verizon sim with a UK working unlocked sim.&amp;nbsp; With neither the Verizon or EE sim I cannot obtain any network registration.&amp;nbsp; 2G, 3G and 4GLTE are available here. AT+COPS seems to be set to automatic, so I believe should just utilise whatever network is available.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;Couple of questions:&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;1. Is the Monarch Go set up for/locked to Verizon in some way, and how do I unlock this with AT commands?&lt;/p&gt;&lt;p style="margin:0;"&gt;2. What do the jumpers on the Monarch Go do?&lt;/p&gt;&lt;p style="margin:0;"&gt;3. Should AT+SQNINS (network scan) work without a sim card?&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;Many thanks, Paul&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>