sandeepmistry/arduino-nRF5

Support for RuuviTag board

Open

#274 aberto em 17 de mai. de 2018

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)C (288 forks)github user discovery
help wanted

Métricas do repositório

Stars
 (952 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Hi! Any plans to add RuuviTag support?

It is based on Nordic 52832 chipset and it's used both from companies and hobbyists.

It would be great to compile the .hex file in Arduino IDE, in order to upload it over OTA using nrfConnect smartphone application.

These are references: website: https://ruuvi.com/ pin configuration: https://lab.ruuvi.com/pinout/ Firmware development with examples: https://github.com/ruuvi/ruuvitag_fw linker script example: https://github.com/ruuvi/ruuvitag_fw/tree/master/ruuvi_examples/ruuvi_firmware/ruuvitag_b/s132/armgcc

Guia do colaborador