Upgrade Ethernet GW -> 1.4 (wiznet)
-
After 1.4 release, i tryed ti upgrade my EthGW (Wiznet W5100) to 1.4 but got some problems
latest version from git is not works for me (no blinks and eth communication with vera)
but old dev version http://pastebin.com/6YFrs6HT works partly:
blinks and inclusion starts and stops from vera interface (with old version), but no lib version and new devices shows in vera after that.
p.s.: nrf communications works fine.Help plz.
Thank you
-
I have a hard time verifying the ethernet code on 1.4 with W5100 right now. I've ordered both ethernet shield and module on Aug 18 but nothing has arrived.
Recently did some re-work on the gateway-code in development-branch that I would like to verify with Vera. @Damne tested it successfully though (even though has no vera).
https://github.com/mysensors/Arduino/tree/development/libraries/MySensors/examples/EthernetGateway
-
@hek
ive tried dev version. compilation error..
-
Same for me.. Compilation Error
-
Did you replace the whole MySensors-library folder?
-
@hek Yes, MySensors-library was replaced
-
I did not
-
@Hoffan compilation success?
Evrthing works?
IDE versionthx?
-
The Develepment Version looks like working Good for me
-
thx! ill try today.
And what about IDE 1.0.5. or 1.5.7?
-
1.5.7
-
1.5.7 + latest dev version
lib,,...\EthernetGateway.ino
Compilation, . error:Arduino: 1.5.7 (Windows 7), Board: "Arduino Nano, ATmega328"
In file included from EthernetGateway.ino:57:0:
GatewayUtil.h: In function 'void parseAndSend(MySensor, char*)':
GatewayUtil.h:187:31: error: 'mSetRequestAck' was not declared in this scope
mSetRequestAck(msg,ack?1:0);
^
In file included from EthernetGateway.ino:53:0:
C:\Users\Dima\Documents\Arduino\libraries\MySensors/MySensor.h:248:10: error: 'boolean MySensor::sendRoute(MyMessage&)' is protected
boolean sendRoute(MyMessage &message);
^
In file included from EthernetGateway.ino:57:0:
GatewayUtil.h:193:26: error: within this context
ok = gw.sendRoute(msg);
^This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.
-
You don't seem to have updated everything (in the library folder) or forgot to restart Arduino IDE afterwards.
-
@hek
test it twice!
clean installation (unpack in new dir) of 1.5.6. + latest dev version from git.
-
This post is deleted!
-
@hek
sorry!!
Im stupid man! compiled
Continue testing!
-
-
I have a similar problem. I upgraded from 1.3 to 1.4 and my Wiznet gateway does not work. I can ping version 1.3 from my PC and it see the gateway. When I ping 1.4 from my PC it says that the destination address can not be found. I have downloaded the latest Ethernet gateway sketch, but it did not help. Has any other file change that could effect this.
Thanks
John
Suggested Topics
-
Day 1 - Status report
Announcements • 23 Mar 2014, 22:45 • hek 24 Mar 2014, 20:12 -
st=fail on gateway
Troubleshooting • 8 Feb 2015, 20:29 • cayco 10 Feb 2015, 18:17 -
WizNet5100 ethernet module chip temperature
Troubleshooting • 21 Jan 2015, 17:08 • bomber 25 Jan 2015, 22:13 -
MQTT gateway freezes on reboot/powering off and back on.
Troubleshooting • 21 Apr 2015, 01:41 • kunall 21 Apr 2015, 05:36 -
Soil Sensor analog values differ on Uno vs Pro Mini
Troubleshooting • 19 Jul 2014, 18:04 • murdog 24 May 2015, 19:24 -
Ethernet gateway troubleshooting advice
Troubleshooting • 7 Oct 2014, 17:00 • jkbrowne 10 Mar 2016, 16:32 -
Using an UNO for Sensor With Negative Results
Troubleshooting • 23 Oct 2014, 14:48 • Adam Mikolajczyk 29 Nov 2014, 10:39