Recent and unreplied - Help your fellow developer and earn points!
Recent in the DevZone Blog
  • 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…
  • How to ping6 an nRF51422 device by using the nRF51 IoT SDK

    With the release of the nRF51 IoT SDK, I guess quite a few would like to start playing with it. To ease starting up, and enabling you to do a simple "hello world", I have written a step-by-step guide…
  • Baby steps with Bluetooth Smart

    Are you looking to make your first steps with Bluetooth Smart? Are you looking for hands-on help to get started with Bluetooth Smart ? Playing could be the best form of learning and its time to play…