alifahriander / nrf52-production-programming

A guide to programming nRF52 series devices in production, along with test cases to verify implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nrf52-production-programming

A guide to programming nRF52 series devices in production, along with test cases to verify implementation. The white paper on production programming has been moved to Nordic's Infocenter here.

Test cases

  • Provided tests in this repository will help verify that your programming algorithms cover important edge cases (not complete test coverage by any means). They are intended to help you catch the most common mistakes when programming nRF5 devices in production. They will be added over time.

Feel free to open issues and ask questions here, or at Nordic's devzone.

About

A guide to programming nRF52 series devices in production, along with test cases to verify implementation


Languages

Language:Assembly 59.6%Language:C 35.6%Language:Python 4.8%