hello ,
im working on a project to send data from an arduino to a scada wich works with IEC60870-5-104 I made a web server with my ethernet module ENC28j60, but to make it works on scada i should use the protocle IEC 104 so , im wondring if there is any library or something like that cause i didnt finde much in the internet
,Im waiting for your help
achrafoukheir:
hello ,
im working on a project to send data from an arduino to a scada wich works with IEC60870-5-104 I made a web server with my ethernet module ENC28j60, but to make it works on scada i should use the protocle IEC 104 so , im wondring if there is any library or something like that cause i didnt finde much in the internet,Im waiting for your help
Did you actually try Googling instead of sitting on your hands waiting for an answer?
.
thank you , but does it works on arduino or what ?!? sorry
help
ieee488:
Did you actually try Googling instead of sitting on your hands waiting for an answer?
Did you actually try reading the question instead of just being jerk?
todor:
Did you actually try reading the question instead of just being jerk?
Did you check the date of the previous post?
Hey, if you are still interested, have a look here: GitHub - Crisce/IEC60870-5-104: Libraries about IEC60870-5-104 protocol
![]()
Hi Crisce ! I compile code, but error. Cannot call function hasClient() in class EthernetServer and WifiServer.
You can update version library EthernetServer and WifiServer . Thanks you so much !