8 years, 7 months ago.

mDot - How do you change the frequency band (channel plan) to mDot::FB_AU915

I have tried using libmDot-mbed5 to set the frequency band to AU915 but it will not change from US915. I have checked this by calling dot->getFrequencyBand() which always returns 1.

Also, the precompiled AT firmware at http://www.multitech.net/developer/downloads/#mdot can not be used in Australia because the frequency band can not be changed.

The only way I can get the device to work is by compiling the AT firmware found at https://developer.mbed.org/teams/MultiTech/code/mDot_AT_firmware_CUSTOM/

How are we supposed to change the frequency band using the current libmDot-mbed5?

Be the first to answer this question.