Hi, new sigrok hacker here. I have decoded the protocol for the Digitech QM1578 DMM
https://www.jaycar.com.au/true-rms-digital-multimeter-with-bluetooth-connectivity/p/QM1578 This DMM is pretty good and is Bluetooth 4.0 capable. I have made a Bluetooth->Serial-USB adapter sketch for ESP32 to allow the QM1578 to be used without native host bluetooth support (which is the case for me). The resulting data stream from the DMM is rock solid. Its a different protocol to any other of your supported DMMs and could not find doc for it anywhere. I have written doc for the protocol. So I have also made a sigrok serial DMM decoder for it and tested it against current libsigrok master, working fine. I have developed this in an offline clone of libsigrok from github, and can present a diff file to the developers if that would be acceptable (this is mentioned as a possibility in your doc). If you prefer (or if it will increase the likelihood of being accepted) I can go down the fork/change/pull request path. Pls let me know what is best for you. Cheers. -- Mike McCauley VK4AMM mi...@airspayce.com Airspayce Pty Ltd 9 Bulbul Place Currumbin Waters QLD 4223 Australia http://www.airspayce.com 5R3MRFM2+X6 Phone +61 7 5598-7474 _______________________________________________ sigrok-devel mailing list sigrok-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sigrok-devel