Adding a new write characteristic and notification characteristic
Hello! I created a new project in CubeMX and activated the BLE so as to work with P2P Server profile. I want to add new characteristics besides the standards ones: write and notification. I saw videos of ST Workshop (how to modify profile and add fun...