<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[M5stack fails to connect with blynk]]></title><description><![CDATA[<p dir="auto">Hello guys, i tried to run blynk, but i canot connect my atomlite's to blynk. i tried port 8080, 443 and 80 but the devices doesnt shows up in blynk as Online here is my configuration<br />
<img src="/assets/uploads/files/1654723263943-af189eed-724f-4479-a0c8-6b3d80319e5c-image-resized.png" alt="0_1654723263901_af189eed-724f-4479-a0c8-6b3d80319e5c-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">print('Start')<br />
wlan = network.WLAN(network.STA_IF)<br />
blynk1 = blynk.Blynk(server='blynk.cloud', port=80, token='XXXX', heartbeat=30)<br />
blynk1.run()<br />
m5mqtt.start()</p>
<p dir="auto">Any ideas?</p>
]]></description><link>https://community.m5stack.com/topic/4354/m5stack-fails-to-connect-with-blynk</link><generator>RSS for Node</generator><lastBuildDate>Wed, 11 Mar 2026 16:54:59 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/4354.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 08 Jun 2022 21:21:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to M5stack fails to connect with blynk on Fri, 10 Jun 2022 15:58:45 GMT]]></title><description><![CDATA[<p dir="auto">Not only that but the OLD password system has been upgraded to use certificates and encryption keys.</p>
]]></description><link>https://community.m5stack.com/post/17695</link><guid isPermaLink="true">https://community.m5stack.com/post/17695</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Fri, 10 Jun 2022 15:58:45 GMT</pubDate></item><item><title><![CDATA[Reply to M5stack fails to connect with blynk on Thu, 09 Jun 2022 19:15:25 GMT]]></title><description><![CDATA[<p dir="auto">You can't connect to Blynk 2.0 until there is a big rebuild of the firmware as blynk uses the Virtual twin aka template method to connect whereas the old Blynk just used the username password combo.</p>
]]></description><link>https://community.m5stack.com/post/17688</link><guid isPermaLink="true">https://community.m5stack.com/post/17688</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Thu, 09 Jun 2022 19:15:25 GMT</pubDate></item><item><title><![CDATA[Reply to M5stack fails to connect with blynk on Thu, 09 Jun 2022 13:11:57 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/21001">@mm-uiflow</a></p>
<p dir="auto">yes, I think to successfully connect to <a href="http://blynk.cloud.com" target="_blank" rel="noopener noreferrer nofollow ugc">blynk.cloud.com</a> the template id is required as well. See <a href="https://github.com/blynkkk/blynk-library/releases" target="_blank" rel="noopener noreferrer nofollow ugc">here</a> - check section [IMPORTANT] a bit down the page.</p>
<p dir="auto">I've done a quick test with Arduino Blynk code and my M5Core2 connected immediately. But with UIFlow my M5Core2 doesn't connect at all.</p>
<p dir="auto">I think UIFlow Blynk blocks need to be adapted to the new template id requirement.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/17684</link><guid isPermaLink="true">https://community.m5stack.com/post/17684</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Thu, 09 Jun 2022 13:11:57 GMT</pubDate></item><item><title><![CDATA[Reply to M5stack fails to connect with blynk on Thu, 09 Jun 2022 10:25:49 GMT]]></title><description><![CDATA[<p dir="auto">I created a timer <img src="/assets/uploads/files/1654770166401-78ecc3dc-435e-4d07-a135-6f5c94cdf6df-image.png" alt="0_1654770167257_78ecc3dc-435e-4d07-a135-6f5c94cdf6df-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">and every 500 ms its called. still no connection<br />
<img src="/assets/uploads/files/1654770246832-2ad3dece-a7b0-4eb3-ac41-b5caaa4d6822-image-resized.png" alt="0_1654770247174_2ad3dece-a7b0-4eb3-ac41-b5caaa4d6822-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">in Debug i see the prints start and loop :<br />
<img src="/assets/uploads/files/1654770280381-7b0974e9-c326-4a24-9fcd-4870f941e47b-image.png" alt="0_1654770280796_7b0974e9-c326-4a24-9fcd-4870f941e47b-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">i only used the AUTH_TOKEN, in bylnk cloud there are more things defined, you think this is the problem?<br />
<img src="/assets/uploads/files/1654770345130-601398db-347c-4abe-a3be-0289ca90284e-image-resized.png" alt="0_1654770345513_601398db-347c-4abe-a3be-0289ca90284e-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.m5stack.com/post/17683</link><guid isPermaLink="true">https://community.m5stack.com/post/17683</guid><dc:creator><![CDATA[mm-uiflow]]></dc:creator><pubDate>Thu, 09 Jun 2022 10:25:49 GMT</pubDate></item><item><title><![CDATA[Reply to M5stack fails to connect with blynk on Thu, 09 Jun 2022 09:13:19 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/21001">@mm-uiflow</a></p>
<p dir="auto">I think you need to put the ‘blynk1.run()’ statement in the loop.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/17680</link><guid isPermaLink="true">https://community.m5stack.com/post/17680</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Thu, 09 Jun 2022 09:13:19 GMT</pubDate></item></channel></rss>