I tried example environment_monitoring and it stopped sending sensor (BME680) values after a few hours. Gateway is in range and sensor did not move. It was powered from battery which had enough power. After reset, it started to send messages, then stopped after few hours again. I tried to add blinking led using millis() to know if program is working and led was always blinking, but not sending messages.
Does anybody know what could be the issue?