Hi, I have a problem with a CC2540 peripheral based on the Keyfob example code.
I have modified the code in order to enter in advertisement mode every 10 seconds.
What I need to do is to have a device that every 10 second enter in adv mode, and let a bluetooth device that know the MAC address to connect, but at the same time should be not visible to the other device.
If I need to make it visible to all of the available bluetooth device I will press a button on the peripheral.
Thanks in advance