
-15-
v7.0
General considerations
4.3.2. Getting maximum allowed current supply
It reads the current supply limit of the power amplifier. This value is set to 240 mA at the beginning of the configuration when
the module is switched on. Parameter range: from 0x00 to 0x1B corresponding to a range from 45 to 240 mA.
Example of use:
{
sx1272.getMaxCurrent(); // Gets the maximum current supply
}
Related variables:
sx1272._maxCurrent
→
stores the maximum current supply of the module
SX1272 getting current supply example:
www.libelium.com/development/waspmote/examples/sx-14-currentsupply
4.4. Waspmote reboot
When Waspmote is rebooted, the application code will start again, creating all the variables and objects from the beginning.