Skip to main content
Jf.1
Associate II
November 9, 2021
Question

Custom board with SPBTLE-RF0 module using the X-CUBE_BLE1 software package initialises and advertises to mobile phones but connecting to device fails with Error 133 (0x85): GATT ERROR?

  • November 9, 2021
  • 0 replies
  • 563 views

Hi,

We are currently working on a custom board with the SPBTLE-RF0 used for BLE communication and a uC from the L4 family (STM32L4A6VGT6P).

We used the SensorDemoBLE example as a starting point and programmed it to the board through SWD. From adding breakpoints to check where the communication fails, we found that the device is able to initialise and advertise to mobile phones. However as soon as the phone tries to connect, it results in a GATT error.

It seems that within the User_Process() function, Set_DeviceConnectable() seems to fail during the hci_send_req() but I am not able to figure out why this occurs.

0693W00000GWwbDQAT.png 

Is there a way to resolve this or am I missing any steps when trying to integrate the software package to the board?

Thanks in advance,

Jona

This topic has been closed for replies.