<?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/azure-sphere-modules/f/forum</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><lastBuildDate>Mon, 28 Jun 2021 16:08:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://community.element14.com/products/devtools/avnetboardscommunity/azure-sphere-modules/f/forum" /><item><title>Development and production programmers for AES-MS-MT3620-M-G-2-TR</title><link>https://community.element14.com/thread/40191?ContentTypeID=0</link><pubDate>Mon, 28 Jun 2021 16:08:25 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:7ec966b1-9324-4639-9f74-21fec397a66e</guid><dc:creator>pjschoenke</dc:creator><slash:comments>0</slash:comments><comments>https://community.element14.com/thread/40191?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/azure-sphere-modules/f/forum/40191/development-and-production-programmers-for-aes-ms-mt3620-m-g-2-tr/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p style="margin:0;"&gt;Hello!&amp;nbsp; One of my customers is developing a product with the Avnet Azure Sphere module: &lt;span style="font-weight:bold;color:#000000;font-family:Arial;font-size:16px;"&gt;&lt;a class="jive-link-external-small" href="https://www.avnet.com/shop/us/products/avnet-engineering-services/aes-ms-mt3620-m-g-2-tr-3074457345643590211/" style="color:#016c9f;" target="_blank"&gt;AES-MS-MT3620-M-G-2-TR&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;What would be the recommended programmers for development and debug initially and then for production of a product for 5000+/year?&lt;/p&gt;&lt;p style="margin:0;"&gt;Any feedback or input is welcomed and appreciated!&lt;/p&gt;&lt;p style="margin:0;"&gt;Thanks in advance!&lt;/p&gt;&lt;p style="margin:0;"&gt;Paul&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Development and production programmers for AES-MS-MT3620-M-G-2-TR</title><link>https://community.element14.com/thread/40178?ContentTypeID=0</link><pubDate>Tue, 22 Jun 2021 14:05:23 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:8c931fd7-2605-43fe-b667-f754a7d78d04</guid><dc:creator>pjschoenke</dc:creator><slash:comments>3</slash:comments><comments>https://community.element14.com/thread/40178?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/azure-sphere-modules/f/forum/40178/development-and-production-programmers-for-aes-ms-mt3620-m-g-2-tr/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p style="margin:0;"&gt;Hello!&amp;nbsp; One of my customers is developing a product with the Avnet Azure Sphere module: &lt;span style="font-weight:bold;color:#000000;font-family:Arial;font-size:16px;"&gt;&lt;a class="jive-link-external-small" href="https://www.avnet.com/shop/us/products/avnet-engineering-services/aes-ms-mt3620-m-g-2-tr-3074457345643590211/" style="color:#016c9f;" target="_blank"&gt;AES-MS-MT3620-M-G-2-TR&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;What would be the recommended programmers for development and debug initially and then for production of a product for 5000+/year?&lt;/p&gt;&lt;p style="margin:0;"&gt;Any feedback or input is welcomed and appreciated!&lt;/p&gt;&lt;p style="margin:0;"&gt;Thanks in advance!&lt;/p&gt;&lt;p style="margin:0;"&gt;Paul&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Azure Sphere HTTP Client C Code Example?</title><link>https://community.element14.com/thread/38518?ContentTypeID=0</link><pubDate>Mon, 05 Aug 2019 14:15:17 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:09719598-c07d-44d8-a979-d31e91f0569a</guid><dc:creator>Sean_Miller</dc:creator><slash:comments>11</slash:comments><comments>https://community.element14.com/thread/38518?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/azure-sphere-modules/f/forum/38518/azure-sphere-http-client-c-code-example/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p style="margin:0;"&gt;&lt;span style="float:none;background-color:#ffffff;color:#3d3d3d;font-family:&amp;#39;Helvetica Neue&amp;#39;,Helvetica,Arial,&amp;#39;Lucida Grande&amp;#39;,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt;Does anyone have any leads on a tutorial or example code for using the Azure as an HTTP Client with C code?&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;In my past, I&amp;#39;ve successfully used C++ on Linux microcontrollers to act in part as an HTTP Client to hit APIs such as Darksky or Nest.&amp;nbsp; I attempted to port the code to the Azure C environment and its definitely tedious - leaving me to think there are probably some Visual Studio references that could readily be used instead.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;Thanks,&lt;/p&gt;&lt;p style="margin:0;"&gt;Sean&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Error attempting to link personal account</title><link>https://community.element14.com/thread/38475?ContentTypeID=0</link><pubDate>Thu, 25 Jul 2019 21:31:06 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:9c5d4a89-ba90-4e0d-957d-6e05694aa943</guid><dc:creator>Sean_Miller</dc:creator><slash:comments>21</slash:comments><comments>https://community.element14.com/thread/38475?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/azure-sphere-modules/f/forum/38475/error-attempting-to-link-personal-account/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p style="margin:0;"&gt;When attempting to set up my Azure account per the Microsoft startup guide, I go to the Azure Portal, click Azure Active Directory--&amp;gt;Users as instructed.&amp;nbsp; Unfortunately, it says &amp;quot;Error, an error occured.&amp;nbsp; Unable to complete due to service connection error, please try again later.&amp;quot;&amp;nbsp; It then doesn&amp;#39;t provide the necessary +User Add button I need.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;Anyone have this issue or know a workaround?&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;Thanks,&lt;/p&gt;&lt;p style="margin:0;"&gt;Sean&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>May I ask you if the coupon XXXXXXX is still ok for AES-MS-MT3620-SK-G please ?</title><link>https://community.element14.com/thread/38469?ContentTypeID=0</link><pubDate>Wed, 24 Jul 2019 19:40:18 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:5585a5cd-fe46-4e76-ab73-1b9f14a06a17</guid><dc:creator>skappy06</dc:creator><slash:comments>1</slash:comments><comments>https://community.element14.com/thread/38469?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/azure-sphere-modules/f/forum/38469/may-i-ask-you-if-the-coupon-xxxxxxx-is-still-ok-for-aes-ms-mt3620-sk-g-please/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p style="margin:0;"&gt;&lt;span style="color:#ffffff;font-family:Arial;font-size:15px;background-color:#41c363;"&gt;May I ask you if the coupon XXXXXXXXXXX is still ok for AES-MS-MT3620-SK-G please ?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>