RAW Lora mode possible?
- This topic has 2 replies, 2 voices, and was last updated 6 years, 12 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › Conduit: AEP Model › RAW Lora mode possible?
Hi, is it possible to get access to the raw LoRa radio, rather than using LoRa WAN? I’m using a conduit, can choose either mlinux or AEP, not tied to AEP
thanks
Ken
Use packet forwarder mode. The will run just the radio and send as udp packets to configured server.
Both AEP and mLinux can be configured.
Source and protocol reference.
https://github.com/Lora-net/packet_forwarder
thanks!