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

    Problems compiling example M5stack with arduino ide

    Arduino
    2
    3
    4.5k
    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.
    • P
      Powersoft
      last edited by

      Hello,
      The M5STACK is new for me. After installing the software and start an example I get the next errors :

      /Users/jankromhout/Documents/Arduino/libraries/M5Stack/src/LoRaWan.cpp: In member function 'void LoRaWanClass::init()':
      /Users/jankromhout/Documents/Arduino/libraries/M5Stack/src/LoRaWan.cpp:45:5: error: 'Serial2' was not declared in this scope
      Serial2.begin(9600, SERIAL_8N1, 16, 17);
      ^
      In file included from /Users/jankromhout/Documents/Arduino/libraries/M5Stack/src/LoRaWan.cpp:33:0:
      /Users/jankromhout/Documents/Arduino/libraries/M5Stack/src/LoRaWan.cpp: In member function 'void LoRaWanClass::getVersion(char*, short int, unsigned char)':
      /Users/jankromhout/Documents/Arduino/libraries/M5Stack/src/LoRaWan.h:33:29: error: 'Serial2' was not declared in this scope
      #define SerialLoRa Serial2
      ^

      Wat do I missing?
      Thanks for any help.
      Cheers, Jan

      ajb2k3A 1 Reply Last reply Reply Quote 0
      • ajb2k3A
        ajb2k3 @Powersoft
        last edited by

        @powersoft remove #

        UIFlow, so easy an adult can learn it!
        If I don't know it, be patient!
        I've ether not learned it or am too drunk to remember it!
        Author of the WIP UIFlow Handbook!
        M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

        1 Reply Last reply Reply Quote 0
        • P
          Powersoft
          last edited by

          Found the solution. a New clean install with the latest version. Now it's compiles well !

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