Ethernet Gateway Library
-
Hello everybody.
I'm work on ethernet gateway.
I used from meny library for run this but it gives errors.
Can you please run this code in your Arduino ide and if it work ,send me your libraries?
It's very important to me.
code EthernetGateway
-
Welcome to the forum @Rez
That code looks like it was made for MySensors 1.x, which quite old.
Try the latest version instead: https://www.mysensors.org/build/ethernet_gateway
-
Thank you Mr @mfalkvidd .
I found the library of this code but got the following error.
-
Mr @mfalkvidd
I want to recive data from this code:meter
how i get this data with your ethernet gateway code:GatewayW5100.ino
can you Please fill in (void setup) and (void presentation) and (void loop) according to the meter code? I thank you very much.
-
@Rez sorry, that sketch is way too complex for me to understand.
-
thanks Mr @mfalkvidd .