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.

victorSantana09

Member Since 27 Jun 2014
Offline Last Active Jul 13 2014 02:32 PM
-----

Posts I've Made

In Topic: Insights into DHCP issues

10 July 2014 - 08:06 PM

i'm having the same problem with netduino plus 1! !


In Topic: NetworkInterface.GetAllNetworkInterfaces() Exception

07 July 2014 - 03:17 AM

I'm having the same problem!!


In Topic: Netduino plus 1 ethernet problem

07 July 2014 - 01:57 AM

So if you print out the [0] result of GetAllNeworkInterfaces() you would see NULL.

 

I find this interesting because I just bought a tplink tl-wr702n and see exactly the same problems with my NP1.  Of course it works just fine with my laptop :-).

 

I found one forum post that said the tplink wotks with the NP2 but not the NP1.  I'm going to do some more research, I'll let you know if I figure out anything.

 

What did you change in the router to get the lights on?

 

John

Hello John! interesting !! I didnt know about it ...i'll be searching and looking for an answer too!

 

Well , about the settings in the router ... nothing special

 

1. Enabled DHCP

2. Reserved one IP between the DHCPs IPs range ( mine was 192.168.0.198)

3. In the MFDeploy , i changed the gateway's IP ( i took it via cmd ) (usually its 192.168.0.1)

4. In the MFDeploy , i changed the netduino's IP to the IP i reserved in the router (192.168.0.198)

5. In the MFDeploy, i  checked the DHCP as enabled

 

When i ran the code the IP showed was 0.0.0.0

 

I got no entry in the DHCP client list ... thats pretty weird , because apparently i still got no connection but the lights are on now

 

Please keep me updated  John

 

Many thanks and if i can help you just let me know! :)


In Topic: Netduino plus 1 ethernet problem

06 July 2014 - 10:55 PM

[UPDATE] Changing the router settings the ethernet lights now are turning on . But , when i'm  compiling the code, a  'System.Exception' in Microsoft.SPOT.Net.dll is showed when i call this method : 

 

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


In Topic: Netduino plus 1 ethernet problem

06 July 2014 - 07:56 PM

[UPDATE] I've just flashed the firmware and updated it to the v4.2 and still nothing


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.