2020-05-13 02:27 AM
I am using BlueNRG-Tile chip. I am configuring it as a server. And i am using ST BLE Sensor App as a master. In that i am getting all the services and characteristics displayed on App ,which I have configured at server side. My target is to get notifications of different characteristics at master side simultaneously. But I am observing that i am getting notification from one characteristic only. To get notification from another characteristic i have to disable another characteristic's descriptor. So, can you please clarify me that it is limitation of BlueNRG-Tile OR something I am missing from code side. If I am missing from code side then please let me know how to resolve it.