Hi everyone,
I am developing a remote controller using nRF52832 chip. My prototype is currently developed in PC10040 board. The IDE is Eclipse Oxygen, and the SDK is S132 v5.0.0.
Currently, I am trying to get data from a Google Daydream controller. It has a service with UUID 0xFE55. I can successfully connect to the device. The problem is that when the nRF52832 try to discover database it return BLE_DB_DISCOVERY_SRV_NOT_FOUND :((( I don't know where is the mistake I made.
Could you give me an advice please?