<?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[StickC + ENVII Hat or + ENVIII Unit reboots constantly]]></title><description><![CDATA[<p dir="auto">Guru Meditation Error: Core  1 panic'ed (LoadProhibited). Exception was unhandled.</p>
<p dir="auto">I'm getting the above error in Arduino IDE from a fresh install and device just crashes and reboots.</p>
<p dir="auto">I get the same with Atom-Lite, Atom-Matrix, StickC in combination with ENVII hat and/or ENVIII unit.<br />
I'm trying the examples from here<br />
<a href="https://github.com/m5stack/M5Unit-ENV/blob/master/examples/Unit_ENVIII_M5StickC/Unit_ENVIII_M5StickC.ino" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/m5stack/M5Unit-ENV/blob/master/examples/Unit_ENVIII_M5StickC/Unit_ENVIII_M5StickC.ino</a><br />
and similar for the pairings above controller to hat or unit, and it remains the same.</p>
<p dir="auto">macOS | Arduino Version: 2.2.1<br />
I did get the following message on install of M5Stick and M5Atom libraries, so I dropped back to 0.2.8<br />
M5StickC 0.2.9 Failed to install library: 'M5StickC:0.2.9'. No valid dependencies solution found: dependency 'M5_JoyC' is not available.<br />
And this message for Atom, so I dropped back to 0.1.0:<br />
Failed to install library: 'M5Atom:0.1.1'. No valid dependencies solution found: dependency 'ATOM-ECHO' is not available</p>
<p dir="auto">Then Arduino IDE identifies them as updatable, but the same error messages.<br />
I've also tried M5Stack instead of individual M5StickC and M5Atom libraries.</p>
<p dir="auto">Something is clearly troubling what should be an otherwise straightforward install.</p>
<p dir="auto">Update: For fun?, I tried on RPi Arduino v1. 32-bit stock libraries and used code from examples menu. Same issues. Has anyone else got original StickC and the ENVII hat and ENVIII unit sensors with working Arduino code?</p>
]]></description><link>https://community.m5stack.com/topic/5692/stickc-envii-hat-or-enviii-unit-reboots-constantly</link><generator>RSS for Node</generator><lastBuildDate>Tue, 28 Apr 2026 16:24:19 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/5692.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 07 Oct 2023 11:01:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to StickC + ENVII Hat or + ENVIII Unit reboots constantly on Sun, 15 Oct 2023 11:08:00 GMT]]></title><description><![CDATA[<p dir="auto">Add line<br />
sht30.init();<br />
straight after Wire.begin(26, 32); // Pins 19, 22 if using Atom-Mate and hats.</p>
<p dir="auto">For the StickC and ENVII hat example it needs the following change as well.<br />
SHT3X sht30; // Changed from SHT3X sht30(0x44, 1)</p>
<p dir="auto">Swap the StickC library out for Atom and comment out the LCD lines, it works perfectly as well with the Atom-Lite/Atom-Matrix.</p>
<p dir="auto">Two lines above need changed in the examples.</p>
]]></description><link>https://community.m5stack.com/post/22483</link><guid isPermaLink="true">https://community.m5stack.com/post/22483</guid><dc:creator><![CDATA[gavin67890]]></dc:creator><pubDate>Sun, 15 Oct 2023 11:08:00 GMT</pubDate></item><item><title><![CDATA[Reply to StickC + ENVII Hat or + ENVIII Unit reboots constantly on Wed, 11 Oct 2023 22:20:04 GMT]]></title><description><![CDATA[<p dir="auto">Dropped entire M5Unit-ENV library and replaced by add library from ZIP from this fork<br />
<a href="https://github.com/Tinyu-Zhao/M5Unit-ENV/" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/Tinyu-Zhao/M5Unit-ENV/</a></p>
<p dir="auto">Examples tested:<br />
StickC + ENVIII unit<br />
StickC + ENVII hat<br />
Atom Matrix + ENVII hat (even via Atom Mate with pins switched to 19, 22)<br />
All working! Am I happy? Ducking ecstatic, mate.</p>
]]></description><link>https://community.m5stack.com/post/22446</link><guid isPermaLink="true">https://community.m5stack.com/post/22446</guid><dc:creator><![CDATA[gavin67890]]></dc:creator><pubDate>Wed, 11 Oct 2023 22:20:04 GMT</pubDate></item></channel></rss>