r2lora
1.0.0
Note: This repository is archived and not supported anymore. Please use lora-at instead.
Expose LoRa modules for remote access

r2lora exposes LoRa module functionality via REST API. This API can be accessed from any other device in the same network.
Install PlatformIO GUI or CLI version
Clone this repository:
git clone https://github.com/dernasherbrezon/r2lora.gitboard with one of board names above.cd r2lora
pio run -t upload -e boardAfter initial installation, r2lora will start WiFi access point "r2lora".
If everything is ok, then r2lora will attempt to connect to your local WiFi. If connection is successful, then it will print IP address within your local network. You can open it to amend configuration.