sandeepmistry/arduino-nRF5

Support for RuuviTag board

Open

#274 aperta il 17 mag 2018

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)C (288 fork)github user discovery
help wanted

Metriche repository

Star
 (952 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor