I recently bought some Xbee modules (XBEE PRO SX), but I have some problem to make them communicate.
I plugged one on XCTU, and I send some datas with it.
I plugged the second one on my Arduino Mega.
Here is the mapping for my setup.
The transmitting Xbee module is plugged directly on the the Xtend module so I can program it on the computer.
The second one (plugged on the arduino) donβt need that much power cuz it is just receiving datas from the other Xbee.
The point is that when I am looking at what my Xbee reveiver receives, the first thing I see is βOKβ (just like if it would be into command mode) and after that it starts counting up in hexadecimal, and sometimes he receives the data transmitted by the other Xbee (transmitting continiously).
I was thinking that it was counting up because the config pin was held low but even when I hold thid pin high, it doesnβt change anything.