DIO lines in AT mode

I’m trying to setup wireless programming of an arduino based on the instructions found at:
http://www.ladyada.net/make/xbee/arduino.html

Those instructions are based on an XBee 802.15.4, but I assumed since the ZNet 2.5 is newer, there would still be a way to make it work.

Anyway, my problem is that with the coordinator and router/end device in AT mode, when an I/O pin on the coordinator changes, I want the same pin on the end device to change.

I’ve tried lots of different settings but haven’t had much luck. Does anyone know if this is possible, or should I return my XBees and get the older version?

I/O state passing is supported in 802.15.4 but not in ZNet. Reading and/or transmitting I/O samples is supported in both.