Okay, let's break down how we can organize your BLE services and characteristics for the ePPG controller. The goal is to create a logical, robust, and extensible structure that incorporates your desired data points while building upon what you already have in src/sp140/extra-data.ino
.
Here's a proposed structure:
I. Standard Services
It's good practice to use standard BLE services where they fit.