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.

Paul Csiki

Member Since 05 Apr 2012
Offline Last Active Nov 08 2020 04:45 PM
-----

Posts I've Made

In Topic: Netduino Go + SSL

20 May 2012 - 09:10 PM

Sounds good, is this on the road map of the official framework to implement it or we are on our own?

In Topic: Introducing Netduino Go

09 May 2012 - 03:47 PM

Will it perform better with networking module? I am currently having a lot of OutOfMemory exceptions with Plus and I am looking for alternatives. Compared to Plus while using networking how better will perform Go?

In Topic: Data logger

12 April 2012 - 03:16 PM

Hello, Glad it worked. To get time you will need to do a DateTime.Now.ToString() however this clock will start ticking from the moment you start your board. If you want to have current time and date either you buy a wifly wireless shield and module to give it wifi access to internet in order to get RTC from a NTP server, or you buy a netduino plus to connect it to internet via an ethernet cable and you connect manually to a ntp server via sockets. Also if you want to avoid doing all that you need a RTC (Real Time Clock) module attached to your netduino. Good Luck, Paul.

In Topic: Cannot find any entrypoint!

11 April 2012 - 10:50 AM

I couldn't help to notice that you are using .NET MF 4.2, can you switch back to stable 4.1 and see if you can replicate the problem?

In Topic: Cannot find any entrypoint!

11 April 2012 - 10:20 AM

Have you tried adding a breakpoint to see if breaks?

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.