element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Test & Tools
  • Technologies
  • More
Test & Tools
Forum Multimeters everywhere all at once - Viewing multiple BLE meters on desktop or mobile
  • Blog
  • Forum
  • Documents
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Test & Tools to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 13 replies
  • Subscribers 355 subscribers
  • Views 3214 views
  • Users 0 members are here
  • bluetooth
  • ble
  • mp730026
  • multimeters
  • bluetooth le
  • dmm
  • multimeter
  • MP730624
Related

Multimeters everywhere all at once - Viewing multiple BLE meters on desktop or mobile

shabaz
shabaz over 2 years ago

Finally having two Bluetooth (BLE) multimeters to try this, it was interesting to see if they could both be used simultaneously! This could be handy to monitor voltage and current together for instance.

Of course, I shouldn't be surprised that more than one BLE device can be used at any one time, but still, it's good to test new code to confirm its functioning. I don't know in practice how many BLE connections Windows supports simultaneously, but I'm guessing it's a reasonable amount. I was using my BLE mouse at the same time as well.

image

In the screenshot above, one multimeter is model MP730026 and the other is MP730624 (discussed here:  MP730624 Multimeter Quick Review: Surprisingly Accurate!   ), and each one is using their own app, but I see no reason why the same multimeter models could not be used.

These are the apps: MP730026 app , MP730624 app

One benefit of BLE is that new functions can be added that do not already exist on the physical device. For model '624, the app now has a Statistics view; it would be nice to extend that view further with a little histogram chart too! I don't know why handheld multimeters do not offer that:

image

I think the statistics is working OK, but it probably needs a bit more testing before I can be sure.

Incidentally, it is possible to view multiple multimeters on a mobile phone too, but it is visually messy. It ideally needs a single app. The screenshot below shows on the right what the BLE connections look like when adding a second meter to either mobile or desktop.

image

  • Sign in to reply
  • Cancel

Top Replies

  • aspork42
    aspork42 over 2 years ago +4
    Fluke has their bluetooth-enabled meters and add-on modules. I am fortunate enough (through Element14 contests) to have two different meters which were Fluke Connect compatible and the app was able to…
  • shabaz
    shabaz over 2 years ago in reply to Jan Cumps +3
    Time to steal the best ideas from each multimeter app! It would be awesome to have a temperature display, but the Multicomp meter doesn't support it sadly. For the chart view, in this mockup I've placed…
  • baldengineer
    baldengineer over 2 years ago +2
    Shabaz, I think we need to talk. You might have a DMM BLE addiction problem. Just kidding. I really like the idea of extending low-cost DMMs with statistical tools. With BLE enabled, I know my Multicomp…
Parents
  • baldengineer
    baldengineer over 2 years ago

    Shabaz, I think we need to talk. You might have a DMM BLE addiction problem.

    Just kidding.

    I really like the idea of extending low-cost DMMs with statistical tools. With BLE enabled, I know my Multicomp Pro BLE meter can run for at least 24 hours on a fresh battery. And since they are so easy to throw anywhere, I can see a lot of value in capturing the measurement and the stats at a glance.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • shabaz
    shabaz over 2 years ago in reply to baldengineer

    Hi James,

    It's definitely addictive experimenting with them! : ) I'm not very good at web development, so it's also helping slowly gain knowledge of it, although it will always be beginner-grade for me at this current rate.

    That's a very good point, it's super-low cost and easy to capture all this detail for hours on end. The Multicomp BLE implementation seems super-reliable, I've not experienced any anomalies, although I've not run it for as long as you have.

    I'm thinking to modify the app to have a collapsing accordion thing, so that the log output, and the stats pane, can be collapsed until desired to be viewed, to reduce clutter. Then, the histogram could be added in there too. The items in the accordion could be labeled:

    * Measurement

    * Statistics (Basic)

    * Statistics (Histogram)

    * Data Log

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • shabaz
    shabaz over 2 years ago in reply to baldengineer

    Hi James,

    It's definitely addictive experimenting with them! : ) I'm not very good at web development, so it's also helping slowly gain knowledge of it, although it will always be beginner-grade for me at this current rate.

    That's a very good point, it's super-low cost and easy to capture all this detail for hours on end. The Multicomp BLE implementation seems super-reliable, I've not experienced any anomalies, although I've not run it for as long as you have.

    I'm thinking to modify the app to have a collapsing accordion thing, so that the log output, and the stats pane, can be collapsed until desired to be viewed, to reduce clutter. Then, the histogram could be added in there too. The items in the accordion could be labeled:

    * Measurement

    * Statistics (Basic)

    * Statistics (Histogram)

    * Data Log

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube