04-15-2020, 10:56 AM
(This post was last modified: 04-15-2020, 11:52 AM by Uwe.
Edit Reason: Added bug report
)
Thank for your reply.
Code for ESP is attached.
It just generates 14 bytes of data for the notification, which are the numbers from 0 to 6 (7 values) in format of 16bit integers LittleEndian.
I could verify the data with nRF Connect and LighteBlue apps.
The experiment -as described - unpack the 7 numbers and try to bring the in a sequence.
The ESP32 is a DOIT DevKit V1 and has no additional hardware or sensors - just the board.
I will work on Android debugging an see what I can acchieve (never done before on this level). Thank for this hint ...
P.S.: meanwhile I played around with another very basic experiment just to better understand the functionaly of Phyphox analysis modules behaviour.
It has only 4 inputs (3x values, 1x time), 2x counts, 1 graph and 6 values. Values and graph are separated on 2 tabs.
While everything works fine (start & pause) on the value tab, as soon as I switch to the graph tab the app crashes.
Data comes from same ESP code.
I also attached this experiment just as another example ("ESP32_07_einfach11.3.phyphox")
I attached both to first post in thread since I found no way to attached to a reply (update: attachments seems to work if one edit a reply )
Update 2: added Android bug report; Phyphox is mentioned several times.
I had to split the report (sorry for it's size) and rename the files (forum SW doesn't accepts files with extensions .001, .002 ...).
So please remove trailing .zip from all filenames before unzipping.
PW sent per PM
Code for ESP is attached.
It just generates 14 bytes of data for the notification, which are the numbers from 0 to 6 (7 values) in format of 16bit integers LittleEndian.
I could verify the data with nRF Connect and LighteBlue apps.
The experiment -as described - unpack the 7 numbers and try to bring the in a sequence.
The ESP32 is a DOIT DevKit V1 and has no additional hardware or sensors - just the board.
I will work on Android debugging an see what I can acchieve (never done before on this level). Thank for this hint ...
P.S.: meanwhile I played around with another very basic experiment just to better understand the functionaly of Phyphox analysis modules behaviour.
It has only 4 inputs (3x values, 1x time), 2x counts, 1 graph and 6 values. Values and graph are separated on 2 tabs.
While everything works fine (start & pause) on the value tab, as soon as I switch to the graph tab the app crashes.
Data comes from same ESP code.
I also attached this experiment just as another example ("ESP32_07_einfach11.3.phyphox")
I attached both to first post in thread since I found no way to attached to a reply (update: attachments seems to work if one edit a reply )
Update 2: added Android bug report; Phyphox is mentioned several times.
I had to split the report (sorry for it's size) and rename the files (forum SW doesn't accepts files with extensions .001, .002 ...).
So please remove trailing .zip from all filenames before unzipping.
PW sent per PM