Hello,
I have developed a simple characteristic to send data over ble using the ble_nus service. I created a service and added a characteristic to send. Then sending the counter data (eg: 1 to 100 decimal value), one byte per second and I am testing using MCP.
It is able to connect and bond and also I am able to see the characteristic which I have added. But I am not able to see the data.
Do I have to configure any to send data over ble?
Regards,
Sowmya