arduino ble_client found only one service (newbie)
Posted: Tue Jun 02, 2020 11:02 am
Hi,
I'm tryng the BLE_Client sketch on Arduino in order to have some information from a bluetooth thermometer.
I need to read a service that I can see with ble_scanner on a smartphone. But if I insert the UUID of the service in the ble_client this tell me that this service is unavalaible.
This device has 2 custom services, if I insert the UUID of the "first" service all is ok. But I need the "second" service.
The service that is recognize is only that I see during scan.
I'm a newbie for Arduino and ESP32.
BR
Marco
I'm tryng the BLE_Client sketch on Arduino in order to have some information from a bluetooth thermometer.
I need to read a service that I can see with ble_scanner on a smartphone. But if I insert the UUID of the service in the ble_client this tell me that this service is unavalaible.
This device has 2 custom services, if I insert the UUID of the "first" service all is ok. But I need the "second" service.
The service that is recognize is only that I see during scan.
I'm a newbie for Arduino and ESP32.
BR
Marco