cyberman54 / ESP32-Paxcounter

Wifi & BLE driven passenger flow metering with cheap ESP32 boards

Home Page:https://cyberman54.github.io/ESP32-Paxcounter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to submit package: ...MyPaxexpressUser/MyPaxexpressRepo...

heaversm opened this issue · comments

If I leave the default values for paxexpress in the ota.conf I get the following error when trying to upload:

Failed to submit package: 401 Client Error: Unauthorized for url: https://pax.express/content/MyPaxexpressUser/MyPaxexpressRepo/ttgov21new/3.2.1/firmware_ttgov21new_v3.2.1.bin

You probably upload to wrong target. Choose USB in platformio.ini, not OTA

@cyberman54 - I tried that, but I still get the

A fatal error occurred: Failed to write to target RAM (result was 01070000: Operation timed out) when choosing the USB target.

Please check your toolchain. This does not look like an issue of the paxcounter software.