question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to find services for my device

See original GitHub issue

I keep getting null for my serviceUUIDs:

id: "..."
isConnectable: null
localName: null
manufacturerData: null
mtu: 23
name: "lifepi0000"
overflowServiceUUIDs: null
rssi: null
serviceData: null
serviceUUIDs: null
solicitedServiceUUIDs: null
txPowerLevel: null

Also no services found:

BleError: Services not discovered for device ..

When I run the same check using another package react-native-ble-manager, everything seems to work fine and it finds my services. Does anyone know what wrong? Is there a specific version of react-native etc that I need to run. Thanks!

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:9 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
hitanshuGajjar20commented, Apr 20, 2021

device.discoverAllServicesAndCharacteristicsForDevice() for this thing i am getting error of Function not found

this.manager.discoverAllServicesAndCharacteristicsForDevice(peripheralId) and in this i am getting the same response as connectToDevice ( null values )

1reaction
leo-tavarescommented, Nov 29, 2018

Helo @ssajnani, it might be interesting to look at this repository => https://github.com/zhanguangao/react-native-ble-plx-demo . I was inspired by watching this repository, especially the method fetchServicesAndCharacteristicsForDevice

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to find services for my device #369 - GitHub
When I run the same check using another package react-native-ble-manager, everything seems to work fine and it finds my services.
Read more >
Keep your device & apps working with Google Play Services
On your Android phone or tablet, open the Settings app Settings . Tap Apps & notifications and then See all apps. Scroll down...
Read more >
A device driver is not installed or a hardware device does not ...
Resolution · Step 1: Determine whether the device driver is found in Device Manager · Step 2: Uninstall and reinstall the device drivers...
Read more >
Can't find the Netflix app
If your device isn't certified: Android version 8.0 or later: Try Google's support steps to Fix issues with your Play Protect certification status,...
Read more >
If you can't connect to the App Store, iTunes Store, or other ...
If nothing loads, use another device on the same network to see if it can connect to any website. If no other devices...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found