Store data from X-CTU

Hi All,

I want to store data received by Coordinator XBEE which is displayed on the X-CTU terminal.

Is it possible to store the displayed data on the PC in any file format :frowning: ?

Is it possible to store the displayed data on the PC in any file format

Not using X-CTU. But, any serial terminal application, like the Serial Monitor, RealTerm, or PuTTy can read the serial data from the XBee and mangle it any way you want.

Thanks.

Can you guide me to some reference case with which I can look for the data reception of XBEE on terminal software ?