Changes between Version 6 and Version 7 of iot
- Timestamp:
- 11/23/2019 12:50:45 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
iot
v6 v7 45 45 1. Software pieces: 46 46 1. Github rak_common_for_gateway https://github.com/RAKWireless/rak_common_for_gateway 47 1. {{{ apt-get update }}} 48 1. {{{ apt-get install build-essential git}}} 47 49 1. {{{ git clone https://github.com/RAKWireless/rak_common_for_gateway}}} 50 1. {{{ cd rak_common_for_gateway/lora/rak2247 }}} 51 1. {{{ ./install.sh }}} 52 1. {{{ cd packet_forwarder/lora_pkt_fwd }}} 53 1. {{{ vi global_conf.json }}} 54 1. {{{ ./lora_pkt_fwd}}} 48 55 1. This talks to the actual radio card. 49 56 1. Careful to set config file global_conf.json for frequency, and gateway to local host for this example (or The Things Network (TTN) if not using azure)