• ERROR: This hex file has data in softdevice region.

    Hi. I am using DK PCA10028 V1.1.0 for my devlopment. The SD is ver 8.0.0, the SDK is the latest and keil v5. The IC is nRF51422QFAC. I am trying to flash the examples from software pack. I programmed the SD first which went fine. I compiled the application…
  • How to setup characteristic to user blob type data (nrf8001)

    I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic of the primary service be a 'blob' type. But, when setting up a customer…