Skip to content

Mini-Lora, LMIC and TTN #7

@jocelynduc

Description

@jocelynduc

Hi,

Does somebody has a working example with this node, using LMIC library and TTN?

Can't get it working (EV_JOINING, nothing more). Is maybe my pin map incorrect?

const lmic_pinmap lmic_pins = {
    .nss = 10,
    .rxtx = LMIC_UNUSED_PIN,
    .rst = A0,
    .dio = {2, 7, 8},
};

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions