Skip to content

lorawan region eu868 uses 20dB txpower, it should be 16dB #845

@jhelberg

Description

@jhelberg

In RP002-1.05 page 36 (line 666) of the LoRA regional parameters document it is stated that 16dB is maximum (and default) in the EU region.
the line of file eu868.go
EU868_DEFAULT_TX_POWER_DBM = 20
should read
EU868_DEFAULT_TX_POWER_DBM = 16 // page 36 RP002-1.0.5, 16 is the max

The value of 16 has been tested in the Netherlands (KPN network) for quite a while now.

I'm happy to submit a pull-request for this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    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