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.

Display Bug with multiple views in Arduino phyphox library Version 1.1.0
#1
Photo 
Hello everybody,

i want to use the new view options, that were added to the Arduino phyphox BLE library with version 1.1.0, so i started with the example Code "CreateExperiment.ino" from the library examples.
But when i run the program on my Arduino Nano 33 BLE and connect via my iPhone, the phyphox-App doesn't show the expected experiment layout.
Instead of the two Views that are defined in the code, there are five Views present on the Phone (see attached screenshots).
All these Views are identical and display the elements, that are added to the first View, according to the Arduino code.
I didn't change a thing from the example code.

All new view options like e.g. the edit-field are working.
My problem ist, that only the first view, that get's added to the PhyphoxBleExperiment, will be displayed.
This issue does not appear with library version 1.0.6, but then i obviously can't use the new view options.

I'm using the following hard-/software:
-Arduino Nano 33 BLE
-Arduino IDE Version 2.0.3
-Arduino phyphox BLE library 1.1.1 (I already tried version 1.1.0 but it doesn't fix the issue)
-Apple iPhone 11 Pro with iOS 16.2
-Phyphox App Version 1.1.11

Can anyone tell me what's going on here ?

Thanks in advance
Luca


Attached Files Thumbnail(s)
                   
Reply
#2
We are aware of one bug in the Arduino part. Could you please check if this change, https://twitter.com/phyphoxorg/status/15...2889092097, also fixes your problem?

Tweet content added: “It's just replacing “0”→“i” in https://github.com/phyphox/phyphox-ardui...2.cpp#L391, so you could technically fix it locally – if you find the file… Wink
Reply
#3
Hi Jens, thanks for the quick reply.

This change does indeed fix my issue.

Thank you for your help.
Reply


Forum Jump: