Coder Social home page Coder Social logo

Comments (6)

Fabian-Schmidt avatar Fabian-Schmidt commented on August 25, 2024 1

This issue is that i use the Bluetooth infra provided by ESP Home. So as a lib it would require a bring your own Bluetooth stack.

Are you aware of a good library example / pattern for ESP32 which needs Bluetooth?

from esphome-victron_ble.

Wummeke avatar Wummeke commented on August 25, 2024 1

I am actually looking for this too. My usecase is that I want to get a readout every hour or so from the smartshunt in my campervan and send it home over LoRa/The Things Network. Now I am trying to write something similar to your library and I only got as far as receiving the manufacturer data from the smartshunt (pretty basic stuff, probably), but struggle (due to lack of time and knowledge) with the decryption part and probalby after that with translating the decrypted data to something usefull I can use (but I am hoping I can borrow that part from your library, when I can get that far ).

from esphome-victron_ble.

bmedici avatar bmedici commented on August 25, 2024

This issue is that i use the Bluetooth infra provided by ESP Home. So as a lib it would require a bring your own Bluetooth stack.

Are you aware of a good library example / pattern for ESP32 which needs Bluetooth?

Thank you for your message. I'm not a Bluetooth expert on ESP32 at all, unfortunately. But from what I've read, it seems to be pretty easy and straightforward.

I think a big part of the value lies in the parsing / decrypting logic of the frames.

from esphome-victron_ble.

aviatorhh avatar aviatorhh commented on August 25, 2024

Some devices can be accessed via VE.direct which is a serial line. I would prefer to use such method because I trust in wired connections more than in wireless (life lessons). So yes, I too would like to see a spin off. Thank you.

from esphome-victron_ble.

Fabian-Schmidt avatar Fabian-Schmidt commented on August 25, 2024

Some devices can be accessed via VE.direct which is a serial line. I would prefer to use such method because I trust in wired connections more than in wireless (life lessons). So yes, I too would like to see a spin off. Thank you.

For the VE.Direct to ESPHome connection is already an existing project - https://github.com/KinDR007/VictronMPPT-ESPHOME.
The VE.Direct and the Bluetooth announcement protocol are completely different and share no logic. This library / component is specific for the Bluetooth wireless protocol.

from esphome-victron_ble.

aviatorhh avatar aviatorhh commented on August 25, 2024

Oh, great. Thanks for that and keep up your good work.

from esphome-victron_ble.

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.