How to interface atmega32 with zigbee?

Status
Not open for further replies.

Hiumid

Newbie level 5
Joined
Oct 29, 2012
Messages
10
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Sanandaj, Iran
Activity points
1,343
Hi,

I want to transfer some data through zigbee to avr atmega32.
Anyone has any idea how should I do it?
 

Do I need a wireless modem(router) for this purpose?

- - - Updated - - -

Let me express my question more general; I want to interface with an avr (in a short distance) through wireless connection, what choices do I have?
 

Zigbee is your choice. If Zigbee module has TTL pins for Rx and Tx then cross connect it to uCs Tx and Rx pins provided Zigbee's and uCs work at the same voltage. At PC side if you have Zigbee on a USB board then plug it into PC and send/receive data from RealTerm or similar software.
 
Reactions: Hiumid

    Hiumid

    Points: 2
    Helpful Answer Positive Rating
can two zigbee modules transceive data without need to connect them to pc?
for example i want to transfer data from a zigbee module( like a remote controller) to another zigbee module embedded in a dvd player to turn it off.
 

OK. this is exactly what i want! thank you.
now, Can u help me how should i configure it?

- - - Updated - - -

OK. this is exactly what i want! thank you.
now, Can u help me how should i configure it?
 

Thank you very much "tpetar". It was much helpful. at the detailed example page(https://ladyada.net/make/xbee/arduino.html) i found that the transmitter zigbee is connected to PC. In my project, I want two independent zigbee module(without connecting to PC) transferring data.
 

Attachments

  • Untitled.png
    8.2 KB · Views: 107

I use for same task the Enocean's **broken link removed** series modules w. Atmega8. You get 2way communication channel, simple Rxd/Txd connection w. Atmel, few external parts for RF module. At a time, max. 32 byte transmit/frame. It have point-to-point protocol, no need any configuration, routing, etc.
 


Yes you can use ZigBee between two or more devices (uC).



Visit this address:

TI's ZigBee solutions
https://www.ti.com/lsds/ti/analog/zigbee.page?DCMP=hpa_rf_general&HQS=NotApplicable+OT+zigbee
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…