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 25-June 23)


By content type

See this member's


Sort by                Order  

#17156 Can the Netduino Plus be powered by a 5V 2A input that is also powering some...

Posted by Dixon on 27 August 2011 - 03:30 PM in Netduino Plus 2 (and Netduino Plus 1)

Hi Kenny, You always can use an USB cable and power the board at 5v by it. Carlos



#14389 Netduino Plus Firmware v4.2.0 BETA 1

Posted by Dixon on 16 June 2011 - 06:17 PM in Beta Firmware and Drivers

I will continue testing in deep tomorrow, but after flashing the TinyBooter it seems to work like a charm!! As I tought TinyBooter was only intended to boot the TinyCLR I thought it was not neccesary to upgrade it. Now I know something more ;) Thanks Carlos.



#14387 Netduino Plus Firmware v4.2.0 BETA 1

Posted by Dixon on 16 June 2011 - 05:38 PM in Beta Firmware and Drivers

While you're waiting for it to start, what happens if you PING your device from MFDeploy? Does it return "TinyBooter"? Nothing?


Pinging... Error: No response from device

Then TinyBooter after some time. The weak thing is that "netduinoPlus_NetduinoPlus" appears in the combo immediately after I connect it



#14370 Netduino Plus Firmware v4.2.0 BETA 1

Posted by Dixon on 16 June 2011 - 10:16 AM in Beta Firmware and Drivers

Hi, I upgraded my N+ to 4.2, but only ER_CONFIG and ER_FLASH files. Is it neccesary to upgrade the TinyBooterDecompressor.bin as well? If so, this is only done with SAM-BA, right? What happens if the TinyBooter is not upgraded but the TinyCLR is? As a (i think unrelated) question, I'm observing the TinyCLR is taking very long to start up some times (up to 30 secs) with and without the Eth cable connected. I'm using fixed IP. What could be wrong? Thanks in advance, Carlos.



#14276 Save Custom Settings

Posted by Dixon on 13 June 2011 - 11:24 AM in General Discussion

There's a new feature (SimpleStorage) in .NET MF 4.2 that we're looking at leveraging for this. .NET MF 4.2 will be in beta soon, and then we can start testing the implementation.


Hi Chris,

.NET MF 4.2 is available now. Does it include this capability? If so, how is it possible to use it? For my vote, with a hundred of bytes would be more than enough, for bigger data external EEPROM or SD would be justified.



#14310 Save Custom Settings

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


Our first integration pieces are ADC and PWM (for the new object models) and misc. bugfixes--but this is the next item on the list after those. In the meantime, you can certainly store data on an SD card. [Also, the in-flash data storage will be for things like settings that don't change very often--not for constantly writing data.]


Hi Chris,

I'm aware of the flash aging problem, I just need to write a static setting (around 10 bytes) that will be seldom modified with the config of the application, and that's why SD or EEPROM is an overkill. I don't mind if it's Simple Storage, EWR, or ADO.NET against and internal instance of SQL Server 2010 Micro Edition, I don't care if the performance is good or not, of if it requires 20K of RAM, as I have a lot of it I don't use.
I know there are many people that have more resource constrained applications and might not want to consume extra RAM or FLASH for this, that's why I think the best way to approach it would be as a module using .NET MF APIs so people can choose to include it in the project, or not and use external storage.

Whatever will be OK. Is there any way to access the FLASH memory rawly? If I can take ownership of a FLASH block and rewrite it by myself it will work. I can even use two and implement a corruption-protecting algorithm that writes alternatively on both so integrity can be checked at startup, and old version of the config will always exist.

Carlos.



#19561 Netduino Firmware v4.2.0 RC3 (all editions)

Posted by Dixon on 21 October 2011 - 07:50 PM in Beta Firmware and Drivers

Its SimpleStorage included already?




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.