Recent and unreplied - Help your fellow developer and earn points!
Recent in Nordic blog
  • Recent updates to RKNRFGO

    I've recently updated some of the functionality on RKNRFGO, the OSX app which programs code and softdevices onto the Nordic dev boards. The latest is V 1.0.9 and can be obtained from Sourceforge. …
  • Getting started with micro-ESB on nRF51

    micro_esb_wireless_uart.zip---------- Proprietary protocols on the nRF51 Although Bluetooth Smart is designed for low power operation and is a great way of connecting your things to a phone or other…
  • Using Nordic's SDKs with the GNU G++ Compiler

    A persistant problem that people using the C++ compiler from the "GNU Tools for ARM Embedded Processors" toolchain has been the way that G++ handles the inline-assembly for the SVC instruction. Specifically…
  • How to user the DFU in the iOS

    The article introduces how to use the OTA (over the air) DFU in iOS. Step1, Connect your iOS device to iTune Select Apps, Drop App List to bottom, and select the “nRF Toolbox” app in the “File…
  • Documentation and Resources for Eclipse Development

    You have your choice of development tools for working with the Nordic nRF51x22 chips. If you want to use Eclipse + GCC for development, there are some app-notes and blog posts to help you on the way. …
  • Tools for OS X Development

    I've been working on setting my Mac up for development with the Nordic nRF51x22. Working on a Mac rules out using the Keil µVision IDE (unless I wanted to use Windows virtualization). Fortunately, there…