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

How to run mouse example?

Hello, i ported example of mouse by HID for nRF51822 to nRF51422. The device is detected as mouse by Bluetooth in Windows 7 but I cannot to connect it. Any ideas whats wrong?

Parents
  • Hi, thanks for response. I have just checked HID example with Windows 8 and it also works bad. Device is detected in device manager, but there is a problem that "The device is disabled"(but it plugged to power). I noticed device is not detected by any other devices after pairing with Win8 PC. It looks like suspended program. I have tried HRM example (natively designed for nRF51422) and it works fine (I wonder how to send or receive data through this profile in Windows - does Nordic provides any examples?) I guess:

    • there is a software problem (I copied main.c from HID mouse example for nRF51822 and added required files of the S310 stack)
    • there is a stack problem?? It first version so bugs can be occured.

    I was trying keyboard example but the same problem.

Reply
  • Hi, thanks for response. I have just checked HID example with Windows 8 and it also works bad. Device is detected in device manager, but there is a problem that "The device is disabled"(but it plugged to power). I noticed device is not detected by any other devices after pairing with Win8 PC. It looks like suspended program. I have tried HRM example (natively designed for nRF51422) and it works fine (I wonder how to send or receive data through this profile in Windows - does Nordic provides any examples?) I guess:

    • there is a software problem (I copied main.c from HID mouse example for nRF51822 and added required files of the S310 stack)
    • there is a stack problem?? It first version so bugs can be occured.

    I was trying keyboard example but the same problem.

Children
No Data
Related