The nRF52 series by Nordic Semiconductor has been a game-changer in the world of low-power wireless communication. Whether you’re working on Bluetooth Low Energy (BLE), ANT, or 2.4 GHz proprietary protocols, the nRF52 family offers versatile and robust solutions. Choosing the right development kit, however, can be overwhelming with several …
Read More »Setting up a New Project in Segger Embedded Studio for nRF52 Using a Project Template
When working with Segger Embedded Studio (SES) and Nordic’s nRF52 chips, one of the quickest ways to get started is by using an existing project template. It simplifies project setup, reducing the need for manual configuration, and you can focus on development right away. In this guide, I’ll walk you …
Read More »Using Flash Data Storage (FDS) in the nRF52832
The nRF52832 is a versatile SoC (System on Chip) from Nordic Semiconductor that supports various features, including Flash Data Storage (FDS) for non-volatile data management. This post gives some basic examples of how to use FDS to save, delete, and update data, as well as how garbage collection works to …
Read More »