• Merging NUS with LBS returns NRF_ERROR_NO_MEM

    Hi, I use PCA10040 v1.1 with SDK12.1 via S132 v3. I use Keil 5.21. After testing the LBS example, I was merging the NUS (NORDIC UART Service) to the standalone LBS example. However, the sd_ble_gatts_service_add (which is in ble_nus_init ) returns…
  • Early nRF51822 EK (PCA10001 v2.0.0) and new SDK's

    Hi all, some time ago we bought a nRF51822 Evaluation Kit with the PCA10001 being Version v2.0.0. Why exactly is it not recommended to work with the new SDKs such as SDK6? I downloaded the ble_lbs_example from nAN-36 from the Github, compiled it…