• Can't discover custom service

    Hi! I'm working with nRF51DK with s110 soft device on it. I'm trying to write simple custom service which reads some data from sensors and send it over BLE to Android app. I wrote my service on the base of ble_app_template_s110_pca10028 and ble_lbs…