Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.

ColinR

Member Since 10 Jan 2011
Offline Last Active Feb 08 2023 10:34 PM
-----

#28846 Netduino Plus Reliability

Posted by ColinR on 11 May 2012 - 06:08 PM

Being able to set the MAC address in code would be a nifty fix if it is the case.


#16970 Sprinkler System Controller on Engadget!

Posted by ColinR on 23 August 2011 - 06:40 AM

Hey, thats cool! very similar to my use of the Netduino!
I know I sound like a stuck record (sorry) - Mike, do you experience solid socket connectivity over time?

We've developed www.homebug.co.za using the Netduino Plus, and socket reliability is our last issue.


#16104 PING a host on the network

Posted by ColinR on 31 July 2011 - 05:40 PM

Issue created, please vote! http://netmf.codeple...m/workitem/1126


#16058 PING a host on the network

Posted by ColinR on 29 July 2011 - 07:39 PM

Hmm, like I said above, I was doing this in the emulator as I don't have my netduino yet(should arrive tomorrow)
May not be supported on the netduino.

I take it you are compiling fine? Just get that error when running?



Yeah, compiled fine, and ran when in the emulator. Deployed to Netduino and exception is thrown.


#16055 PING a host on the network

Posted by ColinR on 29 July 2011 - 06:19 PM

I've just tried this now, and it hits the same issue as I had here

Exception System.Net.Sockets.SocketException - CLR_E_FAIL (1)
on
new Socket(AddressFamily.InterNetwork, SocketType.Raw, ProtocolType.Icmp);



#13723 Getting the local IP address

Posted by ColinR on 28 May 2011 - 08:42 PM

Microsoft.SPOT.Net.NetworkInformation.NetworkInterface.GetAllNetworkInterfaces()[0].IPAddress



home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.