Hello, i'm using nRF52833, pca10100.
I would like to connect multiple peripherals by referring to the mulit link example.
First of all, I'm going to try to connect to a single device. And then warning below appears.
I literally increased the characteristic value.
The previous one that was defined as 6 was randomly modified to 12, so it was connected well without warning.
I have a question here. In fact, I solved the problem without knowing the exact cause of the problem, so I'd like to hear a proper explanation for the cause of such a warning.
I gave a random value of 12, but I think I need to define it as much as the characterisitc that the device provides. Where can I check it?
As far as I know, the device I connected has only two characteristics: 1601, 1602. Is there anything I didn't check in the process of DB discovery?
Also, 0x1600 is my device service UUID, but why does 0x0000 come it up ?\
BR, lyrics