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

WiFly with Netduino Plus 2


  • Please log in to reply
22 replies to this topic

#21 tenback

tenback

    New Member

  • Members
  • Pip
  • 2 posts

Posted 17 January 2013 - 02:52 PM

Hi Tenback,

 

I have had some success. I'm currently grappling with some sort of flow control/interrupt problem so it isn't ready yet.  Basically, it either works perfectly, or fails waiting for a response to a command.  :( Still trying to figure out what the cause those two results is.

 

At least the proof-of-concept is complete, so I know that if I can get this problem worked out, it should be useful for my project.

 

If you're willing to share the code, maybe we can help to find out what happens...

 

With kind regards,

 

Marco Tenback



#22 ericcox

ericcox

    Member

  • Members
  • PipPip
  • 19 posts

Posted 17 January 2013 - 09:31 PM

If you're willing to share the code, maybe we can help to find out what happens...

 

Hi Marcus,

 

I was able to find the problem, and have posted the first Alpha release here: http://forums.netdui...ly-shield-code/

 

Let me know if you have any problems with it.

 

Eric



#23 mav29x

mav29x

    New Member

  • Members
  • Pip
  • 7 posts
  • LocationNew York, NY

Posted 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






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

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.