Hello
- I want to disable the BLE retransmission mechanism on NRF52840, because this may cause a lot of latency in my application, how can I achieve this?
- I see these two functions in the SDK17.0:
ble_srv_is_notification_enabled
ble_srv_is_indication_enabled
Can I disable retransmission through enabled notification? - I want to use SDK17.0 to realize the mechanism of first listening and then adaptive frequency hopping on NRF52840, can it be realized?
Looking forward to your reply!
Thanks a lot!

