<?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[MLX 90614 Sleep mode]]></title><description><![CDATA[<p dir="auto">Hi Everyone,</p>
<p dir="auto">I'm a bit embarrassed but I'm struggling to put a MLX90614 into sleep mode using the following command. By all means I'm generally proficient with reading sensors using i2c and reading/altering the memory addresses, but this one action has stumped me for hours.</p>
<pre><code>self.i2c.writeto(0x5a, 0xff) 
</code></pre>
<p dir="auto">Basically, the entire message that needs to be translated is<br />
Start 1 0 1 1 0 1 0 W Ack 1 1 1 1 1 1 1 1 Ack 1 1 1 0 1 0 0 Ack P<br />
The first part is the SA_W: 0xb4<br />
The second part is the command: 0xff<br />
The third part is the PEC: 0xE8</p>
<p dir="auto">Any help would be gladly appreciated. Thank you!</p>
]]></description><link>https://forum.pycom.io/topic/4925/mlx-90614-sleep-mode</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 19:59:13 GMT</lastBuildDate><atom:link href="https://forum.pycom.io/topic/4925.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 17 Jun 2019 20:55:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MLX 90614 Sleep mode on Mon, 17 Jun 2019 20:55:38 GMT]]></title><description><![CDATA[<p dir="auto">Hi Everyone,</p>
<p dir="auto">I'm a bit embarrassed but I'm struggling to put a MLX90614 into sleep mode using the following command. By all means I'm generally proficient with reading sensors using i2c and reading/altering the memory addresses, but this one action has stumped me for hours.</p>
<pre><code>self.i2c.writeto(0x5a, 0xff) 
</code></pre>
<p dir="auto">Basically, the entire message that needs to be translated is<br />
Start 1 0 1 1 0 1 0 W Ack 1 1 1 1 1 1 1 1 Ack 1 1 1 0 1 0 0 Ack P<br />
The first part is the SA_W: 0xb4<br />
The second part is the command: 0xff<br />
The third part is the PEC: 0xE8</p>
<p dir="auto">Any help would be gladly appreciated. Thank you!</p>
]]></description><link>https://forum.pycom.io/post/28272</link><guid isPermaLink="true">https://forum.pycom.io/post/28272</guid><dc:creator><![CDATA[testuser]]></dc:creator><pubDate>Mon, 17 Jun 2019 20:55:38 GMT</pubDate></item></channel></rss>