peripheral_hids failed in win10. mobile can connect, but PC cannot

compliler enviroment is  NCS2.6.0,   zephyr/sample/bluetooth/peripheral_hids run in nrf52dk_52832 board.

use mobile, the <nRF Connect> app can connect the BLE board.

but win10 failed. 

i try BT_SECURITY_L1 and others options, but no effect.

myself-ble-board has  the similar to this situation, the connection is normal on android, but the connection state on Windows 10 is automatically switched between <paired> and <connected>

please help me.  My product progress paused in here?

Parents
  • Hello,

    Sorry, I didn't quite understand your explanation. Are you saying that including CONFIG_BT_KEYS_OVERWRITE_OLDEST in your application causes it to crash or disconnect? Or are you having trouble running the sample from the SDK? I apologize for the confusion, but I couldn't fully grasp the issue from your description.

    Kind Regards,

    Abhijith

Reply
  • Hello,

    Sorry, I didn't quite understand your explanation. Are you saying that including CONFIG_BT_KEYS_OVERWRITE_OLDEST in your application causes it to crash or disconnect? Or are you having trouble running the sample from the SDK? I apologize for the confusion, but I couldn't fully grasp the issue from your description.

    Kind Regards,

    Abhijith

Children
Related