Other Parts Discussed in Thread: CC2540
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