This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Deleting data no longer resets containers completly
#1
Hey,

im currently working with my team on an Arduino programm, that can read and transfer data from the Arduino to Phyphox. 

 
I have an initial ID in the BLE output container, which can be read by the arduino to know, that the experiment hasnt begun yet. When beginning the experiment, this ID will be overwritten by a new one, so that the Arduino can start measuring as well. On deleting the data, the ID of the output would switch back to its initials value and signal the Arduino, that it has to reset its current measurement data and get ready for a new one. 

This Feature seems to have changed since the last update, but i cant find it directly in the patchnotes. (So maybe its my fault Big Grin). 
The inital ID will no longer show up when resetting, which leads to the Arduino not beeing able to reset its measurement as well. 

Will this be changed back or is there any other way of notifying the Arduino, that the data has been deleted?


LG
Reply
#2
Could you please share the sketch (if you use phyphoxBLE) or the .phyphox file, either here or by mail? It would help us to understand what exactly you are doing – and what we perhaps did break. There has been some work in the BLE field and we try to eliminate remaining differences in the behaviour on Android and iOS. BTW, what smartphone(s) have you tried?
Reply
#3
You should consider the event characteristic (see https://phyphox.org/wiki/index.php/Bluet....280004.29). The required update is now available in the Arduino IDE: phyphoxBLE 1.2.0 (see https://github.com/phyphox/phyphox-ardui...tag/v1.2.0)…
Reply


Forum Jump: