Okay, so i just wanted to pair 2 Xbees modules of Series 1 by using puTTY software.
The commands that i should have used were :
For first xbee
+++ *wait for an OK*
ATMY1000 *ENTER*
ATDL1001. *ENTER*
ATID1111 *COMMA*
WR *ENTER*
For second xbee
+++ *wait for an OK*
ATMY1001 *ENTER*
ATDL1000 *ENTER*
ATID1111 *COMMA*
WR *ENTER*
By mistake, it wrote :
For first xbee
+++ *wait for an OK*
ATMY1000 *ENTER*
ATDL1001 *ENTER*
ATID1111 *COMMA*
WR *ENTER*
For second xbee
+++ *wait for an OK*
ATMY1001 *ENTER*
ATDL1000 *ENTER*
ATID1111 *ENTER*
+++ *wait for an OK*
ATMY1001 *ENTER*
ATDL1000 *ENTER*
ATID1111 *COMMA*
WR *ENTER*
I started with +++ again for second xbee 'coz i had to type a *comma* instead of *enter* but i did'nt write that time.
So my question is whether it would work or not. Also, what should i do to re-configure them?