This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

help on writing embeddedc code for wifi-RN 171 module when interfacing with 8051

Hello, This is Soni, want to execute WVaMode: A Wi-Fi vehicular ad hoc Mode for the unmanned vehicle project, this is based on wifi technology. i'm new to wifi. so i request any one help me for writing embedded c program on wifi-RN 171 module using 8051 controller.I have shown the data sheet for this but i'm in confusion on how to use in programs. can any one help?

Parents
  • You mean this:

    www.rovingnetworks.com/.../RN_171

    "The module is pre-loaded with firmware to simplify integration and minimize development time of your application. In the simplest configuration, the hardware only requires four connections (PWR, TX, RX and GND) to create a wireless data connection"

    Also:

    "For the developer, Roving offers an evaluation board based on the RN-171, the RN-171-EK. This easy-to-use kit quickly adds Wi-Fi connectivity to embedded applications, significantly reducing development time"

    And have you looked at all the other resources linked on that page?

    There's even a "Training Presentation" - that should be a good place to start...

Reply
  • You mean this:

    www.rovingnetworks.com/.../RN_171

    "The module is pre-loaded with firmware to simplify integration and minimize development time of your application. In the simplest configuration, the hardware only requires four connections (PWR, TX, RX and GND) to create a wireless data connection"

    Also:

    "For the developer, Roving offers an evaluation board based on the RN-171, the RN-171-EK. This easy-to-use kit quickly adds Wi-Fi connectivity to embedded applications, significantly reducing development time"

    And have you looked at all the other resources linked on that page?

    There's even a "Training Presentation" - that should be a good place to start...

Children