Timed out waiting for packet header
Posted: Sun Feb 02, 2020 7:09 pm
Hello,
I am in the process of setting up a pair of NodeMCU ESP-32 units where one will act as a web server and the other, a web client. The end result will be a unit atop my ham radio tower (mounted on the antenna mast) that will provide me compass heading, temperature, humidity and barometric pressure. This data will be brought up on a graphics display near my ham radio bench that will display the data, along with a compass rose indicator of where the antenna is pointed.
The development platform being used is the Arduino IDE, set up to work with the ESP-32. The programs compile, but fail to upload and givie a message of: " ...Timed out waiting for packet header". The unit is being powered by the USB connection and there is nothing else connected to the NodeMCU ESP-32 unit. The Arduino IDE settings include the USB port; board selected is the ESP32 Dev Module; upload speed of 115200.
Any thoughts as to where I'd look to get this working?
Kind regards,
Michael
K6MLE
I am in the process of setting up a pair of NodeMCU ESP-32 units where one will act as a web server and the other, a web client. The end result will be a unit atop my ham radio tower (mounted on the antenna mast) that will provide me compass heading, temperature, humidity and barometric pressure. This data will be brought up on a graphics display near my ham radio bench that will display the data, along with a compass rose indicator of where the antenna is pointed.
The development platform being used is the Arduino IDE, set up to work with the ESP-32. The programs compile, but fail to upload and givie a message of: " ...Timed out waiting for packet header". The unit is being powered by the USB connection and there is nothing else connected to the NodeMCU ESP-32 unit. The Arduino IDE settings include the USB port; board selected is the ESP32 Dev Module; upload speed of 115200.
Any thoughts as to where I'd look to get this working?
Kind regards,
Michael
K6MLE