I want to connect via BT BLE to a device. The problem is that esp only sees one characteristic and service and there are 4 services. how to make it see all ?
I start BLEclient - I enter the UUID I am interested in, it is the third one in the picture "FFF0" and the characteristic "FFF1". The problem is that it only sees the second service "6936". Of course by typing "6936" it connects seamlessly and sends the variable as god commanded. I have been looking on the internet but can't for 2 weeks find how to make it connect to service three "FFF0". Please give me at least a gentle hint.
I start BLEclient - I enter the UUID I am interested in, it is the third one in the picture "FFF0" and the characteristic "FFF1". The problem is that it only sees the second service "6936". Of course by typing "6936" it connects seamlessly and sends the variable as god commanded. I have been looking on the internet but can't for 2 weeks find how to make it connect to service three "FFF0". Please give me at least a gentle hint.