MultiTech / Mbed OS mDot_AT_firmware_CUSTOM

Dependencies:   libmDot-Custom MTS-Serial

Fork of mDot_AT_firmware_CUSTOM by Jason Reiss

You are viewing an older revision! See the latest version

Homepage

To change channel plans replace the AS923 with AU915, EU868, KR920 or US915

See Supported Channel Plans

    lora::ChannelPlan* plan = new lora::CustomChannelPlan_AS923(*dot->getRadio(), *dot->getSettings());
    dot->setChannelPlan(plan);

All wikipages