Other Parts Discussed in Thread: CC2540
Hi there,
I am working on a project with CC2540 IC. I have a 2 questions that I am still not clear regarding to BLE notification:
1) BLE notifications characteristics can be defined up to 20 bytes. So each time if we would like to send a notification from server to client, server can send up to 20 bytes notification on each connection time interval. Is there any information given on Bluetooth SIG Specifications about max number of bytes for BLE notifications?
2) Can I define let's say 90 byte characteristic with write and notify permissions, and notify 20 bytes of information through it? Or should I define another characteristic separately for notifications?
Thank you guys for your input!
Appreciated your support,