This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I would like to know if anyone was successful in porting simpleBLECentral project onto Keyfob CC2540. I tried to do that for my project but was not successful in starting the discovery. When the following function - GAPCentralRole_StartDiscovery is called, all my keypress events are no more working. If I comment out the above discovery function then I get the callback event for keypress.
I'm struck with this problem and I really appreciate if someone could help with this problem.
NOTE: I've tried "RC car demo" project for the Keyfob but I faced the same problem.
Thanks, Arjun
I found the solution... it was battery issue. replaced battery with power from debug cable and it worked.