@brocaar I want to simulate an end node so it can send data to my chirpstack application server (I already have the Mqtt broker, network and application server installed and configured on an EC2 instance on AWS) so I can see Live LoraWan frames.
I know the simulators are here https://github.com/brocaar/chirpstack-simulator
Do I just install everything on my EC2 instance on AWS?
Does it matter if I already have the Mqtt broker, network and application server installed?
Please let me know. Thank you