Giter Site home page Giter Site logo

Bluetooth Module about opendps HOT 3 CLOSED

RLovelett avatar RLovelett commented on August 16, 2024
Bluetooth Module

from opendps.

Comments (3)

kanflo avatar kanflo commented on August 16, 2024

The last time I checked (this was ~9 years ago :) iOS did not support BT serial ports but hopefully this is not the case anymore. I am not aware of anyone using the BT module but depending on Apple, your idea is either easy peasy or completely impossible. Either way, it's a cool idea!

from opendps.

RLovelett avatar RLovelett commented on August 16, 2024

Yeah, I think after searching and just playing around. The iOS part is completely impossible. 👎

Two paths seem available:

  1. Replace the OEM Bluetooth board with a BLE board. BLE is easily hackable inside of iOS.

The bad news is I cannot make use of the bluetooth module that it comes with. Though this is not really a deal breaker.

  1. Retreat to macOS where it is possible.

The bad news here is that I was really hoping to make it to a mobile device (that I already own).

Presumably the ESP8266 in your example is talking directly with the OpenDPS firmware. Is there any documentation on how these two devices communicate?

from opendps.

kanflo avatar kanflo commented on August 16, 2024

The protocol is described here, feel free to holler of something is unclear. The ESP8266 is just a proxy (what's why the firmware is called esp8266-proxy ;) and will tunnel the frames from dpsctl.py unmodified to the OpenDPS firmware. Any response from the DPS is sent back from where the previous frame originated from.

from opendps.

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.