Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mDot_LoRa_Sensornode_Flowmeter_impl mbed-rtos mbed
LoRaConfig.h File Reference
Go to the source code of this file.
Data Structures | |
| class | LoRaConfig |
| A configuration container for the LoRa Module. More... | |
Enumerations | |
| enum | LORA_MODE { LORA_MODE_0_OFF = 0, LORA_MODE_1 = 1, LORA_MODE_2 = 2, LORA_MODE_3 = 3, LORA_MODE_4 = 4, LORA_MODE_5 = 5 } |
LoRa Modes. More... | |
| enum | JOIN_MODE { OTA = 0, ABP = 1 } |
Join Modes for LoRa. More... | |
Detailed Description
- Date:
- Jun 11, 2016
Definition in file LoRaConfig.h.
Enumeration Type Documentation
| enum JOIN_MODE |
| enum LORA_MODE |
LoRa Modes.
- Enumerator:
LORA_MODE_0_OFF LORA_MODE_0.
LORA_MODE_1 LORA_MODE_1.
LORA_MODE_2 LORA_MODE_2.
LORA_MODE_3 LORA_MODE_3.
LORA_MODE_4 LORA_MODE_4.
LORA_MODE_5 LORA_MODE_5.
Definition at line 48 of file LoRaConfig.h.
Generated on Tue Jul 12 2022 21:35:27 by
1.7.2