08-22-2022 04:44 PM
Hi, can anyone tell me if there is a way to receive measurements from the PLR 30 C meter to my flutter app via bluetooth? Thanks
08-30-2022 11:53 PM
Hello,
This is possible, the data processing is specified in the protocol description within the download, this has to then be integrated in Flutter, or the corresponding frameworks have to be included as native code and linked.