I followed this tutorial :Bluetooth low energy Characteristics, a beginner's tutorial
i am beginner to study BLE.
I wanna the answer Challenge 1:Why are you not allowed to write more than four bytes to your characteristic and how can you fix it?
i got data from sensor value through ble on my phone. but it can get only 4 bytes data.
please advise for me the problem.
thank you