Replies: 1 comment
-
It sounds like it just does advertising data and doesn't actually connect. So you would just need something like the detection callback or scan iterator example programs here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello all,
I'm using a DFRobot TEL0168 BLE sensor beacon with your code, trying to read the data from a soil moisture sensor attached to the device. The sample code has a required argument of UUID. This device is configured as a custom device, not ibeacon or eddystone, so it does not have a UUID that I can generate or configure. I can use some of the sample code to list the device. Can I modify the code so that I can read from this device? I've included the wiki for this device below. Any help would be greatly appreciated. Thanks
https://wiki.dfrobot.com/_SKU_TEL0168_Fermion_BLE_Sensor_Beacon
Beta Was this translation helpful? Give feedback.
All reactions