BLE range (current threshold) Rider (phone) Scooter beacon
⚠ Couldn't load the 3D engineThree.js failed to load from the CDN. Check your connection and reload.

Scooter Unlock: BLE RSSI Proximity Lab

Every dockless e-scooter or shared bike unlocks the same basic way: the rider's phone reads how strong the scooter's Bluetooth Low Energy beacon sounds, converts that into an estimated distance, and the firmware only actuates the lock once several consecutive readings clear a threshold. This simulator renders that pipeline in 3D — walk a rider toward a scooter (by hand or on autopilot) and watch a real log-distance path-loss model turn distance into a noisy RSSI signal, an inverse formula turn RSSI back into an estimated distance, and a debounce counter decide, sample by sample, when the lock actually opens. Tune the path-loss exponent, fading noise, RSSI threshold and debounce length to see the exact trade-off every micromobility unlock system has to make between speed and false triggers.