I'm using SDK 15.2 & HID keyboard example. I would like to know the following things-
1. How long does BLE chip advertise its name before making a connection with central?
2. Does the BLE chip go to sleep if there is inactivity or does it go to sleep if its not connected to the central?
Can you point out where in the code can I make changes to accomodate above 2 requirements?