How do I filter and connect to BLE devices using the device name in Zephyr?
How do I filter and connect to BLE devices using the device name in Zephyr?
You might be exceeding the limit of how much data that can be placed in the bt_data_ad[].
You will get -22 when that happens (Subsys: Bluetooth: Host: HCI Core L6621).
Try removing one of the other entries and see if that helps.