Hyundai Bluelink wieder kein SoC???

Fragen zur Nutzung, Features, usw..
StubbeA
Beiträge: 203
Registriert: Mo Sep 07, 2020 5:23 am
Wohnort: SZ/WF/HARZ

Re: Hyundai Bluelink wieder kein SoC???

Beitrag von StubbeA »

Flocki hat geschrieben: Mi Apr 07, 2021 2:44 pm Es scheint wirklich so, dass mit Absicht das SoC-Modul bei "Normal" und "Sehr Langsam" alle 10 Sekunden, bei "Langsam" alle 20 Sekunden aufgerufen wird. Das war mir so nicht klar.
Ach so. Das heißt, dieser BUG bleibt dann drin?
Flocki
Beiträge: 458
Registriert: Fr Aug 28, 2020 12:43 pm

Re: Hyundai Bluelink wieder kein SoC???

Beitrag von Flocki »

Working as intended. Aber schwer nachvollziehbar.
Ich habe es so verstanden, dass es mit Version 2 sauber gelöst wird.
StubbeA
Beiträge: 203
Registriert: Mo Sep 07, 2020 5:23 am
Wohnort: SZ/WF/HARZ

Re: Hyundai Bluelink wieder kein SoC???

Beitrag von StubbeA »

Flocki hat geschrieben: Mi Apr 07, 2021 9:57 pm Working as intended. Aber schwer nachvollziehbar.
Ich habe es so verstanden, dass es mit Version 2 sauber gelöst wird.
Frage dann mal an den Support...
Warum steht dann da ausdrücklich: Angabe in Minuten?!
Ohne den besseren Log hätte man das bislang nicht merken können. Und was wurde schon in den vergangenen Monaten über dieses Thema geschrieben...
Leere Batterien, Reaktionen von Herstellern, die auf zu häufige Abfrage hingewiesen haben (hatte ich auch mal geschrieben) und gezielte Nachfragen, wie häufig denn da nun wirklich gelesen wird.

Und nun bleibt das erstmal so?
Flocki
Beiträge: 458
Registriert: Fr Aug 28, 2020 12:43 pm

Re: Hyundai Bluelink wieder kein SoC???

Beitrag von Flocki »

Sorry für die Konfusion, ich lasse die verwirrenden Details weg

Momentan ist das Verhalten so:

Stable/Beta:
"Normal" und "Sehr langsam" funktionieren richtig
"Langsam" es wird nur halb so oft abgerufen wie geplant

aktuelle Nightly:
"Normal" und "Langsam" funktionieren richtig
"Sehr Langsam" es wird 6-mal so oft abgerufen wie geplant

nächste Nightly(sobald der Pull Request drinnen ist):
"Normal", "Langsam" und "Sehr langsam" funktionieren richtig
Flocki
Beiträge: 458
Registriert: Fr Aug 28, 2020 12:43 pm

Re: Hyundai Bluelink wieder kein SoC???

Beitrag von Flocki »

Die Änderungen sind jetzt in der nightly verfügbar.
gorthon
Beiträge: 218
Registriert: So Okt 04, 2020 4:33 pm

Re: Hyundai Bluelink wieder kein SoC???

Beitrag von gorthon »

Habe sie vorhin installiert, und bekomme nun auf jeden Fall viel regelmäßiger den SoC. Das Logging bei Debug=0 ist auch super, so kann ich jetzt über einige Stunden sehen, was da passiert, und das ist ziemlich interessant:

Code: Alles auswählen

2021-04-08 17:47:32: LP1:         SoC received: 100% SoC
2021-04-08 17:47:18: LP1:         SoC download starting
2021-04-08 17:43:13: LP1:         SoC received: 100% SoC
2021-04-08 17:42:58: LP1:         SoC download starting
2021-04-08 17:39:23: LP1:             Connection Timeout (To Car)
2021-04-08 17:37:21: LP1:             Connection Timeout (To Car)
2021-04-08 17:36:18: LP1:         SoC download starting
2021-04-08 16:48:53: LP1:             Connection Timeout (To Car)
2021-04-08 16:46:51: LP1:             Connection Timeout (To Car)
2021-04-08 16:45:48: LP1:         SoC download starting
2021-04-08 15:47:47: LP1:         SoC received: 100% SoC
2021-04-08 15:46:41: LP1:             Connection Timeout (To Car)
2021-04-08 15:45:38: LP1:         SoC download starting
2021-04-08 15:36:23: LP1:             Connection Timeout (To Car)
2021-04-08 15:34:21: LP1:             Connection Timeout (To Car)
2021-04-08 15:33:19: LP1:         SoC download starting
2021-04-08 15:32:14: LP1:         SoC received: 100% SoC
2021-04-08 15:32:08: LP1:         SoC download starting
2021-04-08 15:29:23: LP1:             Connection Timeout (To Car)
2021-04-08 15:27:21: LP1:             Connection Timeout (To Car)
2021-04-08 15:26:18: LP1:         SoC download starting
2021-04-08 15:06:27: LP1:         SoC received: 100% SoC
2021-04-08 15:05:21: LP1:             Connection Timeout (To Car)
2021-04-08 15:04:19: LP1:         SoC download starting
2021-04-08 14:41:02: LP1:         SoC received: 100% SoC
2021-04-08 14:40:48: LP1:         SoC download starting
Außer ganz am Anfang habe ich keine manuelle Abfrage gestartet. Konfiguriert ist das Modul auf alle 60 Minuten. Tatsächlich wird aber viel häufiger abgefragt, auch wenn vorher der SoC erfolgreich abgefragt werden konnte.

Ich lasse das jetzt mal einen ganzen Tag laufen, mal sehen ob ich gesperrt werde :-)
Flocki
Beiträge: 458
Registriert: Fr Aug 28, 2020 12:43 pm

Re: Hyundai Bluelink wieder kein SoC???

Beitrag von Flocki »

Es gibt 4 Auslöser für einen SoC-Abruf:
- Timer für den regelmäßigen Abruf ist abgelaufen
- Manueller Start des Abrufs
- Fahrzeug wird eingesteckt
- Ladevorgang wird gestartet
jss
Beiträge: 41
Registriert: Di Nov 24, 2020 8:32 pm

Re: Hyundai Bluelink wieder kein SoC???

Beitrag von jss »

Bei mir (Kia Modul) wurde gerade nachdem ich das neue Nightly installiert hatte, erstmal auch recht häufig in unregelmäßigen Abständen (ca. 2 Minuten bis 30 Minuten) abgefragt, obwohl das Intervall auf 600 gestellt war und das Auto unterwegs.
Seitdem ich einmal die Einstellungen des Moduls ohne Änderungen gespeichert habe, scheint es nun wieder richtig zu laufen.
gorthon
Beiträge: 218
Registriert: So Okt 04, 2020 4:33 pm

Re: Hyundai Bluelink wieder kein SoC???

Beitrag von gorthon »

Bei mir ähnlich:

Code: Alles auswählen

2021-04-10 06:22:54: LP1:         SoC received: 100% SoC
2021-04-10 06:22:39: LP1:         SoC download starting
2021-04-10 05:24:37: LP1:         SoC received: 100% SoC
2021-04-10 05:23:31: LP1:             Connection Timeout (To Car)
2021-04-10 05:22:28: LP1:         SoC download starting
2021-04-10 04:22:45: LP1:         SoC received: 100% SoC
2021-04-10 04:22:18: LP1:         SoC download starting
2021-04-10 03:22:23: LP1:         SoC received: 100% SoC
2021-04-10 03:22:09: LP1:         SoC download starting
2021-04-10 02:22:23: LP1:         SoC received: 100% SoC
2021-04-10 02:21:59: LP1:         SoC download starting
2021-04-10 01:22:08: LP1:         SoC received: 100% SoC
2021-04-10 01:21:49: LP1:         SoC download starting
2021-04-10 00:24:43: LP1:             Connection Timeout (To Car)
2021-04-10 00:22:40: LP1:             Connection Timeout (To Car)
2021-04-10 00:21:38: LP1:         SoC download starting
2021-04-09 23:24:34: LP1:             Connection Timeout (To Car)
2021-04-09 23:22:31: LP1:             Connection Timeout (To Car)
2021-04-09 23:21:29: LP1:         SoC download starting
2021-04-09 22:21:34: LP1:         SoC received: 100% SoC
2021-04-09 22:21:19: LP1:         SoC download starting
2021-04-09 21:24:13: LP1:             Connection Timeout (To Car)
2021-04-09 21:22:11: LP1:             Connection Timeout (To Car)
2021-04-09 21:21:08: LP1:         SoC download starting
2021-04-09 20:24:03: LP1:             Connection Timeout (To Car)
2021-04-09 20:22:00: LP1:             Connection Timeout (To Car)
2021-04-09 20:20:58: LP1:         SoC download starting
2021-04-09 19:21:09: LP1:         SoC received: 100% SoC
2021-04-09 19:20:48: LP1:         SoC download starting
2021-04-09 18:23:43: LP1:             Connection Timeout (To Car)
2021-04-09 18:21:41: LP1:             Connection Timeout (To Car)
2021-04-09 18:20:38: LP1:         SoC download starting
2021-04-09 17:23:36: LP1:             Connection Timeout (To Car)
2021-04-09 17:21:33: LP1:             Connection Timeout (To Car)
2021-04-09 17:20:28: LP1:         SoC download starting
2021-04-09 16:22:28: LP1:         SoC received: 100% SoC
2021-04-09 16:21:20: LP1:             Connection Timeout (To Car)
2021-04-09 16:20:18: LP1:         SoC download starting
2021-04-09 15:22:18: LP1:         SoC received: 100% SoC
2021-04-09 15:21:11: LP1:             Connection Timeout (To Car)
2021-04-09 15:20:09: LP1:         SoC download starting
2021-04-09 15:13:35: LP1:         SoC received: 100% SoC
2021-04-09 15:13:18: LP1:         SoC download starting
2021-04-09 14:13:13: LP1:             Pre-Wakeup request failed, StatusCode: 503
2021-04-09 14:13:08: LP1:         SoC download starting
2021-04-09 13:16:04: LP1:             Connection Timeout (To Car)
2021-04-09 13:14:01: LP1:             Connection Timeout (To Car)
2021-04-09 13:12:58: LP1:         SoC download starting
2021-04-09 13:12:13: LP1:             Connection Timeout (To Car)
2021-04-09 13:10:10: LP1:             Connection Timeout (To Car)
2021-04-09 13:09:08: LP1:         SoC download starting
2021-04-09 12:09:13: LP1:         SoC received: 100% SoC
2021-04-09 12:08:59: LP1:         SoC download starting
2021-04-09 11:10:58: LP1:         SoC received: 100% SoC
2021-04-09 11:09:51: LP1:             Connection Timeout (To Car)
2021-04-09 11:08:48: LP1:         SoC download starting
2021-04-09 10:11:43: LP1:             Connection Timeout (To Car)
2021-04-09 10:09:41: LP1:             Connection Timeout (To Car)
2021-04-09 10:08:38: LP1:         SoC download starting
2021-04-09 09:10:37: LP1:         SoC received: 100% SoC
2021-04-09 09:09:31: LP1:             Connection Timeout (To Car)
2021-04-09 09:08:29: LP1:         SoC download starting
2021-04-09 09:03:35: LP1:             Receiving status failed, StatusCode: 400
2021-04-09 09:03:08: LP1:         SoC download starting
2021-04-09 09:01:02: LP1:             Connection Timeout (To Car)
2021-04-09 08:59:00: LP1:             Connection Timeout (To Car)
2021-04-09 08:57:58: LP1:         SoC download starting
2021-04-09 08:53:05: LP1:         SoC received: 100% SoC
2021-04-09 08:52:59: LP1:         SoC download starting
2021-04-09 08:50:53: LP1:             Connection Timeout (To Car)
2021-04-09 08:48:50: LP1:             Connection Timeout (To Car)
2021-04-09 08:47:48: LP1:         SoC download starting
2021-04-09 08:44:55: LP1:         SoC received: 100% SoC
2021-04-09 08:44:49: LP1:         SoC download starting
2021-04-09 08:43:03: LP1:         SoC received: 100% SoC
2021-04-09 08:42:58: LP1:         SoC download starting
2021-04-09 08:42:04: LP1:         SoC received: 100% SoC
2021-04-09 08:41:49: LP1:         SoC download starting
2021-04-09 08:12:12: LP1:         SoC received: 100% SoC
2021-04-09 08:11:59: LP1:         SoC download starting
2021-04-09 08:00:52: LP1:         SoC received: 100% SoC
2021-04-09 08:00:38: LP1:         SoC download starting
2021-04-09 07:51:47: LP1:         SoC received: 100% SoC
2021-04-09 07:50:41: LP1:             Connection Timeout (To Car)
2021-04-09 07:49:38: LP1:         SoC download starting
2021-04-09 06:49:48: LP1:         SoC received: 100% SoC
2021-04-09 06:49:28: LP1:         SoC download starting
2021-04-09 05:49:33: LP1:         SoC received: 100% SoC
2021-04-09 05:49:19: LP1:         SoC download starting
2021-04-09 04:51:17: LP1:         SoC received: 100% SoC
2021-04-09 04:50:11: LP1:             Connection Timeout (To Car)
2021-04-09 04:49:09: LP1:         SoC download starting
2021-04-09 03:52:04: LP1:             Connection Timeout (To Car)
2021-04-09 03:50:01: LP1:             Connection Timeout (To Car)
2021-04-09 03:48:59: LP1:         SoC download starting
2021-04-09 02:49:03: LP1:         SoC received: 100% SoC
2021-04-09 02:48:48: LP1:         SoC download starting
2021-04-09 01:51:43: LP1:             Connection Timeout (To Car)
2021-04-09 01:49:41: LP1:             Connection Timeout (To Car)
2021-04-09 01:48:38: LP1:         SoC download starting
2021-04-09 00:50:37: LP1:         SoC received: 100% SoC
2021-04-09 00:49:31: LP1:             Connection Timeout (To Car)
2021-04-09 00:48:28: LP1:         SoC download starting
2021-04-08 23:51:23: LP1:             Connection Timeout (To Car)
2021-04-08 23:49:20: LP1:             Connection Timeout (To Car)
2021-04-08 23:48:18: LP1:         SoC download starting
2021-04-08 22:50:18: LP1:         SoC received: 100% SoC
2021-04-08 22:49:11: LP1:             Connection Timeout (To Car)
2021-04-08 22:48:09: LP1:         SoC download starting
2021-04-08 21:51:04: LP1:             Connection Timeout (To Car)
2021-04-08 21:49:01: LP1:             Connection Timeout (To Car)
2021-04-08 21:47:58: LP1:         SoC download starting
2021-04-08 20:48:04: LP1:         SoC received: 100% SoC
2021-04-08 20:47:49: LP1:         SoC download starting
2021-04-08 19:47:55: LP1:         SoC received: 100% SoC
2021-04-08 19:47:38: LP1:         SoC download starting
2021-04-08 18:50:33: LP1:             Connection Timeout (To Car)
2021-04-08 18:48:31: LP1:             Connection Timeout (To Car)
2021-04-08 18:47:28: LP1:         SoC download starting
2021-04-08 17:47:32: LP1:         SoC received: 100% SoC
2021-04-08 17:47:18: LP1:         SoC download starting
2021-04-08 17:43:13: LP1:         SoC received: 100% SoC
2021-04-08 17:42:58: LP1:         SoC download starting
2021-04-08 17:39:23: LP1:             Connection Timeout (To Car)
2021-04-08 17:37:21: LP1:             Connection Timeout (To Car)
2021-04-08 17:36:18: LP1:         SoC download starting
2021-04-08 16:48:53: LP1:             Connection Timeout (To Car)
2021-04-08 16:46:51: LP1:             Connection Timeout (To Car)
2021-04-08 16:45:48: LP1:         SoC download starting
2021-04-08 15:47:47: LP1:         SoC received: 100% SoC
2021-04-08 15:46:41: LP1:             Connection Timeout (To Car)
2021-04-08 15:45:38: LP1:         SoC download starting
2021-04-08 15:36:23: LP1:             Connection Timeout (To Car)
2021-04-08 15:34:21: LP1:             Connection Timeout (To Car)
2021-04-08 15:33:19: LP1:         SoC download starting
2021-04-08 15:32:14: LP1:         SoC received: 100% SoC
2021-04-08 15:32:08: LP1:         SoC download starting
2021-04-08 15:29:23: LP1:             Connection Timeout (To Car)
2021-04-08 15:27:21: LP1:             Connection Timeout (To Car)
2021-04-08 15:26:18: LP1:         SoC download starting
2021-04-08 15:06:27: LP1:         SoC received: 100% SoC
2021-04-08 15:05:21: LP1:             Connection Timeout (To Car)
2021-04-08 15:04:19: LP1:         SoC download starting
2021-04-08 14:41:02: LP1:         SoC received: 100% SoC
2021-04-08 14:40:48: LP1:         SoC download starting
foobar123
Beiträge: 11
Registriert: Di Jun 16, 2020 9:09 pm

Re: Hyundai Bluelink wieder kein SoC???

Beitrag von foobar123 »

Wo und wie kann ich diese Log-Meldungen auslesen?
gorthon hat geschrieben: Sa Apr 10, 2021 5:27 am Bei mir ähnlich:

Code: Alles auswählen

2021-04-08 15:04:19: LP1:         SoC download starting
2021-04-08 14:41:02: LP1:         SoC received: 100% SoC
2021-04-08 14:40:48: LP1:         SoC download starting
Antworten