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.

Dixon's Content

There have been 32 items by Dixon (Search limited from 08-May 23)


By content type

See this member's


Sort by                Order  

#17003 My N+ is dead

Posted by Dixon on 24 August 2011 - 06:34 AM in Netduino Plus 2 (and Netduino Plus 1)

One month ago



#16957 My N+ is dead

Posted by Dixon on 22 August 2011 - 08:54 PM in Netduino Plus 2 (and Netduino Plus 1)

Hi, I have been using my N+ connected to the network for a couple of weeks without problems, but suddenly the three LAN LEDs are not brighting anymore, and the DM9161 IC gets warm very quickly after the power is applied to the board. I tried erasing the micro by connecting the testpoint close to D0 to 3V3 but still the same problem. It was working and suddenly it stopped doing so. What can be wrong? Regards, Carlos.



#16990 My N+ is dead

Posted by Dixon on 23 August 2011 - 07:55 PM in Netduino Plus 2 (and Netduino Plus 1)

Hi Dan T, Cat 5 connector has the pins perfectly, but checking the pins with a multimeter shows that all the 8 pins are short-circuited!!! Chris: Actually there is nothing at all connected to the board, and both less brights. Yesterday when I connected the board to the PC it showed "Netduino" for a second, and then disappeared, but as I erased the micro, now it doesn't show anything I'm guessing the ethernet part is burned somehow, but the micro might be ok. I don't know if I should contact Sparkfun for warranty (as I was not doing anything with the board when it failed, it was just connected to the LAN cable and it stopped working) or maybe it would be a good idea to replace the "HS1198" transformer and try...



#13930 .NET Micro Framework Distribution Fee

Posted by Dixon on 03 June 2011 - 08:00 AM in General Discussion

I read that .NET Micro Framework requires a distribution agreement and per-device licensing fee, which varies by exptected volume. Do you know roughly how much is this fee? If we use netduino mini boards for a comertial project, is this fee already paid by Secret Labs? or are we supposed to contact Microsoft to arrange for a distribution agreement?



#13984 .NET Micro Framework Distribution Fee

Posted by Dixon on 06 June 2011 - 06:14 AM in General Discussion

It turns out that the white paper I was reading is from 2007. Thanks for your clarification. Now call me ingenuous, but why Microsoft did it so? What they earn with this, as the tool chain is also free (express ed). Why they freed such a marvelous platform? And why is Secret Labs maintaining it?



#17912 Netduino Mini -using same COMPORT for deployment and debugging

Posted by Dixon on 13 September 2011 - 08:58 AM in General Discussion

Hi Nissim, I'm afraid you can't. You will need to delete the application before you can deploy again. Check http://forums.netdui...-netduino-mini/ Regards, Carlos.



#17486 Pragma #IF Netduino

Posted by Dixon on 03 September 2011 - 02:49 PM in General Discussion

Is there any pragma instruction we can use to conditionally compile modules including the right definitions for each type of hardware? For instance: using System; using System.IO; using System.IO.Ports; using System.Threading; using Microsoft.SPOT; using Microsoft.SPOT.Hardware; using SecretLabs.NETMF.Hardware; #if NetduinoMini using SecretLabs.NETMF.Hardware.NetduinoMini; #end #if NetduinoPlus using SecretLabs.NETMF.Hardware.NetduinoPlus; #end so we can create generic modules?




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.