Android-BluetoothKit
Android-BluetoothKit copied to clipboard
读character时返回的数据为什么和外设外的数据不一样
外设发的byte数组{111,112, 113, 114, 115, 61, 71, 81, 91, 0},我这边在response读取到的byte打印出为:[B@33bbf9c6
你仅仅打印了指针地址