I am working on the multi peripheral example and added the uart services to it.whenever the connection is established .The uart is not reciving the data i am checked in the debug mode.after the disconnect again it working fine what is reason??
I am working on the multi peripheral example and added the uart services to it.whenever the connection is established .The uart is not reciving the data i am checked in the debug mode.after the disconnect again it working fine what is reason??
Hi,
Have you debugged your code? Is the UART handler called at all?
Can you upload your project files?