Hello Nordic engineer,
In nRF5_SDK_15.3.0\examples\ble_central\ble_app_multilink_central
I want to use UUID for filtering, but after modifying the code, LED2 on the 52840 DK board doesn't light up.
As the connected 【ble_peripheral\ble_app_uart】, it is powered on, and I also know that it won't advertise for a period of time due to low power consumption.
I would like to ask where the problem might be in my filtering code?
Thanks