I’m trying to set up 3 XM-X9-5P-U XBee SX RF Modems and would like to pass an AI value from each one to a XM-X9-3P-U RS485.
Wondering if this is possible?
I’m trying to set up 3 XM-X9-5P-U XBee SX RF Modems and would like to pass an AI value from each one to a XM-X9-3P-U RS485.
Wondering if this is possible?
I would ask why are you wanting to view the AI parameter? If the modules respond to a Node Discovery, then they are on the network.
If you want to query a setting or any command, that has to be done using API mode. For example, if I have Node A that wants to query the SH of node B, then Node A has to be in API mode and I would have to issue a properly formatted 0x17 API frame from Node A’s UART.