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

Question: Why seperate charger + wifi modules? #20

Open
arnolde opened this issue Oct 22, 2021 · 3 comments
Open

Question: Why seperate charger + wifi modules? #20

arnolde opened this issue Oct 22, 2021 · 3 comments

Comments

@arnolde
Copy link

arnolde commented Oct 22, 2021

As am amateur ESP8266/ESP32 developer who has done a few projects, I wonder:
Why doesnt the main openEVSE module just use an ESP32 as it's µC and provide Wifi out-of-the-box? (Even an ESP8266 should be powerful enough I think?)
Why seperate the 2? Are there safety concerns or are there actual technical reasons?
Or has just nobody yet found it worthwhile to redesign the openEVSE main board so drastically?

@martiinezz
Copy link

Arnold,

I have already asked this question - it's mostly about certification - you would need to rewrite whole code for ESP32 - then get certification that takes time and I assume costs money. So it was easier/cheaper to just add WiFi module.

@arnolde
Copy link
Author

arnolde commented Oct 25, 2021

Oh, I didn't know openEVSE had any kind of certification... If that's the case then I understand fully why it makes sense to not change the hardware. On the other hand... the hardware (and software) do get updated now and then, even if only minor hardware changes, shouldn't that require re-cert anyway?

@marcos-mendez
Copy link

Maintainability, Internetwork operations, Reliability for the cluster and other topics that do not come to case specifically. . This is not an Issue and should be probably placed in the Forum @arnolde I recomend you open a discussion there. https://openev.freshdesk.com/support/discussions/topics/new

Please recomend closing the Issue.

Regard

Marcos

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

3 participants