This video explains how to parse a simple XML document using the ESP32 and the Arduino core. In this video we will use the TinyXML-2 library.
Note: On the video, I've mistakenly mentioned that the output of the FirstChildElement method is a XMLDocument object pointer, but it is a XMLElement object pointer.
This article is an engineering test note, mainly intended to demonstrate the actual performance of the module in common development scenarios, rather than a laboratory calibration report.