Hi all,
I have an BLE application where i wish to measure the devices power consumption. I am trying to measure the affect of changing the connection interval, MTU size and advertisement interval. I'd like to connect with default parameters, then once connected, write the new connection interval, advertisement interval and MTU size to characteristics. I then want to disconnect the device, for the device to go back into advertising mode, (with the new period set), ask for he newly set connection period on the next request, and have a different MTU size. Is this possible to do at runtime?
Using the NCS it's quite difficult to find where these values are passed in and initialised. for advertisement i see the following: