Question
BlueNRG return/error codes?
Posted on August 29, 2016 at 15:09
Hi.
I`m implementing BlueNRG based Eddystone beacon. And i have to check GATT Return/Error codes of GATT read/write commands in Android/iOS application. I have no idea about this codes and i found no BueNRG API function to return them. This codes described there (bottom of the page):https://github.com/google/eddystone/tree/master/configuration-service
And here (Summary->Constants):https://developer.android.com/reference/android/bluetooth/BluetoothGatt.html
As we can see, this is the same codes. How can i manage them manually? Or is it an internal BLE stack implementation? Or is it not implemented? Thanks Alex #bluenrg #bluenrg #bluenrg-ble-gatt