6 years, 4 months ago.

Connecting to Aconno via BLE using nRFConnect on Android

I have the Aconnon NRF52832 dev board and I also have a NRF52832 board. Using nRF connect on my Note4 Android, I am able to connect via BLE to the NRF52832 board.

However, I am using the example "mbed-os-example-ble-BatteryLevel" and "ACD52832_Beacon_basic_example" code. I am able to compile and program the Aconno.

When the dev board starts up, I use nRF connect to do a BLE scan. It picks up the "Battery" service and I tap connect on the nRF app. However, I am never able to connect to it.

Logs: Error 133 (0x85): GATT ERROR

I am confused as to why I am not able to connect to the Aconno board. This is very important for my project and for future use of this board. Can someone on the Aconno team please assist.

Question relating to:

aconno development team

1 Answer

6 years, 4 months ago.

Hi, please try to use our battery service program: https://os.mbed.com/teams/aconno-dev-team/code/acd52832_battery_service_example/

Regards, Jurica.