I am trying to get two Arduino pro mini’s 3.3v 8mhz to communicate with each other via Xbee pro 900hp’s. When I straight up connect the Xbee’s to my machine via USB on XTCU, I am able to get the Xbee’s to communicate with each other through the terminal flawlessly. However, when I connect the Xbee’s to the Arduino’s they no longer seem to function. My connections are as follows:
Xbee <-> Arduino
- Vcc Vcc
- Output Rx
- Input Tx
- GND GND
If anyone has successfully been able to solve this problem, much help would be appreciated.