-
-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WiFi crashing / device freezing #337
Comments
I'm also having a freezing issue, when I'm on a long drive, every hour it seems to freeze up and then reboot. So it's offline for about 3 minutes every hour. |
I had even worse problems: My adapter did not properly reboot after config change. No ligth at all. No Wifi AP. But Ali helped me to bring the device online again. I opened the cover and flashed the device using ESP flash tool (yes even the OBD version of wican has an external USB port :-) ). Since I flashed with 4.04 I had no problems any more. However I have not done any longer trips since that time.... |
I think this might be a memory leak. I'm on holiday until the end of next week, I'll have a look when I'm back. |
Similiar issue here too reported for the e-GOLF based on firmware 2.98 I can not determine why or when it will be caused. I can only recognice that if the HA values seems to be off. I have cross checked that behaviour with my phone (HA App) and tablet (chrome browser) if the data are updated inside HA or not. In case they have not been updated I can turn on and off the ignition as long as I want but nothing will be updated UNTIL I unplug the Meatpi OBD dongle and then plug it back in. Within seconds the data will appear on both devices. Maybe the same issue - I have not updated the firmware cause I am not sure if that would work once I had done the update or if I have to do the settings again. |
@meatpiHQ have you had a chance to investigate this. I have not been able to mitigate. It feels like a wifi issue. Sometimes the messages light keeps flashing. And sometimes it even seem to recover after it sleeps and wakes up again. |
@SmartyVan sorry for the delay, I'm still catching up on the issues. The green LED indicates the MQTT connection status. When it's off, it means MQTT is disconnected. Can you check if the device is still connected to the Wi-Fi network by pinging it when this happens? It might be still connected to Wi-Fi but not MQTT. I started testing here by logging the output, and I haven't seen the same issue so far. I should probably let it run for a longer time. I can send a firmware with log output enabled, are you able to log the output through a USB cable? |
i have a similiar issue and I could check only remotely if for example mqtt was not running properly or HA had caused an issue but that is not the case. It must be a Dongle issue . So far it had only worked once I have unplugged it (e-GOLF 2020). |
I could set up USB logging if you give me the steps! Also potentially of note, and I need to validate this further, but it seems I usually get a status message updated to |
The offline message is not sent by the device, this is the MQTT Last Will message sent by the broker when the device disconnects from MQTT. Here's how to log the debug output. 1- Update the firmware wican-fw_obd_v404a.zip |
Hey @SmartyVan any luck with the logs? |
@meatpiHQ On the list, but not yet. Thanks for checking in. And duh re: last will message—of course! Makes sense. |
Device: WiCAN OBD
Firmware: 4.04
Config: sprinter config redacted.json
Vehicle: 2022 Mercedes Sprinter
Issue:
Every drive session the WiCAN OBD seems to crash or freeze. The Wifi light extinguishes and eventually the Messages (amber) LED extinguishes and I'm left with a solid blue power light on the device.
I have tried everything I can think of with wifi settings and restricting the device to a 2.4Ghz-only network.
Any thoughts here based on my config or otherwise??
The text was updated successfully, but these errors were encountered: