EasyReach BLE is designed to work with enterprise wireless networks, including environments similar to Juniper networks router infrastructure to enable reliable Bluetooth® Low Energy deployments. Using advanced virtual Bluetooth® LE (vBLE) technology, businesses can improve asset visibility and streamline IoT-based tracking across their facilities. The EasyReach Solution is compatible mordern Juniper access points and Mist APs, ensuring stable connectivity and optimized BLE power performance. With support for enterprise-grade environments and flexible virtual router configurations, EasyReach helps organizations build a smart, connected ecosystem powered by Juniper’s networking capabilities.
In the Mist Dashboard:
💡 Important:
💡 This activates backend processing of BLE packets.
Even though Mist can detect unknown beacons, registering improves accuracy and filtering.
📡 Eddystone Formats Supported
Mist APs can parse:
🔹 Eddystone-UID
🔹 Eddystone-URL
👉 These are extracted and sent to Mist Cloud.
Without filtering, you’ll get a lot of noise.
In:
Location → BLE Settings
Tune:
💡 This helps:
You should see:
Mist exposes BLE data via APIs:
Typical payload includes:
{
“mac”: “xx:xx:xx”,
“rssi”: -65,
“eddystone_uid”: {
“namespace”: “…”,
“instance”: “…”
},
“timestamp”: …
}