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

Connection problem GATT_ERROR 133 (0x85)

Hello,

I am using Samsung Galaxy Tab A (2016) with android version 5.1.1 build LMY47V and I can not connect to the bluetooth module at all. In the log of the nrf Connect I see that Error 133 (0x85): GATT ERROR happen immediately after I press the connect button.

The softdevice is 2.0.1 nRF52832_xxaa_s132 board pca10040 and the example that i used is based on ble_app_multirole_lesc.

I also tried to connect to the bootloader in order to upload the app but with no success.

The restart of the phone do not help or even the erasing the flash of the chip.

Any solutions how to solved this, thanks in advance.

Parents Reply
  • Hi manuj,

    As endnode pointed out there will not be a new major SoftDevice version for nRF51. Compatibility mode is therefore not support on nRF51. The actually problem here is that Samsung Galaxy TAB A6 is breaking/not following the Bluetooth specification. With S132 v.3.1.0 (for nRF52) we added something called compatibility mode that can be enabled to still be able to connect to some of these devices that are not following the Bluetooth Specification.

Children
Related