Releases: EnAccess/AirLink-Devices
Releases · EnAccess/AirLink-Devices
v1.0.1
v1.0.0
Features
- Device authorization
- Device provisioning/registration
- Data sync with the AirLink server (inc. timeseries)
- Emulating entry of PayG tokens
Known issues
-
Does not advertise for SDK > 28 (Above Android 9) - The app does not work as a BLE advertiser on devices running Android 9 or above (SDK version 28 and above).
-
Device ID (MAC Address) keeps changing - Every time the app advertises, the Device ID (MAC Address) changes, making it difficult to keep track of the same device over time.
-
Duplicate services added - Occasionally, the app adds redundant services (should normally be two), causing the AirLink Gateway Mobile App to be unable to read descriptors. In these cases, resetting the app solves the issue.
You might want to use the nRF Connect App for further debugging such as looking for duplicate services
- Advertisement packet limit - If the advertisement packet (manufacturer data) exceeds 31 bytes, the device may fail to advertise. This can be caused by writing more than 5 characters while provisioning the device.
Full Changelog: https://github.com/EnAccess/AirLink-Devices/commits/v1.0.0