Hi,
First of all I would like to thank you for such a good product. As C# programmer by day, it was really super to now that I can use my skills to program for embedded systems using C# and not C or any other specialized languages. Of course there also comes the challenge of electronics.
Currently I was a slight problem with 433.92 switches. I would like my netduino to send commands to my rc switch and garage doors, I achieve it easily by using arduino and this library. However, i do not know how to do this by using C# and available tools for netduino. Is there anybody who has similar library/code that can receive/send code on 433.92 Mhz or maybe could help me translate the code of the library to netduino compatible one?
Thank you in advance.