Unable to discover GATT services on STM32WB55 BLE server (P-NUCLEO-WB55).
Hello,
I am trying to use the STM32WB55 Nucleo Pack to develop a BLE application. I am using cubeMX with the STM32Cube_FW_WB_V1.8.0 pack to generate code for the MB13355C nucleo board with STM32WB55RGV6 MCU.
I have successfully set the BLE advertising settings and can read the ad with the nRF Connect app on my smartphone. But when I tried to connect my phone to the board, I couldn't get GATT services back. However the connection is successful because the card indicates to be connected as a server.
Has anyone ever had this problem? And how can I solve it?
Thank you for your reply!