Skip to content

Radiolib error -12 on e22 based repeaters. 433 MHz band #2470

@RHEOSTAT-792

Description

@RHEOSTAT-792

Hardware Type:
Generic E22/Meshadventurer based on the E22-400MxxS.

Because these modules use the SX1268 chip, which supports frequencies of 400-470 MHz, attempting to set the frequency to 868 MHz (verified by debugging the frequency in the initialization in helpers/radiolib/CustomSX1268.h) results in error -12 (incorrect frequency).

This issue can be resolved by setting the build flag:
-D LORA_FREQ 433.0.
This resolves the error and the node boots normally.

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