GithubHelp home page GithubHelp logo

BLE in DGNWG05LM about openlumi.github.io HOT 1 CLOSED

openlumi avatar openlumi commented on July 23, 2024
BLE in DGNWG05LM

from openlumi.github.io.

Comments (1)

G1K avatar G1K commented on July 23, 2024

BLE on the gateway is implemented. You can use it with different solutions. You are asking about node-red-contrib-xiaomi-ble, I tried building it and adding it to node-red, but the results are not very stable. It works very badly on the gateway, maybe it's the drivers or the combined wifi and bluetooth module.

You can view the bluetooth device by typing hciconfig

enable interface hciconfig hci0 up
or enable in config /etc/bluetooth/main.conf AutoEnable = true

I tried several different solutions and settled on EspruinoHub. I did some tweaks in the form of supported xiaomi devices and put together a package. You can install it from the openlumi feed

opkg update
opkg install node-espruinohub

I was a little mistaken in the name when I was building the package, the other day I will fix it and add options to the config to configure the format of message output in mqtt

Or try others
https://github.com/devbis/ble2mqtt
https://github.com/Beetle-II/lumi

from openlumi.github.io.

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.