Hi! I'm using two RedBear Nano v2 and I'm trying to read a long characteristic from one of the two devices. As I read in other posts in the forum, I need to invoke the read method multiple times with increasing offsets in order to read the entire characteristic. However, if I invoke the read method multiple times, it seems that only the callback regarding the last read is executed.
Do you have any suggestion on how can I address this issue?
Thanks in advance for the help.