sandeepmistry/arduino-nRF5

Support for RuuviTag board

Open

#274 建立於 2018年5月17日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)C (288 fork)github user discovery
help wanted

倉庫指標

Star
 (952 star)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南