Can't properly connect or read characteristic from BLE sensor
Hi, I am was testing this plugin and tried to connect with a BLE sensor. But it's not properly connecting and not reading the characteristic values. I have tested with your temperature characteristic and then tested with Heart rate service UUID and characteristic code, but same result. I have attached the screenshot from device. Screen shot 1 Screen shot 2
Here is the console log Warning log Error log
Heya,
Seems like you're trying to connect to a characteristic on a service that isn't on the device (or can't be found). Can you show me the C# code that you're using to read from the characteristic?
I am getting the same error, @Velorexe
Hi @mmar58, did you resolve your issue?
No, I have paused using this asset and waiting for the fix to resume work with this asset.
On Wed, Sep 25, 2024, 2:00 PM Paul Hayes @.***> wrote:
Hi @mmar58 https://github.com/mmar58, did you resolve your issue?
— Reply to this email directly, view it on GitHub https://github.com/Velorexe/Unity-Android-Bluetooth-Low-Energy/issues/49#issuecomment-2373343428, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATPXKZIBEUEHR4CS33VJ76LZYJUQBAVCNFSM6AAAAABGPUVDWCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNZTGM2DGNBSHA . You are receiving this because you were mentioned.Message ID: @.*** com>
Hi @mmar58, as we can't reproduce you bug, we can't provide a fix.
Can you try the latest version of the project, using Unity Package Manager and "Add package from git url". If the problem persists, can you try creating an example project, that reproduces the problem, and then zip it up and post it here.
Hi @paulhayes , thanks for considering about this. I will test the latest project and give you feedback about this and if this problem persist, I will share the demo, so that you can test it too.