<div dir="ltr">Hi,<div><br></div><div>I flashed my OVMS up to date with master to see how it goes, since I'm obviously keen to see the i3 support out there.</div><div><br></div><div>The i3 stuff is working as expected as far as I can tell.</div><div><br></div><div>But overall I'm having a really poor experience in the car when driving:</div><div><br></div><div>I have an Android tablet which is trying to connect to the OVMS AP and view the dashboard etc.</div><div><br></div><div>I find that the tablet loses its Wifi connection to the OVMS every few minutes - eventually it finds it again and recovers - some number of minutes.</div><div><br></div><div>My first I thought I was getting many crashes - but I have only 3 recorded today and none during the time I was driving:</div><div><br></div><div><font face="monospace">mysql> select h_timestamp, h_recordtype, h_data from ovms_historicalmessages where h_timestamp > '2021-02-13 00:00' and h_recordtype like '<br>%Crash%' order by h_timestamp \G</font></div><div><font face="monospace"><br></font></div><div><font face="monospace">1) Unknown cause, 4am, car parked.  As you can see it was the task watchdog that rebooted ovms:</font></div><div><font face="monospace"><br>*************************** 1. row ***************************<br> h_timestamp: 2021-02-13 03:55:16<br>h_recordtype: *-OVM-DebugCrash<br>      h_data: 3.2.015-668-gc2a501eb-dirty/ota_0/main (build idf v3.3.4-845-gd59ed8bba-dirty Feb 12 2021 15:52:01),126,Crash,12,12,52,0,abort(),0,,0x4008e58e 0x4008e829 0x400e7bcc 0x4008406a ,6,Task watchdog,ticker.1,esp32wifi,0,IDLE1</font></div><div><font face="monospace"><br></font></div><div><font face="monospace">2) This seems similar:</font></div><div><font face="monospace"><br>*************************** 2. row ***************************<br> h_timestamp: 2021-02-13 12:12:38<br>h_recordtype: *-OVM-DebugCrash<br>      h_data: 3.2.015-668-gc2a501eb-dirty/ota_0/main (build idf v3.3.4-845-gd59ed8bba-dirty Feb 12 2021 15:52:01),147,Crash,12,12,73,0,abort(),0,,0x4008e58e 0x4008e829 0x400e7bcc 0x4008406a ,6,Task watchdog,,,0,IDLE1</font></div><div><font face="monospace"><br></font></div><div><font face="monospace">3) This one happened when I went to Tools>Editor and trying to open /sd:</font></div><div><font face="monospace"><br>*************************** 3. row ***************************<br> h_timestamp: 2021-02-13 16:47:58<br>h_recordtype: *-OVM-DebugCrash<br>      h_data: 3.2.015-668-gc2a501eb-dirty/ota_0/main (build idf v3.3.4-845-gd59ed8bba-dirty Feb 12 2021 15:52:01),148,Crash,12,12,74,0,StoreProhibited,1,0x4008b014 0x00060d30 0x800fe2f8 0x3ffe7270 0x00000000 0x3f97de70 0x0011ce31 0x00000000 0x31323032 0x2d32302d 0x00000000 0x3ffe7240 0x00000000 0x00239c63 0x4009d4bc 0x3ffbc5e4 0x0000000a 0x3ffca570 0x00000008 0x0000001d 0x00000000 0x4008b010 0x4008b02c 0x00011ce2 ,0x4008b014 0x400fe2f5 0x401efe03 0x40132007 0x40159c35 0x40149aae 0x4013ef2e 0x4013f01a 0x4010af29 0x4010b5e9 0x4010c75e 0x4010c782 0x4010af29 0x4010c8c5 0x4010ccf9 0x4010cfbe 0x4010916e 0x400fd747 0x400fd7f5 ,4,Exception/panic,,,0,IDLE1|OVMS DukTape</font><br></div><div><font face="monospace"><br></font></div><div><br></div><div><font face="monospace">So if it's not crashes, then why does the Wifi AP on the OVMS keep disappearing and disconnecting the tablet from the AP?</font></div><div><font face="monospace"><br></font></div><div><font face="monospace">Does the Wifi AP maybe get reset / restarted every time the status of the LTE connection changes?</font></div><div><font face="monospace"><br></font></div><div><font face="monospace">Since on my OVMS the 3G seems to be resetting frequently, logging like so:</font></div><div><font face="monospace"><br></font></div><div><font face="monospace">2021-02-13 13:34:15.607 SAST I (21287) simcom: State timeout, transition to 2<br>2021-02-13 13:34:15.607 SAST I (21287) simcom: State: Enter PoweringOn state<br>2021-02-13 13:34:15.607 SAST I (21287) simcom: Power Cycle<br>2021-02-13 13:34:22.417 SAST I (28097) simcom: State: Enter PoweredOn state<br>2021-02-13 13:34:41.637 SAST I (47317) simcom: State: Enter MuxStart state<br>2021-02-13 13:34:42.607 SAST I (48287) simcom: State: Enter NetWait state<br>2021-02-13 13:34:52.627 SAST I (58307) simcom: CREG Network Registration: RegisteredHome<br>2021-02-13 13:34:53.607 SAST I (59287) simcom: State: Enter NetStart state<br>2021-02-13 13:34:54.667 SAST I (60347) simcom: PPP Connection is ready to start<br>2021-02-13 13:34:55.607 SAST I (61287) simcom: State: Enter NetMode state<br>2021-02-13 13:36:32.483 SAST I (21273) simcom: State timeout, transition to 2<br>(etc)</font></div><div><font face="monospace"><br></font></div><div><font face="monospace">Happens every few minutes:</font></div><div><font face="monospace"><br></font></div><div><font face="monospace">steve@maira ~ % egrep 'Power Cycle' ovms.log.20210213.shopping.trip <br>egrep 'Power Cycle' ovms.log.20210213.shopping.trip <br>2021-02-13 13:24:50.411 SAST I (21271) simcom: Power Cycle<br>2021-02-13 13:25:13.037 SAST I (21287) simcom: Power Cycle<br>2021-02-13 13:27:22.167 SAST I (21287) simcom: Power Cycle<br>2021-02-13 13:29:57.177 SAST I (21287) simcom: Power Cycle<br>2021-02-13 13:32:07.417 SAST I (21287) simcom: Power Cycle<br>2021-02-13 13:34:15.607 SAST I (21287) simcom: Power Cycle<br>2021-02-13 13:36:32.483 SAST I (21273) simcom: Power Cycle<br>2021-02-13 13:39:10.193 SAST I (21273) simcom: Power Cycle<br>2021-02-13 13:41:19.993 SAST I (21273) simcom: Power Cycle<br>2021-02-13 13:43:27.773 SAST I (21273) simcom: Power Cycle<br>2021-02-13 13:45:41.523 SAST I (21273) simcom: Power Cycle<br>2021-02-13 13:48:07.303 SAST I (21273) simcom: Power Cycle<br>2021-02-13 13:51:35.063 SAST I (21273) simcom: Power Cycle<br>2021-02-13 13:55:37.663 SAST I (21273) simcom: Power Cycle<br>2021-02-13 13:57:47.493 SAST I (21263) simcom: Power Cycle<br>2021-02-13 14:00:25.547 SAST I (21287) simcom: Power Cycle<br>2021-02-13 14:03:41.837 SAST I (21287) simcom: Power Cycle<br>2021-02-13 14:06:20.182 SAST I (21282) simcom: Power Cycle<br>2021-02-13 14:08:28.393 SAST I (21283) simcom: Power Cycle<br>2021-02-13 14:10:40.519 SAST I (21279) simcom: Power Cycle<br>2021-02-13 14:12:48.538 SAST I (21278) simcom: Power Cycle</font><br></div><div><font face="monospace"><br></font></div><div><font face="monospace">I do see that my MQTT data doesn't seem to be getting to my broker when I'm away from home, so maybe there is an issue with my SIM.  </font></div><div><font face="monospace"><br></font></div><div><font face="monospace">But not sure why that should disrupt the Wifi AP ?</font></div><div><font face="monospace"><br></font></div><div><font face="monospace">Regards,</font></div><div><font face="monospace">Steve</font></div><div><font face="monospace"><br></font></div><div><font face="monospace"><br></font></div><div><font face="monospace"><br></font></div><div><font face="monospace"><br></font></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, 7 Feb 2021 at 23:19, Michael Balzer <<a href="mailto:dexter@expeedo.de">dexter@expeedo.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Everyone,<br>
<br>
we're 624 commits away from 3.2.015, and we've got a bunch of new <br>
features & vehicle support.<br>
<br>
We've had some changes recently, but apparently no issues with these (at <br>
least none reported).<br>
<br>
I'd say it's time for 3.2.016.<br>
<br>
Objections? Anything in the works that should be included?<br>
<br>
Regards,<br>
Michael<br>
<br>
-- <br>
Michael Balzer * Helkenberger Weg 9 * D-58256 Ennepetal<br>
Fon 02333 / 833 5735 * Handy 0176 / 206 989 26<br>
<br>
<br>
_______________________________________________<br>
OvmsDev mailing list<br>
<a href="mailto:OvmsDev@lists.openvehicles.com" target="_blank">OvmsDev@lists.openvehicles.com</a><br>
<a href="http://lists.openvehicles.com/mailman/listinfo/ovmsdev" rel="noreferrer" target="_blank">http://lists.openvehicles.com/mailman/listinfo/ovmsdev</a><br>
</blockquote></div>

<br>
<font face="Arial, Helvetica, sans-serif"><span style="font-size:13px"><a href="https://www.telviva.co.za/legal/email-disclaimer" target="_blank">https://www.telviva.co.za/<wbr>legal/email-disclaimer</a></span></font>