I’m using an Arduino Uno to instruct the coordinator XBee to send an IS command (Force Sample) to the router XBee using Frame Type 0x17, a Remote AT Command Request. I’m expecting possibly two responses from the remote: 1) Frame Type 0x97, a Remote Command Response; and 2) Frame Type 0x92, an I/O Data Sample Rx Response. Is it true that I can expect both Frames from the remote, and if so, which Frame is sent to the coordinator XBee first?
Thanks,
Kevin H.