lorawan icon indicating copy to clipboard operation
lorawan copied to clipboard

onoffhelper

Open Gabriela3000 opened this issue 9 months ago • 1 comments

Expected Behavior

Hello and thank you very much for all the efforts Does this new version of lora support ns3 traffic modules such as onoffhelper, udp, tcp, etc. Best regards

Actual Behavior

Steps to Reproduce the Problem

Specifications

  • ns-3 version:
  • lorawan module version:
  • Platform:
  • Compiler:

Gabriela3000 avatar May 07 '24 03:05 Gabriela3000

Hi, what do you mean by "support"? This module does not depend on the other ns-3 modules you mention because they are not strictly required to simulate a LoRa/LoRaWAN network. But you can still (I have done it for specific projects in the past) import these other modules in your local copy of the code and add their functionality based on your needs. For example with minor modifications you could write an application for gateways that uses UDP to forward LoRa traffic to the server.

non-det-alle avatar Jul 01 '24 08:07 non-det-alle

Closing for lack of activity

non-det-alle avatar Jul 28 '24 10:07 non-det-alle