Aero-Tracker BLE Integration
This guide explains how to connect to a SafeSky-compatible Aero-Tracker over Bluetooth Low Energy (BLE) and receive NMEA 0183 data and device status information.
It is intended for developers who need to consume NMEA streams and status data from Aero-Tracker devices without SafeSky-specific logic.
⚠️ Important: For information about what traffic data you can expect from Aero-Tracker devices, see: What traffic will I see?
Device Discovery & Connection
Scan, connect, and subscribe to Aero-Tracker BLE services with example code. Device Discovery Aer...
NMEA Data Integration
Receive and decode NMEA GPS and traffic data for positioning and aircraft detection. NMEA Message...
Device Status Monitoring
Access device battery, GPS, and network status via JSON over BLE. Overview Using the Aero-Tracker...
Platform Considerations
Handle BLE differences on iOS and Android: UUIDs, MTU, permissions, and IDs. Bluetooth Implementa...
Troubleshooting & Support
Test with LightBlue, validate NMEA data, and find support for integration issues. Test with Light...