thinger-io / Arduino-Library

IOTMP Arduino Library for connecting devices to thinger.io #IoT
https://thinger.io
MIT License
111 stars 66 forks source link

Check the connection status on Arduino mega with ethernet shield #40

Open arslan437 opened 2 years ago

arslan437 commented 2 years ago

I am using following line to check the connection status on the arduino but it not working. Is it correct function for checking the connection for arduino and ethernet shield?

thing.is_connected()