Code Monkey home page Code Monkey logo

Comments (5)

alj8 avatar alj8 commented on May 25, 2024 1

I see the window, but can't see any devices.

In the meantime, I found out, that the problem must be with my Lenovo laptop. We tried it out on a few others, it worked fine on a HP laptop, but had the same issue on another Lenovo model. But anyways, this is not a problem of this library, as this should be handled by Chrome/Lenovo. Therefore I'll close this issue.

Thanks for your help!

from angular-web-bluetooth.

manekinekko avatar manekinekko commented on May 25, 2024

What device is that? Have you tried to connect to your device using a dedicated mobile app? Could you give more details about the issue?

from angular-web-bluetooth.

alj8 avatar alj8 commented on May 25, 2024

The device is a BlueBot, an educational robot. It has a microchip (https://www.microchip.com/wwwproducts/en/bm77) for Bluetooth and BLE.

The connection with the mobile app for exactly this robot works just fine. It is even detected when searching with a BLE scanner android app.

The problem is, that my browser doesn't detect it. When running the Starter for angular-web-bluetooth, I can start up the application (npm install, npm start works just fine), and on http://localhost:4200/# I can see the Button "Get Battery Level". When clicking on it, my browser starts searching for devices, but doesn't find any (even though my device has Bluetooth turn on, and is found at the same time though a BLE scanner). Throughout the whole process the chrome flag #enable-experimental-web-platform-features is enabled, in order to give Chrome the possibility to use the Web Bluetooth features.

Is there any other setting one has to change to be able to connect a device over Chrome? Or is there a need for another app in order for this starter to work?

I hope this clarifies my issue for you.

from angular-web-bluetooth.

manekinekko avatar manekinekko commented on May 25, 2024

This starter checks for battery status of the device (if available). But at least, in the chrome device list your should be able to see the available devices (this part is handled by Chrome not this library).

could you check the browser console for any other info?

from angular-web-bluetooth.

manekinekko avatar manekinekko commented on May 25, 2024

You should at least see this...
image

from angular-web-bluetooth.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.