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.

mav29x

Member Since 13 Dec 2012
Offline Last Active Feb 17 2013 12:29 AM
-----

Posts I've Made

In Topic: WiFly with Netduino Plus 2

18 January 2013 - 12:42 AM

Wow, thanks guys.  I actually went the easy route and got the Xbee version.  Works great with the NETMF Toolbox :) .  I want to use the Netduino as a server that a program on my computer can connect and send commands to.  I think the Listen() method has not been implemented yet so what I'm doing is have the WiFly try to connect to a remote server every 10 seconds until it is connected, in which case it will just keep looping the ReceiveBinary() method.  If the connection breaks, it will go back to trying to connect every 10 seconds.

 

Is there a more elegant way of doing this?

 

Thanks, Eric


In Topic: WiFly with Netduino Plus 2

25 December 2012 - 03:42 AM

So I got my external power supply, powered it up and it's looking promising. The WiFly shield actually powered up with blinking lights and all. When I ran the same code in my original post, it's still stuck at the same place - just stops at instantiating the WiFly module. Is there something I can do to get it to work or do I really have to buy the XBee version?

-Eric

In Topic: WiFly with Netduino Plus 2

18 December 2012 - 11:30 PM

Thanks Steve. I think you're right about needing an external power supply. I have one coming in the mail and will retest the voltages once it arrives. Hey Stefan, thanks for creating the driver! :)

In Topic: WiFly with Netduino Plus 2

18 December 2012 - 04:33 AM

Instead I have just been using a Xbee breakout board (don't forget to buy the sockets and headers as they aren't included), my breadboard and some wires to directly connect the WiFly to my Netduino Plus 2. You only have to connect VCC, GND, DOUT and DIN pins to the Netduino for basic use.


Thanks Gutworks. I'm actually using this shield. Doesn't appear to be the same board as the Xbee Shield.

Which drivers are you using? Do they have any directions for initial setup?


Hey Chris, I'm using the Toolbox.NETMF.Hardware.WiFlyGSX driver. Looking at the class library, it looks like the baud rate is set by default and I'm actually following the sample code that was provided.

I did some poking around. From the schematic, it looks like the Wifi Shield gets its power from pin VIN. What is the voltage supposed to be on that pin with respect to ground? I'm measuring 2.5V without the shield and it drops down to 0.8V with the shield attached.

Thanks.

In Topic: Network Question

13 December 2012 - 01:31 PM

Cool! Thanks guys! :)

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.