There is a newer version of the record available.

Published January 3, 2026 | Version v1.2.6

phyphox/phyphox-arduino: 1.2.6

  • 1. RWTH Aachen University, 2nd Institute of Physics A
  • 2. ProMicro B.V.

Description

  • Fix compatibility with NimBLE-based Espressif boards. (ESP32C3, ESP32S3 and other new ones; this will probably also be necessary for classic ESP32 boards when board definitions 4.0.0 will be released)
  • Change printXML signature from printXML(HardwareSerial*) to printXML(Print*), allowing to send the XML to other targets and in particular fixing incompatibility with USB CDC based serial classes. As HardwareSerial inherits from Print, this change should be backwards compatible with existing code.
  • Fix several compiler warnings

Files

phyphox/phyphox-arduino-v1.2.6.zip

Files (109.1 kB)

Name Size Download all
md5:448347e0019b6fdb96f09d48056c8c93
109.1 kB Preview Download

Additional details

Related works