Hi, I am using S120 1.0.0 and SDK 6.0.0. Learning the sample project 'ble_app_multilink_central'.
I already got a peripheral device with NUS service. The central device can connect the peripheral device, but when discovering peripheral service, I got error BLE_GATT_STATUS_ATTERR_ATTRIBUTE_NOT_FOUND in on_primary_srv_discovery_rsp.
What can I do to discover the NUS service and all other services ?