This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

HID Mouse example on nRF51822, bluetooth connection error!

Good morning.

I use Google Translator to transcribe my articles. Please understand if the context is not right.

I am currently testing HID Protocol with a mobile phone.

SoftDevice is using S110, The SDK is using version 9.0.0.

The problem is that after checking the operation after connecting with the mobile phone, unregistering (disconnecting) it from the mobile phone and trying to connect again, HID_Mouse will not appear when the mobile phone finds the connectable list.

In summary, when you connect to your mobile phone and check the operation, you can unregister it from your cell phone and try to connect again.

I do not know if I should look at the event handling part when disconnecting, or if there is a problem with advertising. Help

Parents
  • In addition, HID Mouse connection from mobile phone -> Check operation -> Disconnect -> If you try to connect from computer (Win10), it does not appear in the list or connection is not possible.

    So if you try to reconnect to your computer after working on your mobile phone, you can re-upload the Softdevice and application and use it again.

    Is there any action required when disconnecting? Whether you initialize the stack or restart the advertising section ...?

Reply
  • In addition, HID Mouse connection from mobile phone -> Check operation -> Disconnect -> If you try to connect from computer (Win10), it does not appear in the list or connection is not possible.

    So if you try to reconnect to your computer after working on your mobile phone, you can re-upload the Softdevice and application and use it again.

    Is there any action required when disconnecting? Whether you initialize the stack or restart the advertising section ...?

Children
No Data
Related