![]() |
RUI3 (RAK Unified Interface 3) - RAK4631
|
Public Member Functions | |
rak1910 () | |
RAK1910_status | status () |
bool | init () |
This function enabled the RAK1910 sensor and puts the device into standby mode / sleep mode for lowest power consumption. More... | |
bool | update () |
This function will trigger the RAK1910 to update the longitute and latitude values, after the values are updated theRAK1910 will go back to power saving mode. More... | |
float | latitude () |
This function will trigger the RAK1910 to return the latest latitude value. More... | |
float | longitude () |
This function will trigger the RAK1910 to return the latest longitude value. More... | |
float | altitude () |
float | speed () |
float | hdop () |
rak1910 | ( | ) |
RAK1910_status status | ( | ) |
bool init | ( | ) |
This function enabled the RAK1910 sensor and puts the device into standby mode / sleep mode for lowest power consumption.
bool update | ( | ) |
This function will trigger the RAK1910 to update the longitute and latitude values, after the values are updated theRAK1910 will go back to power saving mode.
float latitude | ( | ) |
This function will trigger the RAK1910 to return the latest latitude value.
float longitude | ( | ) |
This function will trigger the RAK1910 to return the latest longitude value.
float altitude | ( | ) |
float speed | ( | ) |
float hdop | ( | ) |