csash7 / mbed-BLE-Mouse

BLE Mouse library for Arduino boards with BLE support and mbed OS
17 stars 6 forks source link

unable to connect #8

Open normaligator opened 2 years ago

normaligator commented 2 years ago

Hello, this Lib looked very promissing for my project. I just bought a brand new nano 33 ble and used the provided sample sketch for moveAndScroll. I can find the BLE mouse from my Android 12 phone as well as Windows 10 pc. However neither of both are able connect. Android errors a message with missing pin and passkey. Also used the nRF app, no success. Windows doesn't say much, just can't connect.

Any idea how to solve this connection issue?

kevinolson1836 commented 1 year ago

I'm having the same issues, did you get it fixed?

normaligator commented 1 year ago

Unfortunately no. I couldn't find a solution.

kevinolson1836 commented 1 year ago

Unfortunately no. I couldn't find a solution.

I kinda found a work around for my situation. I made a client app on my laptop with python that would connect to the BLE 33, it read the inputs and would move my mouse according the inputs

black commented 1 year ago

This isn't working for me either. I think author doesn't care anymore so if anyone has any input what could be wrong with the code, I can help fix it.

ehsan1980-sk commented 3 months ago

I tried to connect Arduino Nano ble 33 with PC ( win 10). Does not connect it. Can anyone help please to resolve this issue. Is this code supported to windows PC and Android system? Or it’s just a bluff?