Hi Gordon,
Thank you for your answer. Yes, one way of getting the data on Android is:
int value = new BigInteger(new byte[]{a[i], a[i + 1]}).intValue();
@user73560 started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi Gordon,
Thank you for your answer. Yes, one way of getting the data on Android is: