Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs

Problems with Windows

We are having connection problems with our nRF52832 based HID device only on Windows. I've attached packet captures taken with the nRF sniffer (nRF52 DK) and in Windows with BTVS.

It seems from the nRF sniffer capture that the nRF52832 disconnects in frame 3603 because Windows doesn't respond to the connection update request in frame 3413, is that correct? But the trace from Windows suggests it does think it is responding (frame 618 in Windows trace), but the packet is not sent.

4505.windows.pcapng 5165.nRF sniffer.pcapng

Related