platformio / platform-nordicnrf52

Nordic nRF52: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/nordicnrf52
Apache License 2.0
108 stars 116 forks source link

Request for Ruuvitag support #58

Open JZNT opened 4 years ago

JZNT commented 4 years ago

Ruuvitag is a open-source nRF52832 based bluetooth board with temperature, humidity and pressure sensor. https://ruuvi.com https://github.com/ruuvi

valeros commented 4 years ago

What frameworks does this board support? How do you program it?

JZNT commented 4 years ago

This board is basically a nRF52832 with some sensors. nRF52-DK is supported in mbed, though I'm not sure if there is drivers built in for accelerometer and temperature sensors found in Ruuvitag. It can be programmed using Ruuvitag's devkit (nRF52-DK + adapter board) or over bluetooth.