Hey,
your functions worked fine, but when I try to implement read from the SimpleBLE, all the data I read is unusable. Do you have any idea how to implement the function?
boolean simpleble_peripheral_read(Pointer handle, uuid_t service, uuid_t characteristic, Pointer data, Pointer data_length);
Thanks!
Hey,
your functions worked fine, but when I try to implement read from the SimpleBLE, all the data I read is unusable. Do you have any idea how to implement the function?
boolean simpleble_peripheral_read(Pointer handle, uuid_t service, uuid_t characteristic, Pointer data, Pointer data_length);Thanks!