• micro:bit nrf51822 can not set GPIO:30 to TWI0.PSELSDA

    Hello Nordic Devzone, I have problems with twi/i2c init code on a Micro:bit, nrf51822. The accelerometer is a Freescale MMA8652FC. I use Segger Embedded Studio for ARM V3_34 64-bit. The accelerometer works fine with codes from makecode.microbit…
  • Microbit development with Segger Embedded Studio & SDK 12.2

    All, I recently acquired a BBC Microbit and have been having a play with trying to setup a development environment using the Segger Embedded Studio and the Nordic 12.2 SDK. I was wondering if anybody else had been down this road before me and had a…
  • gcc setup to use bbc microbit

    Hi there, Any help on setting up gcc compiller to use with bbc microbit? And a simple example? I know I can use the mbed platform to program it (among others)... but :( actually I use avr-gcc/makefile via command line and love it (on osx). …