I own a pair of XBEE S2C.
How can I configure CE (Coordinator Enable) to Enabled [1] or Disabled [0] via AT Commands?
My requirement is to configure the XBee Module via controller.
I own a pair of XBEE S2C.
How can I configure CE (Coordinator Enable) to Enabled [1] or Disabled [0] via AT Commands?
My requirement is to configure the XBee Module via controller.
For Enable coordinator AT command is: ATCE 1
for read the CE parameter :ATWR
for Disable coordinator AT command is: ATCE 0