Files

Wireless UART Application
[Applications]

This application implements a simple configurable wirless UART.
More...

Files

file  wuart.c
 

Implementation of the Wireless UART Application.



Detailed Description

This application implements a simple configurable wirless UART.

The program has two main states, the CMD_MODE, where it can be controlled with some simple AT style commands and the DATA_MODE, where it transparently transmits the data from an to the HIF.

After reset the application is in the CMD_MODE state. After the "dial" command ATD\n\r it switches to the DATA_MODE. In order to return to the CMD_MODE, for a ESC sequence have to be send from the HIF.

Simple Modem AT command interface.

AT Commands

CMDComment
ATIPrint Information about firmware
ATE[0,1,?]Echo control, 0 = OFF; 1 = ON; ? = show status
ATDSwitch wuart to DATA_MODE state

Data Mode Escape

The escape sequence is defiend by:

inline_dotgraph_3.dot

Usage

baustelle1.jpg

under construction



This documentation for µracoli was generated on Wed Mar 14 2012 by  doxygen 1.7.1