01-26-2023, 01:42 PM
Hey,
unfortunately we dont have an finished update on this. But the next update is almost finished and contains the following:
So especially the first feature should solve your issues :-). Unfortunately we found a bug in the (android) version of phyphox regarding the event characteristic, which we have to fix before we publish the new version of the library . If you are using an iOS device, feel free to test my current branch of the library (disclaimer: Im not sure if messed up some parts in my dev branch, so you might encounter some problems)
https://github.com/Dorsel89/phyphox-ardu...ext-update
Cheers
Dominik
unfortunately we dont have an finished update on this. But the next update is almost finished and contains the following:
- An "Event characteristic" is added to the BLE server. If phyphox sees an event characteristic on the connected device, it will write the current real time (unix time), the current experiment time and the status of the experiment ( started, paused, synced).
- New layout options will be available such as multiple data sets in one graph with lines or dots (or mixed) or different colors
- Multiple float values can be received
- Smatphone sensordata can be readout and send to the microcontroller
- The generated xml file can be printed to the serial monitor
- The memory consumption significantly reduced
So especially the first feature should solve your issues :-). Unfortunately we found a bug in the (android) version of phyphox regarding the event characteristic, which we have to fix before we publish the new version of the library . If you are using an iOS device, feel free to test my current branch of the library (disclaimer: Im not sure if messed up some parts in my dev branch, so you might encounter some problems)
https://github.com/Dorsel89/phyphox-ardu...ext-update
Cheers
Dominik