This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Enable event lenght extension on sdk 1.7.0

Hi,

I am trying to enable event length extension on uart example provided on the sdk. I look for information on how to done it and i found links like that:

https://devzone.nordicsemi.com/f/nordic-q-a/22698/setting-gap-connection-event-length---ble-hrs-c-demo

https://devzone.nordicsemi.com/f/nordic-q-a/39787/verifying-connection-event-length-extension-and-data-length-extension

But on sdk 1.7.0 i am not able to do it because of there are many dependences that i can't find. On addition, is necessary to reproduce the code of links have an sttack declared and initialized on main.c, and this isn't occur on uart peripheral example.

Please if somebody could explain to me step by step what requirements i need to enable this event length extension? And there are some Kconfig to do it directly?? or is necessary to initialize the stack dinamically on main.c and pass the configuration necessary? 

I know that on nrf528xx-ble-throughput-demo this is done, butim not able to reproduce t on the actual sdk.

I will be very gratefull, 

regards.

Parents Reply Children
Related