This is the reference manual for RF4CE Serial Interface Application
RF4Control Serial Interface Application running on the network co-processor can be driven by the host controller which is running the main application. Both controller use a serial interface to communicate.
The host controller can be implemented as a standalone microcontroller, or it can also be a personal computer.
The network co-processor receives the commands from the host, such as reset/pairing/data requests. The network co-processor will send the response to the host controller after processing the request and also indicates the data received from the prired RF4Control nodes.
Interface between the host controller and the RF4CE client can be any interface. like UART, USB, TWI, Proprietary interface
In this application serial interface is used for communication, whereas serial_data_handler api will handle all the incoming bytes from the serial interface.
This software was written for the GNU GCC and IAR . Other compilers may or may not work.
1) IEEE Std 802.15.4-2006 Part 15.4: Wireless Medium Access Control (MAC) and Physical Layer (PHY) Specifications for Low-Rate Wireless Personal Area Networks (WPANs).
2) Atmel Design Support.
For further information,visit www.microchip.com.