How to save data as ascii rather than hex in XCTU.

I’m using the XBee to gather weather shield data using the XCTU software. My question is how to convert the data as ascii rather than hex. I’ve looked around and am not seeing how to make the change.

Thanks!

Here is a link to an [ASCII table. There are probably Arduino libraries you can use, but I assume they all essentially operate off of an index map/array for the translation. Also, be aware that this is just a basic table, there are others that extend the table to special characters and there are separate tables for other languages.](http://www.asciitable.com/)

Thanks for the reply.

I think I’m asking the wrong question. Is there a way to convert hex into decimal in XCTU?

Not that we know of. Unfortunately, that might be a question best directed at [Digi, who developed the XCTU software.](Contact Us | Digi International)