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 26-September 23)


By content type

See this member's


Sort by                Order  

#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?



#18797 Socket.Connect without timeout

Posted by Dixon on 04 October 2011 - 07:33 PM in Netduino Plus 2 (and Netduino Plus 1)

4.2 RC1 has a known issue with Socket.Connect().

The issue was discovered by Christopher Gilmore and discussed here

Carlos



#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?



#17569 SimpleStorage

Posted by Dixon on 05 September 2011 - 11:39 AM in Beta Firmware and Drivers

Hi Chris, Thanks for the tip, this was what I was doing when I saw the window in MFDeploy that allowed me to select the areas to erase, including SimpleStorage. So if I understand it right, there is no way to access it right now even thought it is already build in 4.2. May I ask you a for a rough estimation on when post-RTM will be published? Carlos.



#17530 SimpleStorage

Posted by Dixon on 04 September 2011 - 03:37 PM in Beta Firmware and Drivers

When I were erasing my Netduino Mini because I made the mistake of opening COM1 in my code (which turned out to conflict with the debugging as I use TTL channel for it) I spot in the MFDeploy options on erase that there is already a 4k SimpleStorage area. I think I read it under test somewhere. Can we use it already? How? If not, when will we be able? In a Mini without SD card it's a very important feature to store user configuration!



#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?



#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.




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.