On 3/3/22 21:55, Mark Webb-Johnson wrote:
Steve, Jeff,

I have noticed you running '3.3.001-285’. Can you try with the standard ‘3.3.001’ that was released a while ago? You can get it from:

http://api.openvehicles.com/firmware/ota/v3.3/main/ovms3.bin

or

http://api.openvehicles.com/firmware/ota/v3.2/edge/3.3.001.ovms3.bin

I wonder if something is broken in the latest edge?

P.S. I think that in general we may be confusing people here. The firmware/ota/<X> directory is for those version <X> mainboards. So /v3.1/, /v3.2/ or /v3.3/. The idea is that we can then have different build settings (sdkconfig) for different base hardware (in particular esp32 revision) and make improvements. At the moment v3.1 and v3.2 are symlinked together (on api.openvehicles.com) as ESP32 is the same.

Regards, Mark

So I've tried every combination.... GPS off always crashes with all versions I've tried.

Version/Build
w/o GPS
w/ GPS
3.3.001-285-g601f2a70/ota_0/main (build idf v3.3.4-848-g1ff5e24b1) (edge)
crash
PPP comes up
3.3.001/ota_1/main (build idf v3.3.4-848-g1ff5e24b1) (above link v3.3/main/ovms3.bin)
crash/slow to connect/crash
PPP comes up
factory/main/3.3.001-33-g58d01654 crash
PPP comes up


Jeff