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.

OZ8ET

Member Since 16 Dec 2011
Offline Last Active May 16 2015 05:32 AM
-----

Posts I've Made

In Topic: Web server problems

15 July 2013 - 01:17 PM

I found his article: http://blogs.msdn.co...work-netmf.aspx

It works quite good.

Erik


In Topic: Web server problems

15 July 2013 - 05:04 AM

I have tried this, but I still have problems. It gives me however et better control of what happens.

The Socket.Accept falls over when it has more than 3 outstanding messages. It then fires a socket excepton but it is not caught by the try-catch.

Because of this, the thread never dies and the clean-up wil not remove the thread from the array.

I cannot see how I can stop the socket from accepting messages.

This is odd!


In Topic: Web server problems

15 July 2013 - 03:37 AM

Thanks again Anthony.I will study the code and do some experiments.

best regards

Erik


In Topic: Web server problems

14 July 2013 - 11:34 AM

Thanks Anthony.

It sounds like a good solution. Could you share some code please?

Erik


In Topic: how to "Factory reset" Netduino Plus (ver 1 & 2) ?

24 June 2013 - 11:02 AM

Additional Info:

Using MFDeploy->Plug-in->Debug->Show Device Info, I get different infor for the two boards:

The good board says:

AuAutoNegotiate completeDeviceInfo:  HAL build info: 4.2.0.0, Netduino Plus (v4.2.0.1) by Secret Labs LLC [CW2 mod]  OEM Product codes (vendor, model, SKU): 34, 177, 4097  Serial Numbers (module, system):    00000000000000000000000000000000    0000000000000000  Solution Build Info: 4.2.0.0, Netduino Plus (v4.2.0.1) by Secret Labs LLC [CW2 mod]  AppDomains:    default, id=1  Assemblies:    mscorlib,4.2.0.0    Microsoft.SPOT.Native,4.2.0.0    Microsoft.SPOT.Hardware,4.2.0.0    Microsoft.SPOT.Net,4.2.0.0    System,4.2.0.0    Microsoft.SPOT.Hardware.SerialPort,4.2.0.0    Microsoft.SPOT.IO,4.2.0.0    System.IO,4.2.0.0    Microsoft.SPOT.Hardware.PWM,4.2.0.1    Microsoft.SPOT.Hardware.OneWire,4.2.0.0    SecretLabs.NETMF.Diagnostics,4.2.0.0    Microsoft.SPOT.Graphics,4.2.0.0    Easyweb7,1.2013.624.1057    SecretLabs.NETMF.Hardware.Netduino,4.2.1.0    SecretLabs.NETMF.Hardware.NetduinoPlus,4.2.2.0

The bad board says:

AuAutoNegotiate completeDeviceInfo:  HAL build info: 4.2.0.0, Netduino Plus (v4.2.0.1) by Secret Labs LLC [CW2 mod]  OEM Product codes (vendor, model, SKU): 34, 177, 4097  Serial Numbers (module, system):    00000000000000000000000000000000    0000000000000000  Solution Build Info: 4.2.0.0, Netduino Plus (v4.2.0.1) by Secret Labs LLC [CW2 mod]  AppDomains:    default, id=1  Assemblies:    mscorlib,4.2.0.0    Microsoft.SPOT.Native,4.2.0.0    Microsoft.SPOT.Hardware,4.2.0.0    Microsoft.SPOT.Net,4.2.0.0    System,4.2.0.0    Microsoft.SPOT.Hardware.SerialPort,4.2.0.0    Microsoft.SPOT.IO,4.2.0.0    System.IO,4.2.0.0    Microsoft.SPOT.Hardware.PWM,4.2.0.1    Microsoft.SPOT.Hardware.OneWire,4.2.0.0    SecretLabs.NETMF.Diagnostics,4.2.0.0    Microsoft.SPOT.Graphics,4.2.0.0

The Secretlab assemblies does has not been loaded??

 

Another diff.:

When pressing hte Erase button in MFDeploy, the good board shows both "Deployment" and "File System". The bad board only shows "Deployment".

 

Erik


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.