This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

ble_app_uart with Android 5.1 failed

I try launch example Nordic UART and get error: Error 133 (0x85) GATT ERROR

I need use stack for nRF51822 without external 32KHz crystal.

Here -> softdevice work with Android properly, but  IMPOSSIBLE USE this SoftDev version without external 32KHz crystal.

Initialization with use any value param:

NRF_CLOCK_LFCLKSRC_RC_250_PPM_ ..._CALIBRATION 

give when connect to Android:  Error 133 (0x85) GATT ERROR

Exaple do not work absolutely with Softdevice S130 v1 and v2!

Dear Nordic, HOW TO USE YOUR SDK PRODUCT without external 32KHz crystal?

Chip:  nRF51822 QFAA 

SDK:   nRF5 SDK works with S130 v2 12.3.0

Softdevice: S130-SD-v2 S130 nRF51 SoftDevice 2.0.1

Test board: PCA10001

Related