Thales' cellular IoT products business is now part of Telit Cinterion, find out more.

You are here

Send arbitrary byte to ASC0 | Telit Cinterion IoT Developer Community

December 11, 2015 - 11:01am, 2857 views

Hello,

I am working with Concept EHS6 board. I can run the RS232 demo (Java) which receive and echo back ASCII character from ASC0. However, I would like to send an arbitrary byte (not ascii character) to ASC0, whenever I send a not-ascii byte, the system auto converts to 0x3F ('?' ascii) and send out. How can I configure the system so that I can send out any byte I want?

Thank you and looking forward to your help.