One gateway with 4 channels, each assigned to one transceiver: 3 for receiving (Rx) and 1 for transmitting (Tx).
The testbed uses LILYGO TTGO v1.2 and Heltec LoRa v2 boards.
- Configure the router's DHCP to assign static IPs to both the gateway and the end devices.
- Use assets.txt to provide specific settings for each device.
- Initiate experiments using the script on a PC with the devices listed in assets.txt.
- To start a new experiment, use the following command:
python3 init_exp_f.py <experiment_folder>
This project is licensed under the GNU General Public License - see the LICENSE.md file for details.
The lora2.4-testbed project is developed and maintained by the NU IoT Lab.