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

SDK 14.0.0 and Windows 10 disconnection

With SDK 14.0.0 and Softdevice 5.0.0 I have problem with Windows 10 connection. The device connects to PC but then almost immediately disconnects with reason 0x13 (BLE_HCI_REMOTE_USER_TERMINATED_CONNECTION). I tested few ble_examples on PCA10040 board but with the same result. Do you have any information on this?

Parents
  • I went back to SDK 13 and find out that now even SDK 13 have the same problem. I tried also my custom board who worked before and now not anymore. I think it was some windows update that changed things. But I found out something else. If I connect my board to a PC it disconnects after 2 seconds (I watch the NRF log). But when I use my custom PC program that access characteristics on the BT device, the connection is established automatically and is on until the program ends. So in the end that is all that matters. But still strange behavior.

Reply
  • I went back to SDK 13 and find out that now even SDK 13 have the same problem. I tried also my custom board who worked before and now not anymore. I think it was some windows update that changed things. But I found out something else. If I connect my board to a PC it disconnects after 2 seconds (I watch the NRF log). But when I use my custom PC program that access characteristics on the BT device, the connection is established automatically and is on until the program ends. So in the end that is all that matters. But still strange behavior.

Children
No Data
Related