Part Number: CC2640R2F
Hi TI support team,
Now, I am using BLE5-stack as below
https://github.com/ti-simplelink/ble_examples/releases/tag/simplelink_cc2640r2_sdk-3.30.00.00
I have some questions, please advise
1. Where should I code for seeting parameters as below ?
1.1. BLE MAC address, Public address (no ramdom)
1.2. Extension data in payload size to maximum 251 bytes (no split for sending)
1.3. Power output (dBm)
2. When the both devices are connected but it is not communicate (slient), I want to both devices automatically disconnected.
2.1 How should I do ? How to implement coding ?
3. About permit in GATT, Notify property
3.1 If my device set Notify property, Do you have medthod for client (mobile app) configure Notify property(enable/disable)
3.2 Is it possible for configuration Notify always enable ? , How to do ?
Please advise and explain
Thank you

