How to Make nRF52833 Mouse Re-Advertise and Pair as a Completely New Device After Reset?

I have a mouse that is advertising, and I paired it with my host. It always stays in connected mode. When I press the three buttons — middle, left, and right — for 5 seconds, the host changes from connected to paired mode, and the mouse starts advertising again. It also appears again in the host’s scanner, and I can pair it again. It behaves like a new device.

I want to know what changes are required so that it always appears as a completely new device.

So far, I have done the following:

  1. I have deleted the peer data.

  2. I have changed the MAC address.

It advertises as a new device, but it does not pair.

Related