Skip to content

Navigation Menu

Sign in
Sign up

B35T+ support #49

sdegeorgio started this conversation in General
Mar 25, 2024 · 1 comments · 24 replies
Discussion options

I have an Owon B35T+ which I can connect to DMM for Windows over Bluetooth. The the Bluetooth logo goes bright and the title shows 'Connected', as shown here, however the display does not appear to give any readings.
image

I have successfully connected read the data over Bluetooth using this python script https://github.com/53845714nF/OWON_B35T

Is there anything I can do to help debug the issue so we can get it working with your app?

You must be logged in to vote

Replies: 1 comment 24 replies

Comment options

which version of app did you use? Release versions not supported Owon type yet. I only publihed it ,n this comment #47 (reply in thread)

if you used the version in this comment can you upload log file under app folder(files like date_log.txt). so I can test app and fix if there is any issue.

You must be logged in to vote
24 replies
Comment options

Here is the log for resistance measurement mode where '0.L' is displayed on the DVM screen. Then I changed to diode which displays '.0L' and finally beep mode which displays '0L.'.
log-2024年04月15日.txt

Is this log without any measurement? only O.L's? if there is no zero or other measurement value then I can fix this issue with this log :)

Comment options

Yes exactly, I only captured 0Ls. If it helps here is the log with some more resistance measurements and 0Ls.
log-2024年04月15日.txt

Comment options

OK :) Looks like Problem fixed :)
Portable.zip

Comment options

Yep I've tested it and now looking good, well done!
I had a go at using the MQTT interface over the weekend with Mosquitto->MQTTtoPrometheus->Prometheus->Graphana and it is almost working. The only thing I'm struggling with is configuring the MQTTtoPrometheus regex to extract the device ID from the Topic path, but I'm sure I'll get there with a little more tinkering :)
Thanks for all your hard work on this, its a really cool product.

Comment options

That made me happy :) Atleast its working as it should with your device :)
I dont know about prometeus but as I find out there is no device ID available on most mqtt library. Thats why I added "Use Mac Adrees as Topic". that will seperate each devices readings.

Thank you very much to you for helping me :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /