Question
Client board can't detect my new notification characteristic in the server
Hello! I am using stm32wb55 boards to exchange data. I added a new notification char in my server but client doesn't notice when I update the value of my new characteristic. But in ST BLE Sensor I can receive notifications from my new char, and also the client board only receive notifications from the standard notification char, that comes with the examples. How can I end up with this issue?
