I need to detect network availability (see if the ethernet cable is connected) to the ENC28 board with FEZ panda and premium libraries there was Ethernet.IsCableConnected function. How can I do the same thing with cerberus?
Thanks
I need to detect network availability (see if the ethernet cable is connected) to the ENC28 board with FEZ panda and premium libraries there was Ethernet.IsCableConnected function. How can I do the same thing with cerberus?
Thanks
Hiya,
the Panda family and Wiznet51000 networking is a long way from the inbuilt networking that netmf gives on those other devices like your Cerberus. There are threads about this I’ll try to locate for you but you can search for these too.
Can you confirm what SDK version you’re using? The latest release candidate?
This thread http://www.tinyclr.com/forum/topic?id=9488 points to this code example http://www.tinyclr.com/codeshare/entry/588 which are for the GHI premium libraries and have the cable connectivity changed event handling shown