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

Ble peripheral disconnects after a while.

Hi,

I am connecting nrf52832 to a windows computer, and it connects to it, but after a while (30 seconds), it disconnects automatically. When i try to debug it, i see a message on serial monitor (arduino), the message says 22, which corresponds to 0x16 when converted to hex, followed by the mac address in decimal.

Any idea why it disconnects?

Related