That’s great information, I will conduct such a simulation once I managed to understand all the required steps.
I think I start now to understand, from where the problem with my RAK4631 is coming. Please find attached the list of battery levels from this morning. Around 10:30 am we lost connection to the RAK, presumably because it shut down since battery voltage was dropping. We realized, that our ChUtil and AirTm is very high, even so only one message was sent this morning. Is this normal? I checked the RAK yesterday, hop.limit is 4, but some of our clients still have hop-limit of 7 as setting. What could have caused this pretty intense traffic? Any idea?
at 10:45 the RAK was online again, with battery levels of 74%. I changed the battery few minutes ago to check, if maybe the battery has a problem, but I think it is the usage that causes the problems.
Please find below the settings:
Preferences: { “device”: { “role”: “ROUTER”, “serialEnabled”: true }, “position”: { “positionBroadcastSecs”: 43200, “positionBroadcastSmartEnabled”: true, “gpsEnabled”: true, “gpsUpdateInterval”: 86400, “gpsAttemptTime”: 300, “positionFlags”: 3 }, “power”: { “waitBluetoothSecs”: 1, “meshSdsTimeoutSecs”: 4294967295, “sdsSecs”: 86400, “lsSecs”: 86400, “minWakeSecs”: 10 }, “network”: { “ntpServer”: “0.pool.ntp.org” }, “display”: { “screenOnSecs”: 600 }, “lora”: { “usePreset”: true, “region”: “EU_868”, “hopLimit”: 4, “txEnabled”: true, “txPower”: 27 }, “bluetooth”: { “enabled”: true, “mode”: “FIXED_PIN”, “fixedPin”: 123456 } }