• Issue programming example on S132 SDK12/13 with PCA10040

    When I try to program an example with nRF go Studio from the new SDK12 or SDK13(fresh download) I get the following error: It does not show up if I don't program the softdevice first, but then ble doesen't works. I also get an error in keil where…
  • ECDH problems in S132/sdk11.0/pca10040/keil5

    I met some problems in testing ECDH , the project is the example in E:\Source\NRF52832\nRF5_SDK_11.0.0_89a8197\examples\ble_peripheral\ble_app_uart\pca10040\s132\arm5_no_packs. 1.the same private key,the different functions I called created the different…
  • Sample Applications

    Hi All , Is there any sample application to have a list of available peripherals(Like displaying in mobile when we scan) , for a given interval ? If not please suggest me some ideas to implement the same in the existing sdk examples
  • Where to specify the output file for the build on Embedded Studio

    Where is the output Hex file for building the project on Segger Embedded Studio?
  • FreeRTOS with BLE and ADC (nrf52)

    Hi, I'm looking for an example which combines FreeRTOS, BLE and ADC on nrf52 board(10040). I'm able to have FreeRTOS with BLE, FreeRTOS with ADC but not everything together. I have a conflict in using timer. FreeRTOS clock is launch via nrf_drv_clock_init…
  • homekit with nRF52

    Did anyone manage to build project on Eclipse with some nRF52 BLE application for HomeKit? I have found only one project from aanon4 but I cannot even build it. Sometimes there`s make error, sometimes header missing, always some problem.