Hello guys,
i know the question is simple to answer but i need a confirm from a senpai.
Is that correct if am connecting the pins below listed.
UART:
Sensor RX–>DOUT XBEE Router
Sensor TX–>DIN XBEE Router
both wires connected with a pull-up-resistance.
The XBee Coordinator is wired with an arduino uno.
DOUT XBee coordinator–>RX Arduino uno
DIN Xbee coordinator–>TX Arduino uno
SPI config:
XBee Router MOSI–> SDO Sensor
XBee Router MISO–> SDI Sensor
Xbee Router /SSEL–> CS Sensor
Xbee Router SCK–>SCK Sensor
XBee coordinator MISO–> MISO arduino uno
XBee coordinator MOSI–> MOSI arduino uno
XBee coordinator /SSEL–> SS arduino uno
XBee coordinator SCK–> SCK arduino uno
Both XBees are configured with X-CTU (Same PAN ID, boradcasting and API mode)
I am wrong with this schematic or is there any issues here?
Thx a lot for your helping. I am a beginner related to Xbees and arduino uno…