I am testing the ble_app_blinky example on nRF52840 BLE SoC and the "nRF Blinky" Android application example which uses the Android-BLE library from NordicSemiconductor.
My question is, how should i use the "ConnectionPriorityRequest.java" class from this Android library in order to change the "Connection Interval"
Where should it instantiated? ¿How should it be instantiated?
Thanks in advance.
Carlos