03-22-2023, 04:27 PM
(03-22-2023, 03:45 PM)Jens Noritzsch Wrote: Dominik likely will not see your post until end of next week, so I (try to) answer your question.
The phyphox part for BLE is documented at https://phyphox.org/wiki/index.php/Bluetooth_Low_Energy. You need to provide an “offset” attribute so that phyphox finds the correct place of the value. If all values in a package should end up in the same buffer, then there is a “repeating” attribute in order to achieve that.
Thank you Jens!
Got it. Now it works!