I'm on Android 6.0.1 (Nexus 5) and testing beacon montoring via the Altbeacon library 2.9.1, and while testing the device at home near the beacon (a few rooms away) I get multiple entry/exit callbacks. The beacon is based off of a Raspberry Pi 3 with the default settings (transmitting as iBeacon).
I am using the Altbeacon reference app however in the log output I'm seeing entry event messages (didEnterRegion) every 5-6 minutes, resulting in notifications. The Nexus 5 is stationary on the desk during this time.
The only source code modification was to add a specific region to monitor, but that is about it.
Any ideas on why the behavior is this way?