cordova-plugin-bluetoothle
cordova-plugin-bluetoothle copied to clipboard
notificationSent status
Hello,
When I notify, I receive a response with status 'notificationSent', which is not specified on type Status. Is it supposed to work this way?
By the way, do I receive this notification when the notification is written on the other device, or do I receive it when it is sent? I'm trying to send a lot of chunks (total of 444kB) and it takes 3min and 46 seconds when I send it 1 by 1 (it works tho). However, when I try to send 2 packets, wait for the status of both packets, send 2 more ... it suddenly returns me "Unable to send notification". I tried this to reduce the time of transmission.
It's been a while since I've used this, but this should still be up to date: https://github.com/randdusing/cordova-plugin-bluetoothle/#notifications