-
i got a zigbee module from my friend .he doesn't know anything about it.i need it to send a signal from one side and to receive a signal on the other side.i couldn't find the datasheet or any other details of this zigbee model .please help me to identify the model and its datasheet. i have uploaded the picture.0
-
Member • Apr 12, 2012
I can see Zigbee module used is from TI may be CC2530. Can you see any Product Code on module?
#-Link-Snipped-# Please have a look here.Are you sure? This action cannot be undone. -
Member • Apr 12, 2012
👎
there is a 12 didit number i dono wether its the product code or not .the number is 178-001-002-110.
at the bottom side its given as XBEE VA1👎Are you sure? This action cannot be undone. -
Member • Apr 12, 2012
Is there any logo like this ?
Then it is Freescale XBee.Are you sure? This action cannot be undone. -
Member • Apr 20, 2012
no there is no logo but they have used MPC89E52AF microcontroller.without knowing the model correctly i couldnt use it .pls help me to find it .Are you sure? This action cannot be undone. -
Member • Apr 20, 2012
I don't recognize it.
It looks like the same 20 pin DIP package as an XBEE module. If you have no starting point and no options and are desperate, hook up VCC, GND, TX (DOUT) and RX (DIN) according to the XBEE pinout and see if you can use any AT commands. Default XBEE baud rate is 9600bps.
Note: This may kill the device if the pin description does not match that of an XBEE module.
Here's the XBEE pinout from the datasheet:
Are you sure? This action cannot be undone. -
Member • Apr 21, 2012
thankuuu😀 i will try itAre you sure? This action cannot be undone. -
Member • Apr 21, 2012
@#-Link-Snipped-# am new and dont have much knowledge about xbee.how to use AT commands?
how to burn the program to xbee ? please give me a step by step procedure to send a signal from one xbee to another so that a led blinks on the receiver side .pls hlp 👎Are you sure? This action cannot be undone. -
Member • Apr 21, 2012
The first basic step is to see if the module works. Interface with the module via a terminal program such as Hyperterminal (only DIN & DOUT lines necessary for this). The module starts up in IDLE mode, so you won't be able to enter AT commands until you switch to COMMAND mode. Type "+++" and see if the module returns "OK". If so, you are now in "command mode" - you can enter AT commands (see XBEE datasheet for description of these) to interface with the module. This is the starting point that you can do directly with your PC (make sure you are using an #-Link-Snipped-# when connecting the module to a PC).
Note that there is an inactivity timeout (default 6400ms) while in COMMAND mode, after which the module will return to IDLE mode.
By default, XBEE modules are in transparent mode, so they will act as a serial line replacement (received data will automatically be transmitted).Are you sure? This action cannot be undone. -
Member • Apr 22, 2012
Using digital multimeter you can find out your vcc and gnd pinsAre you sure? This action cannot be undone. -
Member • Apr 25, 2012
thanku #-Link-Snipped-# and godfather .my semester exams gona begin😨 will try after it get over 😀Are you sure? This action cannot be undone. -
Member • Apr 25, 2012
Good luck with exams.Are you sure? This action cannot be undone.