D-I/O pins not raising/lowering
I am attempting to build a star (1 center, 2+ outer) network that passes digital and analog data over the xbee pins (from outer node to center - and eventually to my Arduino which works will with direct wiring). To simplify, i have reduced to 2 nodes.
When using DOUT/IN the UART connection is working (this tested fine) however i cannot seem to affect the I/O Pins. I have upgraded to current/same firmware, and reset to factory.
Inventory and config :
2 Sparkfun Breakouts (programed via Sparkfun FTDI)
XBEE series 1 (Not pro)
Node 1 configuration
[ul]
ATID=3141
ATD0=3
ATD1=3
ATIR=0
ATDL=3434
ATDH=0
ATSL=40A08277
ATSH=13A200
ATMY=5656
ATEE=0
ATCH=C
ATDD=10000
ATVR=10ED
[/ul]
Node 2 configuration
[ul]
ATID=3141
ATD0=4
ATD1=5
ATIR=0
ATDL=5656
ATDH=0
ATSL=409F6478
ATSH=13A200
ATMY=3434
ATEE=0
ATCH=C
ATDD=10000
ATVR=10ED
[/ul]