An open API service indexing awesome lists of open source software.

https://github.com/joshbrew/bt832a_zephyr

Working repository for the BT832A test design
https://github.com/joshbrew/bt832a_zephyr

Last synced: about 1 year ago
JSON representation

Working repository for the BT832A test design

Awesome Lists containing this project

README

          

# BT832_Zephyr
Working repository for the nRF52 Zephyr firmware, made for a [BT832A prototype (24KB)](https://github.com/moothyknight/nRF52-Biosensing-Boards/tree/main/CAD/BT832_OLD)

Instructions:
- [Install](https://nrfconnect.github.io/vscode-nrf-connect/) nRFConnect for VSCode
- Open this repo in VSCode
- In VSCode, in the nRFConnect extension under the APPLICATIONS tab, select the "Add Build Configuration" button to the right of the repo name, BT832_Zephyr. Select the correct board, nrf52840dk_nrf52840, and click Build Configuration.
- Connect the nRF52-dk via usb
- In VSCode, in the nRFConnect extension under the ACTIONS tab, select "Flash" to build and flash the code

You may need to manually install gnu-arm-embedded software.

We used the nRF52 development board which is a J-LINK device for flashing.