Skip to content

Add board support: NOMADSTAR_METEOR_PRO (hwModel 96) #5

Description

@jamesarich

Meshtastic-Android's own bootloader-OTA quirks manifest (androidApp/src/main/assets/device_bootloader_ota_quirks.json) flags NOMADSTAR_METEOR_PRO (hwModel 96, PlatformIO target rak4631_nomadstar_meteor_pro) as requiresBootloaderUpgradeForOta: true, but there's no corresponding board in src/boards/ here — it's RAK4631-based but tracked as a distinct hwModel from plain RAK4631 (already supported), so it's not safe to assume it can just reuse wiscore_rak4631_board's UF2 as-is.

Reference: https://github.com/meshtastic/Meshtastic-Android/blob/main/androidApp/src/main/assets/device_bootloader_ota_quirks.json

Needs someone with the physical hardware to confirm whether it can reuse the existing RAK4631 board port or needs its own src/boards/ entry.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions