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 communication


  • Please log in to reply
3 replies to this topic

#1 Stari

Stari

    Member

  • Members
  • PipPip
  • 26 posts

Posted 24 January 2014 - 12:54 PM

Hello,

can anybody give some instruction, how to comunicate with WiFly module. ( WiFly module from sparkfun). I make comunication over seriall, works Ok. I need in fact comunnication over TCP/IP.

Thank you.

 



#2 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 24 January 2014 - 02:41 PM

Hi Stari, WiFly modules are designed to work via the UART (SerialPort). There may be some third-party code that wraps this in a socket-type object model...but the WiFly modules don't integrate directly with System.Net, etc. To the Netduino, they're simply devices connected to SerialPorts. Chris

#3 Stari

Stari

    Member

  • Members
  • PipPip
  • 26 posts

Posted 24 January 2014 - 05:24 PM

Hi Chris,

i find in my archive an old routine. This routine was working, i thing on older .NET version. But, i trayed today and ...nothing. when the program comes to point, where the Socket connect, the program simply stop with no response, error code .

But i know, this code was OK .

Any idea.

And, thank you for your answer.

Stari

 

 

Attached Files



#4 Stari

Stari

    Member

  • Members
  • PipPip
  • 26 posts

Posted 25 January 2014 - 10:51 PM

Chris,

no more help needed. I solved the problem. Problem is not in my code. No, ok, all is working now.

Thank you however.....






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.