Pffff lib 2.0 ethernet module not working
-
Very strange indeed. You are running the UI7 branch of the vera plugin? https://github.com/mysensors/Vera/tree/UI7
The only thing I can think of is that you have some network problem or powering issue. Are you powering the gateway identically when connecting to it from your computer vs vera?
@hek I feel kinda stupid at the moment, I did import the library in the arduino software but did not activate it apparently.. I am now able to ping the gateway with the latest development library but still no luck with the inclusion... I am getting a little frustrated here.. at first (I stepped back to an UNO) I tried it on my local USB port, and because of your comment, I tried it on a separate USB power supply but still no luck... Ow and Yes I am using the UI7 branch, even removed it from my Vera and uploaded it again...
-
@hek It worked before so I guess Yes... I do get the error: WARNING: Spurious .tools folder in 'MySensors' library when using the development version, seen before? It does upload to the Arduino Uno but it is not pingable...
-
@hek Could it be that that is causing my gateway not to work? And maybe a newby question but I have no clue how I can enable it...
PS: Thank you for your time to help me out...
-
Hmm. no, probably not (looking at the screenshot).
If you look at the advanced tab in the gateway device (vera) does it have a "CommFailure" field? What happens if you set it to "0".
@hek Yes it has a CommFailure filed and it is already set to 0..
-
Ok, guess you'd better start analysing the log file on Vera. So search for "ssh vera log file" on how to get access to it.
@hek ok, will do and will post it as soon as I know something more.. Thanks for your help so far...
-
Ok, guess you'd better start analysing the log file on Vera. So search for "ssh vera log file" on how to get access to it.
@hek The serial gateway works fine, I'll stick to the serial gateway for as long as it takes... thank you for your help!