Re: ESP32-S3 started outputting NMEA GPS location frames after EMC disturbance — what mode is this?
Posted: Mon Dec 15, 2025 9:21 pm
The core of the problem
I am not claiming that the ESP32 “received GPS data.”
The problem is that after a strong EMC disturbance, the chip entered a state in which it was generating valid, coherent, and continuous NMEA frames that:
are not present in the flash memory,
are not generated by the application firmware,
are not described by any known or documented ROM / bootloader functionality.
In my assessment, the most likely explanation is the existence of an undocumented firmware or system-level component whose purpose may be:
collecting environmental data,
temporarily storing such data,
and potentially sharing it with the manufacturer (e.g., for diagnostic, statistical, or service purposes).
The EMC disturbance most likely caused the ESP32 to transition into this additional, undocumented operating mode, resulting in the transmission of location-related data over USB in NMEA format. Importantly, after the EMC test ended, this data continued to be transmitted in a stable and continuous manner until the power was manually disconnected.
This state could not be reproduced, and Espressif officially claims to have no knowledge of it.
If any users have encountered similar behavior with the ESP32 (or any other SoC)—particularly in the context of EMC testing or electromagnetic interference—I would be very grateful if you could share your experience. This matter is urgent and serious for us, as the deployment of the device (specialized equipment for the mining industry) had to be halted, along with further work on the project.
Additional important information
Due to the lack of a clear and technically credible explanation for this incident, the project has been completely abandoned within the company, and further use of ESP devices (including the ESP32-S3) in this and other projects has been suspended.
Such unexplained and difficult-to-predict behavior—especially involving the autonomous generation and transmission of location-related data—is incompatible with the company’s security policy and cannot be accepted in devices intended for industrial and specialized applications (including mining).
Until a technically sound and complete explanation is provided:
the project remains closed,
the ESP platform has been excluded from further design considerations,
and the issue is being treated as a potential systemic risk.
Thank you to everyone who has taken an interest in this issue and provided suggestions or insights.
I am not claiming that the ESP32 “received GPS data.”
The problem is that after a strong EMC disturbance, the chip entered a state in which it was generating valid, coherent, and continuous NMEA frames that:
are not present in the flash memory,
are not generated by the application firmware,
are not described by any known or documented ROM / bootloader functionality.
In my assessment, the most likely explanation is the existence of an undocumented firmware or system-level component whose purpose may be:
collecting environmental data,
temporarily storing such data,
and potentially sharing it with the manufacturer (e.g., for diagnostic, statistical, or service purposes).
The EMC disturbance most likely caused the ESP32 to transition into this additional, undocumented operating mode, resulting in the transmission of location-related data over USB in NMEA format. Importantly, after the EMC test ended, this data continued to be transmitted in a stable and continuous manner until the power was manually disconnected.
This state could not be reproduced, and Espressif officially claims to have no knowledge of it.
If any users have encountered similar behavior with the ESP32 (or any other SoC)—particularly in the context of EMC testing or electromagnetic interference—I would be very grateful if you could share your experience. This matter is urgent and serious for us, as the deployment of the device (specialized equipment for the mining industry) had to be halted, along with further work on the project.
Additional important information
Due to the lack of a clear and technically credible explanation for this incident, the project has been completely abandoned within the company, and further use of ESP devices (including the ESP32-S3) in this and other projects has been suspended.
Such unexplained and difficult-to-predict behavior—especially involving the autonomous generation and transmission of location-related data—is incompatible with the company’s security policy and cannot be accepted in devices intended for industrial and specialized applications (including mining).
Until a technically sound and complete explanation is provided:
the project remains closed,
the ESP platform has been excluded from further design considerations,
and the issue is being treated as a potential systemic risk.
Thank you to everyone who has taken an interest in this issue and provided suggestions or insights.