Changes between Version 6 and Version 7 of iot


Ignore:
Timestamp:
11/23/2019 12:50:45 AM (4 years ago)
Author:
Ryan Erbstoesser
Comment:

start adding instructions for packet forward

Legend:

Unmodified
Added
Removed
Modified
  • iot

    v6 v7  
    4545 1. Software pieces:
    4646  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}}}
    4749   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}}}
    4855   1. This talks to the actual radio card.
    4956   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)