phyphox Forums

Full Version: Add attribute "keep" to BLE output
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

according to the phyphox documentation one can set the "keep" attribute to input tags in BLE output.

Could this be added in he blockly editor? (see picture)

I just had a let's say undesired behaviour in my experiment but solved it thanks to the documentation. I think it would be less time-consuming if the attribute is visible in blockly because you instantly get an idea what you could change in the experiment file to get it working.
The “keep” attribute is only supported by the current phyphox beta version for 1.2.0 (file format 1.19) while the editor produces output for the release version (file format 1.18). There is no way to set a target version in the online editor and I would not expect that we ever add such complexity to it. Sorry.

At the moment, the attribute would only work on Android with the iOS beta being not yet ready.

(I suppose there are likely a few threads on this “unexpected behaviour” and how to work around it.)