Mbed library

Hi awesome Blynkers,

I’ve noticed that there’s Blynk library on mbed developer site. Is there any example on how to use the Blynk library with mbed compiler? I’m using it for MDBT40 from Raytac Corp with ARM-Cortex M0. Thanks!

Cheers

William

Hi WIlliam,

I’m about to give this a try with an nRF5 board; any luck? If not then I’ll keep you posted on how I do.

Hi,

I got it work by loading the bootloader from RBL BLE Nano into my nrf51822 board, then program the thing using arduino IDE. This way saves me a lot of trouble.