Recent and unreplied - Help your fellow developer and earn points!
Recent in Nordic blog
  • change device name through BLE

    Build a custom BLE service and enable the write attribute Configure the characteristic "attr_char_value.max_len = MAX_LEN"; max_len should be larger than your device name In the BLE event…
  • nRF51822/nRF51422 getting started and documentation overview

    BLE and ANT development kit Nordic Semiconductor offers the nRF51 series for BLE and/or ANT wireless connectivity. The nRF51 (nRF51422 or nRF51822) is a System on Chip, which means it has internal microcontroller…
  • Keil in-line program through DFU BLE

    I am investigating Master Emulator API and found something interesting that can help you program your device through BLE DFU in Keil. This method calls the python script used in MCP. If you can use MCP…
Latest guides