Skip to content

Max output power for US915 #210

@reissjason

Description

@reissjason

Is 26 dBm EIRP the correct output power for US915. FCC allows +36 dBm EIRP for 500 KHz transmissions, +30 conducted with upto +6 dBi antenna gain.

The gain is subtracted from the s2ctx->txpow before being sent to the hal, this makes US915 with this code output at radio power +23 dBm if +3 dBi antenna is configured.

s2ctx->txpow = 26 * TXPOW_SCALE;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions