Hi,
I'm using nrf52840 and connect to a PC with BLE, using Nordic Uart Service (Rx and Tx characteristics).
When sending messages, I need to know how much data I'm writing to the characteristics and how fast. Can you please tell me how can I know that?
In addition - how can I know if I am using Notifications and Indications?
Thanks!