Hi, I am trying uart example now, not first time. I made it and check the receiving and transmitting data through ble last week.
The problem is it is not working now. Building and loading is completed but it is now connected with my phone.
I think the problem is from another example, ble_proximity. I did this one last week and it worked.
Now, when I run ble_uart example, the device name is shown as "Nordic Prox", which is set from ble_proximity example.
When I click the "Nordic Prox" in my toolbox, uart, It shows the following dialog.
Seems connecting, but not connected, with the LED is light on.
So the question is
1. Is the example I ran before remains after I run another example?
2. If so, how can I remove the prior example?
3. Or not, what could be the reason for that problem?
plus, Im using Keil uVision5, and SDK 12.2 and Termite
I am so appreciate for your help in advance. Thank you.