<?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 LLM630]]></title><description><![CDATA[<p dir="auto">Hi All,</p>
<p dir="auto">I'm searching information about the possibility of sending data from llm630 via espnow. is it possible? if yes, how?  I need to hard modify the pcb?</p>
<p dir="auto">ciaoo</p>
<p dir="auto">best regard</p>
]]></description><link>https://community.m5stack.com/topic/7823/m5stack-llm630</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 22:12:06 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/7823.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 16 Sep 2025 10:51:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to M5Stack LLM630 on Mon, 29 Sep 2025 21:30:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/henrycharm" aria-label="Profile: henryCharm">@<bdi>henryCharm</bdi></a> tnks for answering.. I'm talking about this <a href="https://docs.m5stack.com/en/stackflow/llm630_compute_kit/config" target="_blank" rel="noopener noreferrer nofollow ugc">LLM630</a> .. I red somewhere  this llm630_compute_kit has a esp32 for wifi tasks..</p>
]]></description><link>https://community.m5stack.com/post/30010</link><guid isPermaLink="true">https://community.m5stack.com/post/30010</guid><dc:creator><![CDATA[cepics]]></dc:creator><pubDate>Mon, 29 Sep 2025 21:30:06 GMT</pubDate></item><item><title><![CDATA[Reply to M5Stack LLM630 on Tue, 16 Sep 2025 12:37:28 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">The LLM630 is a sensor module, and ESP-NOW is a communication protocol used by ESP32/ESP8266 devices for low-power, peer-to-peer wireless communication.</p>
<p dir="auto">To send data from the LLM630 via ESP-NOW, you need a microcontroller with ESP-NOW support (like ESP32) connected to the LLM630 sensor to read its data and then transmit it over ESP-NOW.</p>
<p dir="auto">Key points:</p>
<p dir="auto">The LLM630 itself doesn’t support ESP-NOW directly; it only provides sensor data (usually via UART, I2C, or SPI).</p>
<p dir="auto">You don’t necessarily need to hard-modify the PCB if you can interface the sensor’s output with an ESP32 development board or custom PCB.</p>
<p dir="auto">Your ESP32 firmware will handle reading data from the LLM630 and sending it over ESP-NOW to other ESP-NOW-enabled devices.</p>
<p dir="auto">If you want to avoid hardware changes, you could connect the LLM630 to an ESP32 via existing interfaces (e.g., UART pins) and implement ESP-NOW on the ESP32 side.</p>
]]></description><link>https://community.m5stack.com/post/29974</link><guid isPermaLink="true">https://community.m5stack.com/post/29974</guid><dc:creator><![CDATA[henryCharm]]></dc:creator><pubDate>Tue, 16 Sep 2025 12:37:28 GMT</pubDate></item></channel></rss>