chirpstack-simulator
chirpstack-simulator copied to clipboard
Simulator utility for the ChirpStack open-source LoRaWAN Network-Server.
I have installed the CHirpstack simulator . I have set up the .toml file for my set up. I use Two VM one is for the simulator the other is...
This doesn't seem to be sending uplinks after start up and creation of devices/gateways/application. Watching the gateway logs (GUI) show that nothing goes up. I can see no inidication in...
Hi, I am working on Windows 10. I followed the instructions in README.md and the binary file was created in build\. ``` Directory: C:\Temp_Data\chirpstack\chirpstack-simulator\build Mode LastWriteTime Length Name ---- -------------...
I am trying to deploy the simulator but it tells me a fatal error: FATA[0001] grpc dial error: context deadline exceeded
Thanks brocaar for opensource and work.It's cool. Not working and not failed (no err log) when i just use json playload. So how can i use json playload for it?...
Ahoy, since it could be that the connection to the API server takes longer than one second (leading to a `grpc dial error: context deadline exceeded`) I made the timeout...
During a simulation, one MQTT connection is created for all devices / gateways, they maybe are reason to this but it would be helpful to have the possibility to create...
Hi, when I start the simulation I notice that chirpstack makes me log out of the platform and does not let me log in until the simulation is completed, I...
I managed to build it on macos (M2) but I needed to change the Build command slightly. please add / test following code in the make file ``` build-macos: @echo...