When I tried to run lorawan-example.cc file, I get following error message;
"Attribute name=NbRep could not be set for this object: tid=ns3::LoRaWANNetDevice"
I think the program tries to set the NbReb attribute to an invalid value.
How can I fix that ?
Baver