Hi
I just want to create a custom service with a characteristic, which sends "n" (upto 200) bytes at same time and this bytes are are written to a SD card via SPI
So my question is
-
Is there any limit on the number of bytes that can be transmitted via a characteristic,if yes ,how much?
-
Can I dynamically change the size of bytes in the characteristic?
Regards HpC