Bluetooth GATT Server
Can anyone confirm if it is possible to implement a BLE GATT service on a raspberry pi 3?
It looks like getBluetoothLeAdvertiser returns null
which suggests it is not supported.
Is there some configuration/overlay, or some other method of implementing a BLE server?
Thanks.
0