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

Get Current Info #4

Open
fafoulon opened this issue Jan 3, 2023 · 1 comment
Open

Get Current Info #4

fafoulon opened this issue Jan 3, 2023 · 1 comment

Comments

@fafoulon
Copy link

fafoulon commented Jan 3, 2023

Hi all,

I'm French, and purchased and installed two weeks ago this Morec WallBox Charger.
I'm originally a developper (recently mainly Objective-c), so I've been wondering about getting the info data from this Besen device.

I found your project and started digging a bit, I found the UDP broadcasting on my network, so I started watching the traces.
I see you have some START and STOP command examples in your project, and I'd like mainly to get the current charging information from the Wallbox.

I see some new traces when I open the EVSEMaster app on my iPhone.
Did you manager to decode the command sent to the wallbox to get the current info, and also decode the answer? Any help would be appreciated 😀
Also if you need more trace from me or to run some tests, I'd be happy to.

Thanks,
Fab

here are my traces :

Capture d’écran 2023-01-03 à 18 20 25

Capture d’écran 2023-01-03 à 18 20 33

@Phil242
Copy link
Owner

Phil242 commented Jan 14, 2023

Hi fafoulon,

I'm French too.

That's a good start: to be able to log packets on your network.
The next step is to start to understand all those packets.
If you have a look at the file : https://github.com/Phil242/reverse-besen-API/blob/main/Protocol
You can see we've start the reverse job on how the APP is sending order to the wallbox.

I have so new things to publish, nothing really hot, but just to say the project isn't forgotten ;)

Phil

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