mirror of
https://github.com/loradar/loradar_tool.git
synced 2026-03-28 17:43:00 +01:00
Update README.md
This commit is contained in:
@@ -4,3 +4,9 @@ This uses LoRa packet forwarder to forward the LoRa packets to a localhost with
|
||||
|
||||
## Instructions
|
||||
* Users should flash the correct configuration of LoRadar on the microSD card
|
||||
` sudo apt-get update -y
|
||||
sudo apt-get install -y bittwist
|
||||
sudo apt-get install -y tcpdump
|
||||
|
||||
sudo tcpdump -s 0 -AUq port 1700 -w trial.pcap
|
||||
bittwiste -I trial.pcap -O dump_dlt_user.pcap -M 147 -D 1-42`
|
||||
|
||||
Reference in New Issue
Block a user