Uploading SerialGateway WARNING
-
Hello, I'm trying to make a new SerialGateway, from scratch and the same on this webside. So far so good... But I think he's not working... (In Domoticz I see no versionnumber nor a sensor.)
So I started checking the hardware, that's (lets hope) ok.
Next step is checking the software, installing the newest version of ArduinoIDE (on Windows) and the latest release of MySensors, so far so good.
When I try to check the SerialGateway-sketch there's the next warning:WARNING: Category '' in library UIPEthernet is not valid. setting to 'Uncategorized'
Can I Upload the sketch?
-
Hi! Welcome!
Here is a great tutorial from MySensors how to install the Arduino IDE and MySensors liberary! Start there and work your way forward. Maybe your library didnt install correctly?http://www.mysensors.org/about/arduino#installing-the-development-environment-on-your-computer
-
@sunberg84 Thanks for your advice. All those steps already done some time ago...
Think this is not a relevant answer by my question.
-
Hi, then i missunderstood you.
Have you tried to upload the sketch?
-
Yep, with the same warning and zero results in Domoticz.
-
No "Upload finish" and nothing on the serial log - then the answer is: No you cant and I would think if you go back to my first post that your library didnt install correctly.
-
Again, installing AerduinoIDE, then de latest realese of MySensors: same problem...
-
Sorry to hear - but the Warning really sounds like the Library UIPEthernet is something wrong with. Did you have this library before or installed on another directiory as well? It has not been updated for a year in MySensors Masterbranch.
When you open your arduino IDE do you see all the MySensors examples there (In example -> MySensors)? The your lib is installed.
-
So mabey the download from MySensors isn't ok (UIPEthernet is a part of that).
Again downloaded and added but the same warning.
-
@hek Has there been any change in 1.5 download lately? I cant remeber any other users having this problem.
-
Now installing ArduinoIDE 1.6.5 (aug '15) and MySensors 1.5 (jan '15) there's no warning...
-
@Wijbe.Fryslan LOL, jan '15 has to be jan '15 (older version deleted...)
-
Nice to hear @Wijbe-Fryslan!
-
You think this is THE solution????
-
Dont know, as long as it works for you...
-
@sundberg84 The sketch UIPEthernet becomes to al my downloads from MySensors.
-
@sundberg84 said:
... When you open your arduino IDE do you see all the MySensors examples there (In example -> MySensors)? The your lib is installed....
I think so. How manny are there, so I can check.
-
Playing with my Arduino IDE and mysensors download on my computer with Windows 7, I can make the following conclusion:
Arduino-1.6.5-r2-windows works fine;
Arduino-1.6.7-windows gives described UIPEthernet warning.