Closed jongjun307 closed 2 years ago
Hello. It's working fine but I wonder how to process the data received in hexadecimal and control and store it in decimal.
The final goal is to receive data in seconds and check it in real time.
Thank you.
the data is received as byte[] and only converted to hex for display in the example app here
Hello. It's working fine but I wonder how to process the data received in hexadecimal and control and store it in decimal.
The final goal is to receive data in seconds and check it in real time.
Thank you.