2021-01-06 01:43 AM
Hi Every one
I using St ble nrg2m2sp chip , its acts a peripheral role and ble sensor app acts like central
here problem statement As below
Here i have 3 characteristics in a one service
when i read and write individual characteristic its working fine
Scenario 1.
when Write on one characteristics and read on other characteristics its not working
Senario2.
Read first characteristics and trying to read third characteristics its not working . after some time ble disconnecting.
May know the reason , kindly provide any solution on this
Manukumar
2021-01-11 09:43 PM
Tested with BlueNRG-2 and it worked fine.
By default there is no dependency for different proprietary characteristics.
Could there be some logical (dependency) error in your application firmware?