BlueGate is an iOS app for controlling and administering BlueGate BLE gate controllers. It can scan for nearby devices, authenticate, open/close the gate, and manage settings and keys from the admin interface.
- Scan and connect to BlueGate devices over BLE
- Authenticate using the device's public key flow
- Open/close the gate and keep it open in manual mode
- Admin tools for managing keys and configuration
- Open
BlueGate.xcodeprojin Xcode. - Select the
BlueGatescheme and a target device or simulator. - Build and run.
Notes:
- BLE features require a real iOS device.
- Make sure Bluetooth permissions are granted when prompted.