Open
Description
Hi mates,
how to get the Notification activated?
doing this
...
if(pChr->canNotify()) {
if(!pChr->subscribe(true, notifyCB)) {
...
but nothing happened. when i use the nordic app and send "1" to the 2902 of the correspondant Char,
the notification is activated succesfully.
when i use neil kolbans ble part to write for the descriptor it also works.
but i can´t get it handled by nimble....
isn´t it possble anymore?
how can i get it solved?
thx & best !!
working on ESP32 Dev Mdule