04-20-2020, 01:07 PM
Nope, I have not even tried it myself. Our network interface (https://phyphox.org/wiki/index.php/Network_Connections) is very new, but in theory it should be able to send a get-request to the remote interface of another phone in remote access mode and interpret its JSON response. In any case, it requires a lot of setup. The phone offering the sensor data needs to run an experiment configuration with the correct sensors (usually the raw-data experiments should do) and needs to enable the remote access function, then the second phone needs a configuration based on the one with the analysis you want to use and then substitute the input from the sensors with the input from this network interface. In some cases, it would also require some additional logic to avoid duplicates and to stream the received data correctly by requesting only data points that have not yet been received.
So, I am not sure if this is a feasible approach.
So, I am not sure if this is a feasible approach.