This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

When nrf52840 Dongle receives LL_SLAVE_FEATURE_REQ, it returns LL_UNKNOWN_RSP. What is the reason?

I am using nrf52840's dongle development software, and I found that when the slave device sends LL_SLAVE_FEATURE_REQ , the host will return LL_UNKNOWN_RSP. I want to know why this is?

Dongle is a central device, using nrf-ble-driver-4.1.4 firmware and software. Softdevice S140 V6.1.1

Related