Application M5Stack Demo-Board (Factory-Test)
-
Hello, M5Stack team,
received my M5Stack demo board today.
What I noticed now, the program Factory-Test from Github is faulty, it only works until function 6 then it doesn't work anymore. The same behavior with EasyLoader
Please can you check the code !?Greetings skink
-
The IOT Demo Board?
https://m5stack.com/collections/m5-application/products/iot-learning-kit
-
Yes it is the IOT Demo Board,
the first error when compiling is this !!
See picture ->
Greetings skink! !
-
Here my board, got yesterday !!
Greetings skink! ! -
The test of the individual components works.
But the factory test already aborts with an error message when compiling!Can you check that !?
Greetings Reiner
-
Try deleting the circle at the beginning of the line.
-
@ajb2k3 said in Application M5Stack Demo-Board (Factory-Test):
Try deleting the circle at the beginning of the line.
I've already done that, erased the circle in front of the bracket.
But nevertheless it runs only up to function 6!Just found out, that I get the following error message working with Arduino 1.8.9 when I load the code into Arduino !!
Error message : "MFRC522_i2C.cpp" contains unknown characters. If the code was created with an older version of Arduino, you might want to use Tool -> Correct Coding & Reload etc. etc. to correct the code.But even afterwards the program runs only up to function 6!