Skip to content
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

Version without 4G dongle #23

Open
marcraft2 opened this issue Sep 26, 2022 · 3 comments
Open

Version without 4G dongle #23

marcraft2 opened this issue Sep 26, 2022 · 3 comments

Comments

@marcraft2
Copy link
Owner

We can probably do the same thing without a 4G adapter if we deceive the tesla DNS, this DNS is checked when the tesla connects to the wifi, without this DNS response the tesla displays a DHCP error message. This would make it possible to do without a 4G subscription and a 4G dongle for this project. This would make the project accessible to even more people. I will work on this solution

https://github.com/tesla-android/tesla-android.github.io/issues/36#issuecomment-1257752038

https://github.com/tesla-android/tesla-android-os/tree/main/src/modules/tesla-android/filesystem/etc/pihole

@cariacou
Copy link

cariacou commented Oct 6, 2022

It seems like another developper was able to bypass the requirement for a 4G connection.
He is using an Android OS, though I am assuming similar method can be used

https://tesla-android.gapinski.eu/install-guide

@marcraft2
Copy link
Owner Author

It seems like another developper was able to bypass the requirement for a 4G connection. He is using an Android OS, though I am assuming similar method can be used

https://tesla-android.gapinski.eu/install-guide

Yes, that's why I opened this issue, it does this at the DNS level, I already put the links in my first comment. It cheats this DNS with pihole I would like to do it with bind9. but I haven't had time to test all of this yet, I use this issue as notes depending on the subject to be treated.

@cariacou
Copy link

cariacou commented Oct 6, 2022

The release notes do confirm Pihole was used, then dropped

Connectivity is now handled directly within the Android system, Pi-hole is no longer required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants