Context: I want to set the value of a bluetooth characteristic to a byte array.
This code works:
aBytes = new byte[]{03,04,01,01}; mBluetoothGattCharac