Problems compiling example M5stack with arduino ide
-
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 -
@powersoft remove #
-
Found the solution. a New clean install with the latest version. Now it's compiles well !
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