<?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[How to work vibration on Core2 V1.1 (K010-V11)?]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I am using Previous Core2 (K010) and New Core2 (K010-V11) .<br />
Previous Core2 Vibration can work with following code but New Core2 Vibration cannot work.<br />
Core2 bottom show Previous:AXP-LDO3 -&gt; New:DLA01.<br />
Is there any example code to work DAL01?</p>
<p dir="auto">[code]<br />
M5.Axp.SetLDOEnable(3, true);<br />
delay(100);<br />
M5.Axp.SetLDOEnable(3, false);</p>
<p dir="auto">[Previous Core2 bottom]<br />
<img src="/assets/uploads/files/1705296373463-previous-k010-resized.jpg" alt="0_1705296371924_Previous(K010).jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">[New Core2 bottom]<br />
<img src="/assets/uploads/files/1705296410634-new-k010-v11-resized.jpg" alt="0_1705296410046_New(K010-V11).jpg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.m5stack.com/topic/5986/how-to-work-vibration-on-core2-v1-1-k010-v11</link><generator>RSS for Node</generator><lastBuildDate>Tue, 10 Mar 2026 00:08:40 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/5986.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 15 Jan 2024 05:30:10 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to work vibration on Core2 V1.1 (K010-V11)? on Mon, 22 Jan 2024 23:43:23 GMT]]></title><description><![CDATA[<p dir="auto">Hi felmue,</p>
<p dir="auto">Thank you for your comment.<br />
I have done with M5.Axp.SetVibration command.</p>
<p dir="auto">Thank you!</p>
]]></description><link>https://community.m5stack.com/post/23435</link><guid isPermaLink="true">https://community.m5stack.com/post/23435</guid><dc:creator><![CDATA[MAFTY]]></dc:creator><pubDate>Mon, 22 Jan 2024 23:43:23 GMT</pubDate></item><item><title><![CDATA[Reply to How to work vibration on Core2 V1.1 (K010-V11)? on Mon, 15 Jan 2024 18:20:55 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/75190">@MAFTY</a></p>
<p dir="auto">simply call <code>M5.Axp.SetVibration(true/false)</code> - this should work on both M5Core2 versions. See <a href="https://github.com/m5stack/M5Core2/blob/master/src/AXP.cpp#L538" target="_blank" rel="noopener noreferrer nofollow ugc">here</a>.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/23357</link><guid isPermaLink="true">https://community.m5stack.com/post/23357</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Mon, 15 Jan 2024 18:20:55 GMT</pubDate></item></channel></rss>