On 4/18/25 00:03, Michael Balzer via OvmsDev wrote:
As you're looking for a network issue, setting level debug for netmanager, cellular and esp32wifi might help.
Ok, I'll report back later after turning those on.
Your log shows you actually do use server-v3 with your own server at xse.com, and your log shows there are wifi reconnects to the same network every four minutes.
With the running v3 client, each reconnect means a full retransmission of all metrics, as also logged. If that 4 minute period also occurs while on cellular, that's your culprit.
I'm still not understanding what changed in 3.3.004-313-g78a49a59 to increase cellular usage by 10X. My AP is a ruckus R710. I checked and the "inactivity timeout" is not enabled for the ssid used. It looks to me as if the wifi goes to sleep and the module switches to cellular instead of re-connecting to wifi. Maybe it takes longer for the wifi to re-connect than the code is willing to wait before switching to celluar? Craig