Actions
Bug #12
closed
EJ
V[
Can't get data from BLE sensor
Bug #12:
Can't get data from BLE sensor
Start date:
05/04/2022
Due date:
% Done:
0%
Estimated time:
Hardware platform:
Solidrun (aarch64)
OS Affects Version/s:
arz-1.0
OS Fix Version/s:
arz-1.0.1
Labels:
Description
When using the iPad in order to monitor the battery, no data from the BLE sensor get displayed.
Some bluetooth related errors can be found in the system log:
bluetoothd[375]: Failed to open RFKILL control device
bluetoothd[375]: Unable to open adapter storage directory: /var/lib/bluetooth/48:EB:62:C6:26:B5
"rfkill" command in poc-service script fails the same way and the reason seems to be that file /dev/rfkill doesn't exist.
I tried to reinstall the package providing "rfkill" (util-linux) but it didn't create the missing file.
On my openSUSE machine I see there's a driver named "rfkill" which isn't present on the redpesk image, could be the root cause maybe...
Actions