UP↑SCALE 420/710 - SCAN FOR UP↑SCALES

Info about this example script.

Click the Button, confirm the Bluetooth-Scan and receive live weights from all UP↑SCALEs around you! If there is more then one UP↑SCALE found, a sum of the weight on all scales will be shown additionally - even if 2 or more scales are running with different weight units!

How this is working?

Give it a try:

The html/javascript code:

Copy & Paste the code and save it as .html file!

For Arduino/ESP:

We also have prepared a script with (more or less) the same functionality as an example for the Arduino IDE! This does not even require an user interaction, like the button-click at the html/javascript version, but will show weight data as soon as the microcomputer got powered! Check out this small script here, if you want to use your own Arduino (or ESP): upscale-arduino-ble-weight-monitor.ino

More Possibilities:

Its also possible to exchange data directly peer-to-peer via WiFi (ESP-NOW) as like as per USB Connection. In that cases even with the possibility to send commands to the scale! Click here for more info about the connectivity!