The story of porting MicroPython to PolyMCU - first target Nordic nRF52 by Olivier on 27/02/2017 15:23

After writing our tutorial to demonstrate Nordic UART Service using PolyMCU and Gattlib, we were looking for terminal to run on Nordic nRF52. That is when we started to port MicroPython to our PolyMCU framework.
Tags: open-source, bluetooth, nordic, micropython

Read More »

Writing a BLE server and client for Nordic UART Service using PolyMCU and GattLib by Olivier on 27/02/2017 15:16

Tutorial explaining how to write a Nordic BLE peripheral firmware using PolyMCU and use Gattlib on the host computer to communicate with this device. Bluetooth Nordic UART Service will be used through this tutorial.
Tags: open-source, polymcu, linux, bluetooth, gattlib, cmake, nordic

Read More »

Instruction to test/use Nordic Board with PolyMCU - A call for testers & contributors! by Olivier on 14/02/2017 11:08

PolyMCU is one of our Open-Source projects. It unifies MCU Vendor SDKs into a single source tree. We recently updated it to use Nordic nRF5 SDK 11.0.0. Unfortunately, we only have the Nordic nRF52 Pre-DK to test it. It is a call for testers!
Tags: open-source, polymcu, nordic

Read More »