<service uuid="e7810a71-73ae-499d-8c15-faa9aef0c3f2">
<characteristic uuid="bef8d6c9-9c21-4c9e-b632-bd58c1009f9f">
<descriptor configure="CCCD"/>
<property name="NOTIFY"/>
</characteristic>
<characteristic uuid="bef8d6c9-9c21-4c9e-b632-bd58c1009f9f">
<!-- NOTE: Write is declared but not actually supported -->
<permission name="WRITE"/>
<property name="WRITE"/>
<property name="WRITE_WITHOUT_RESPONSE"/>
</characteristic>
</service>
To print a text we try to use characteristic uuid=”bef8d6c9-9c21-4c9e-b632-bd58c1009f9f” but in fact write operation is not available for this characteristic.
We able to print a text using another characteristic uuid=”49535343-8841-43f4-a8d4-ecbe34729bb3″ (ISSC Transparent RX)
You could prepare commands manually or use a library. For example:
“com.github.anastaciocintra:escpos-coffee:4.1.0”
To print “CITRUSDEV” you should convert this text into UTF-8 hex bytes (ASCII table) and add LF CR in hex (new line)
No more than 2 working days since receiving your request.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you agree with it.Accept all