Tracker One/SoM firmware Rev stuck at V1

I've been crunching away at a Tracker Application for about a month, sort of bouncing between SoM Dev board and the One. For both platforms, I've had persistent issues with firmware and fleet management on the console.

Per instructions, I downloaded the Edge firmware (v19) and got working off that as a baseline. Whenever I've flashed new firmware, the firmware seems to drop to v1, which comes with a number of error messages upon trying to manage settings individually or on a fleet level. This happens regardless of marking them as development devices. Upon initial flash to stock Edge Firmware, I also got an issue on RGB lighting, which I wasn't really using anywhere in the app. That said, switching to my custom firmware has replaced this issue with 'upgrade to V10+' errors. It's always something I suppose.

Is there a certain method I'm ignoring to upload firmware or some setting to show that I'm using v19? I'm seemingly stuck with V1 at the moment and struggling to 'upgrade' it so to speak. Could I have tweaked my stock edge firmware in just the wrong way? Any help would be appreciated.

Use the PRODUCT_VERSION() macro with a value >= 19. I presume you have it set to 1 since it's the first version of your firmware, but it needs to be >= the tracker edge version you based your firmware on, not 1.

1 Like

Lo and behold - that's the fix. There's a lot of stuff in the tracker firmware built in. I appreciate all the great help on unpacking it.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.