lable - Viewing Profile: Posts - Netduino Forums
   
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.

lable

Member Since 14 Feb 2015
Offline Last Active Mar 18 2018 02:01 PM
-----

Posts I've Made

In Topic: netduino 3 firmware source

23 June 2016 - 05:48 AM

Have been looking at Netduino.IP ?but not on the netduino2plus to run?
 

In Topic: Netduino.IP Firmware v1.0.0 (for Netduino Plus 2)

10 July 2015 - 08:46 AM

Chris,
 
Do not use the EnableStaticI ?
 
 
            //setup the board IP
            var ni = NetworkInterface.GetAllNetworkInterfaces()[0];
            ni.EnableStaticIP("192.168.0.99", "255.255.255.0", "192.168.0.1");
 
 
 
Uncaught exception 
“System.ArgumentException”??????????? mscorlib.dll ???
“System.ArgumentException”??????????? mscorlib.dll ??? 

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.