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

Does not work with current Nissanconnect EU #10

Open
scientific-method-course opened this issue Jan 30, 2022 · 3 comments
Open

Does not work with current Nissanconnect EU #10

scientific-method-course opened this issue Jan 30, 2022 · 3 comments

Comments

@scientific-method-course

To start with many thanks for this Python implementation. However, for me it didn't work with the current version of Nissanconnect for EU.The response from the server seems to have changed. And I ran into some issues that seem to be related to Python3.

However, I got the bits and pieces that I need running. If someone is interested, I could share them.

@p1nguin31
Copy link

Hello, Yes, I'd like to know a bit more about bits and pieces needed to make it running !

@scientific-method-course
Copy link
Author

It turns out that Nissan/Kamereon changed their server addresses. Those are given in kamereon/kamereon.py in settings_map.
I looked up the correct values in dartnissanconnect. It appears that it is mostly a matter of replacing .eu. by .eu2. in all addresses.
Now it seems to work again, at least for me.

@scientific-method-course
Copy link
Author

scientific-method-course commented Dec 10, 2022

This week I discovered that another change was needed.

In kamereon.py in line 704 the v2 should be changed to v5. Whenever something seems to break, I check at dartnissanconnect to see how to fix it.

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