-
Notifications
You must be signed in to change notification settings - Fork 71
Failed to find data service #13
Comments
I have the same issue. Any ideas how to fix it? |
Please check the following:
If this does not help, please provide the serial log of your failed connection attempt. Note that the changes from Locii were merged now, so please pull the master branch for your tests. |
Hi,
|
That's weird, it looks like the connection to the device itself is successful, but the device does not offer the required data service for the connection. Could you check with some bluetooth analysis device if your flora sensor actually provides the data service with UUID 00001204-0000-1000-8000-00805f9b34fb? Easiest way is probably to use an app on your mobile phone to check this, e.g. nRF Connect. |
ok... let me have a look how we can debug this further. I'll get back to you later this week. |
Here it comes: |
I have the same issue: ` |
Hi, |
Got the same problem, but sometimes it works, after I reset for a couple of times. It also doesn't work reliable when the flower sensor is right next to the esp32. Any tips, would be very helpful :-) |
Hi siddy - yes it does still occur with the latest v1 esp32 board - I have the same issue. connection to device successful - failed to find data service When I inspect the sensor with lightblue ble scan app on android it works fine and I can I have quite a few of the flower mate sensors 2016 version and so far they all fail in the same way Also tried it on a raspi with golang and it works. |
Thanks for your efforts Sidddy,
|
I have same issue with Flower Care sensor (FW 3.2.1) and Adafruit HUZZAH32 - ESP32 Feather. |
I think I discovered why the data service is not found. I added this line
|
If I pass it defined like so: |
Thank you @e6on and @ng2dev for your analysis. Now it works for me :-) Instead of this: Now I can see the sensor outputs. |
Ha great work guys - open source at its finest |
I have a Miflora plant sensor working with well with ESP32 using this s/w. |
Hi,
I have been testing both the sidddy / Flora and Lociii / Flora but I runt into issues.
With the Lociii fork I get this after it connects to the flora:
Anyone that got a clue on what to do?
Thanks
The text was updated successfully, but these errors were encountered: