07-09-2025, 12:03 PM
Transfering data from to phyphox to other software is quite difficult as the app acts as a so-called BLE “central”, so it's not the common use case.
Could you alternatively use HTTP for this purpose? We are aware that our remote interface communication, see https://phyphox.org/wiki/index.php/Remot...munication, works with MatLab, for instance. As far as I can see, LabVIEW also supports REST APIs.
Another option would be our “network connections”, see https://phyphox.org/wiki/index.php/Network_Connections, however, it would require some effort on the phyphox side and possibly also on LabVIEW's…
Could you alternatively use HTTP for this purpose? We are aware that our remote interface communication, see https://phyphox.org/wiki/index.php/Remot...munication, works with MatLab, for instance. As far as I can see, LabVIEW also supports REST APIs.
Another option would be our “network connections”, see https://phyphox.org/wiki/index.php/Network_Connections, however, it would require some effort on the phyphox side and possibly also on LabVIEW's…