Skip to content
This repository has been archived by the owner on May 19, 2023. It is now read-only.

mlniang/LoRaWanSimu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simulation of a Grid Wireless Sensor Network based on LR-WPAN and IPv4 on NS3

This is a simple simulation of a grid LR-WPAN wireless sensor network organized in a mesh topology. Nodes send 74 bytes data over TCP to the gateway. Default NS3 API does not support using TCP with LR-WPAN mac which use short mac address based on 2 bytes. So a modification was made to the original arp header implementation to support 2 bytes mac addresses (src/internet/model/arp-header.cc:139). Animation and visualization is not properly implemented but we focused on the tracing.

About

Simulation of a little Lora WAN Network

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published