GithubHelp home page GithubHelp logo

ludwich66 / bluetooth-dmm Goto Github PK

View Code? Open in Web Editor NEW
23.0 5.0 4.0 15.14 MB

Analyze Bluetooth Multimeter, Aneng 9002, Bside ZT-300AB, ZOYI ZT-300AB, Aneng V05B, BSIDE ZT-5B, Aneng ST207, BSIDE ZT-5BQ, ZT 5566B, ZT XB

bluetooth multimeter aneng bside zoyi 9002 zt-300ab v05b zt-5b st207

bluetooth-dmm's People

Contributors

ludwich66 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

bluetooth-dmm's Issues

AN9002 decoder

I've managed to decode the BT protocol for my aneng AN9002. The key to decoding the protocol is literally a xor key. I've recovered parts of it experimentally, the full key can be recovered from the android app apk, here it is: "\x41\x21\x73\x55\xa2\xc1\x32\x71\x66\xaa\x3b\xd0\xe2\xa8\x33\x14\x20\x21\xaa\xbb". Only bytes 0-10 will be used.

After XOR-ing the 11-byte notification value with the key, each of the resulting bits encodes one segment of the LCD.

My proof-of-concept decoder for AN9002 is here. The decoder doesn't produce sensible results from the data from "Parts-of-11-Byte-Protocol" though. Maybe that data is from a different model that has a different LCD segment mapping?

BK3432

The BT device is called BK3432
If you use a digital analyzer, or just connect FTDI (USB-UART) to the RX/TX pins, - there are only 6 or so that go to/from the DMM chip, you should easily be able to log any commands and responses the original software does to make it start transmitting data.

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.