How to simulating device data to chirpstack via HTTP

Is there a chirpstack API which can be used to simulate/POST device data to chirpstack without setting up any gateway? Like an HTTP endpoint to which I can post device uplink payload?

Thanks,
Vaibhav

Hi,
Try this: GitHub - itkSource/lorhammer: Stress your lora network-server - mirror of https://gitlab.com/itk.fr/lorhammer
Cheers,

Also, can use LWN-Simulator GitHub - UniCT-ARSLab/LWN-Simulator: A LoRaWAN nodes’ and network simulator that works with a real LoRaWAN environment (such as Chirpstack) and equipped with a web interface for real-time interaction.

Recommended