10-06-2023, 23:37
(09-06-2023, 04:36)werk_ag Wrote: Hello again Jim,
Whenever you get a compile error like this, the first thing to check is if the correct library is installed.
I'm sure the software compiles fine, and I have double checked again right now.
Please confirm if the installed Timer library is exactly the same that is provided on the AQM_III_v6.1_b010 software package.
Thanks.
Werk_AG
Again, after tidying up my library files it now compiles as expected. but i cannot get it to upload; I suspect the module on the board may be faulty. the following message is received.
Sketch uses 924833 bytes (70%) of program storage space. Maximum is 1310720 bytes.
Global variables use 52024 bytes (15%) of dynamic memory, leaving 275656 bytes for local variables. Maximum is 327680 bytes.
esptool.py v4.5.1
Serial port COM8
Connecting......................................
A fatal error occurred: Failed to connect to ESP32: No serial data received.
For troubleshooting steps visit: https://docs.espressif.com/projects/espt...oting.html
Failed uploading: uploading error: exit status 2

