🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    M5Stack LLM630

    Scheduled Pinned Locked Moved PRODUCTS
    3 Posts 2 Posters 1.9k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C Offline
      cepics
      last edited by

      Hi All,

      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?

      ciaoo

      best regard

      henryCharmH 1 Reply Last reply Reply Quote 0
      • henryCharmH Offline
        henryCharm @cepics
        last edited by

        Hi,

        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.

        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.

        Key points:

        The LLM630 itself doesn’t support ESP-NOW directly; it only provides sensor data (usually via UART, I2C, or SPI).

        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.

        Your ESP32 firmware will handle reading data from the LLM630 and sending it over ESP-NOW to other ESP-NOW-enabled devices.

        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.

        From a Data Science Intern to now happy as a IoT Solutions Architect.

        C 1 Reply Last reply Reply Quote 0
        • C Offline
          cepics @henryCharm
          last edited by

          @henryCharm tnks for answering.. I'm talking about this LLM630 .. I red somewhere this llm630_compute_kit has a esp32 for wifi tasks..

          1 Reply Last reply Reply Quote 0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • First post
            Last post