Spanish Italian
17444 Users    

Wireless Communication using FLEX and ERIKA Enterprise Basic

  Download PDF version of the Article

Hardware

  • FLEX Thru Hole Daughter Board with FlexiPanel EasyBee IEEE 802.15.4 tranceiver module or alteratively a FLex Demo Daughter Board with abuilt-in ready to use ZigBee connector

Software

  • Erika Enterprise Basic 1.4.1

PC Side Application
We used a PC connected to the FLEX Board as console. To visualize the data from the FLEX we used these softwares: Hyperterminal (Windows Systems) or Minicom (Linux). The setting was 115200 bit/sec without flow control.
The PC is connected to the FLEX by a RS232(COM) port. In our case by a USB/RS232 cable converter. The FLEX Board uses its UART1 to communicate with the PC. To interface the FLEX UART signals (0V/3.3V) and the PC RS232 signals (+12V/-12V), we used the IC MAX233CPP provided by MAXIM. This is not mandatory, one can use their own preferred line driver/receiver IC.
Flex Side Application
The CC2420/EasyBee can be connected through the FLEX Thru Hole Daughter Board or by the proper connector on the FLEX Demo Daughter Board . Note that, when the Flex Demo Board is used, both FIFOP and FIFO pins change, to accomodate this we must uncomment the following define statement in : #define FLEX_DEMO_BOARD.

#ifndef _CODE_H_
#define _CODE_H_
#include "hal.h"
#include "ee_console.h"
#include "radio_spi.h"
#define USE_CSMA
#define CONSOLE_PORT UART1
#define BAUDRATE 115200
#define BUFFER_SIZE 256  
BYTE rx_buffer[BUFFER_SIZE], radio_msg[128];
BYTE msg[]={'H','e','l','l','o',' ','f','r','o','m',
' ','t','h','e', ' ', 'E', 'R', 'I', 'K', 
'A',' ', 'K', 'e', 'r', 'n', 'e', 'l','!'};
EE_UINT16 rx_write_index, rx_read_index;
#endif

For more informations, click here

Wireless communication

Wireless communication is considered a section of telecommunications. It includes different types of mobile, pda, wireless networking etc. Wireless communication may be using: microwave communication, RF communication and IR communication.

I know what Wireless

I know what Wireless Communication is.....

Wireless communication

Wireless communication is.... a communication without wire Laughing

I'm glad that you two know

I'm glad that you two know what wireless communication is Tongue out

I wrote that comment because the article doesn't mention anything about wireless communication

Wireless Communication

It looks cumbersome, but I guess that building a prototype with a development tool always takes space. I expect that as a wireless communication device using ZigBee the final design should look much smaller.

Zigbee

Could you explain what Zigbee is ?
Thanks

RE: Zigbee

Well, it is not easy but here it goes, in a few words:

ZigBee is a specification for a suite of high level communication protocols using small, low-power digital radios based on the IEEE 802.15.4-2003 standard for wireless personal area networks (WPANs), such as wireless headphones connecting with cell phones via short-range radio. The technology defined by the ZigBee specification is intended to be simpler and less expensive than other WPANs, such as Bluetooth. ZigBee is targeted at radio-frequency (RF) applications that require a low data rate, long battery life, and secure networking.

The ZigBee Alliance is a group of companies which maintain and publish the ZigBee standard.

Bear in mind that this is what wikipedia actualy says that Zigbee is, and while it is generally considered to be a reliable source of infomations, there have been moments in the past when it was discovered that erroneus information was posted.

Regards,
Cristian

wireless communication

I recently came across your blog and have been reading along. I thought I would leave my first comment. I don't know what to say except that I have enjoyed reading. Nice blog. I will keep visiting this blog very often.

Margaret

http://bluetoothspeakerphone.net

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
10 + 10 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.

Who's new

  • stoll
  • mt
  • orionkw
  • pulper
  • mauriss
  • jbares
  • christiank79
  • agabor
  • fabriziopd
  • irenix

Who's online

There are currently 0 users and 162 guests online.