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

    esp now on M5stack core2

    Core 2
    2
    2
    1.2k
    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.
    • S
      sodex
      last edited by

      Hi, do you have any example for esp now in Arduino ide? I need two core2 to communicate with each other. Unfortunately I haven't found any example that I can use to get it to work.

      teastainT 1 Reply Last reply Reply Quote 0
      • teastainT
        teastain @sodex
        last edited by teastain

        https://randomnerdtutorials.com/esp-now-two-way-communication-esp32/

        I run a small collection of M5Stack components communicating in ESP_NOW.
        A Core reading a Stamp for remote temp, the Stamp receives commands to operate a servo motor from the Core.

        The M5Stack JoyC controlling a BugC unit is a good example as well, in the M5Stack examples GutHub.
        Or my own GitHub repository:
        https://github.com/teastainGit/ESP_NOWpeer2peer/blob/main/ESPpeer2peer/ESPpeer2peer.ino
        has an example of one sketch that can be copied over to another device, change the MAC address and it works with each unit talking both ways with each other!

        Cheers, Terry!

        100% M5Stack addict with several drawers full of product!

        1 Reply Last reply Reply Quote 0
        • First post
          Last post