Pole Pro’un işlevlerini geliştirmek için sürekli çalışıyoruz.
Tüm e-Charger güncellemelerini kontrol edin
3.1.8
September 29, 2023
Updated
- Force WIFI and bluetooth GPIO pins for compute module 4 to work.
3.1.7
September 29, 2023
Updated
- Force 4g GPIO pins for compute module 4 to work.
3.1.6
September 28, 2023
Added
- When we detect that measurers aren't working, we send an unblock command in case there's a charge and the charger has lost power.
Added
- Create section BASIC_UNREPORTED for properties that are used but we don't want to report.
Updated
- Property log_level is now an unreported property.
Improved
- When we don't receive petitions from chromium we now press enter and Ctrl+F5 if there's anything we need to accept.
Improved
- Locked value has persistance when measurers fail.
3.1.5
September 27, 2023
Improved
- Mechanism so that when a network parameter has been changed, it waits for changes to take effect before rebooting.
Fixed
- Changing WIFI configuration with bluetooth now reboots the charge point.
3.1.4
September 26, 2023
Fixed
- Fixed configuration file so that software works with compute module 3 and 4.
Improved
- Changed reboot logic. It will now reboot if there's a car connected but charge is not allowed.
Improved
- Changed payments qr code.
Added
- We can change log level with property.
Fixed
- Fixed log file rotator.
3.1.3
September 18, 2023
Fixed
- Meter values fixed. We now send wh instead of kwh.
Fixed
- RemoteStartTransaction works regardless of LocalPreAuthorize value.
3.1.2
September 7, 2023
Fixed
- Fixed error where timezone wasn't set correctly so time appeared incorrectly.
Improved
- Updated STM to version 1.2. It improves connector block.
Improved
- Fixed general network errors. Improved access point and wifi connectivity.
Fixed
- Fixed payment_max_mode timeout bug.
Fixed
- Pause is now reset when it goes back to state A.
Added
- Show measurer error as "Error 3" on connector. Behaviour is that connector is locked until it's fixed.
Added
- Set wire connected again.
3.1.1
September 4, 2023
Added
- Change timezone automatically.
Fixed
- Fixed Carlo Gavazzi Measurer.
Fixed
- Fixed power, it was shown in W and is now in Kw.
Fixed
- Fixed removal of grey notification update.
Added
- Added triphasic phoenix contact measurer.
3.1.0
September 1, 2023
Added
- Patch to remove grey notifications at startup.
Added
- Whenever there's an action that provokes rebooting, it will show on screen that it's going to reboot and the cause.
Added
- Screen orientation can now be set and depending on parameter.
Improved
- Measurer refactoring.
Improved
- Limited number of messages we can send to iothub.
Improved
- Imei obtention improved.
Added
- Added error message 1 and 2.
Added
- Initial version of bluetooth finished: Obtain properties change basic properties, program charge, reboot, add rfid and change wifi.
Removed
- Removed wire_connected event telemetry.
Fixed
- In OCPP, fixed sending of meter values. Now sending in wh and not in kwh.
Added
- Boot patch so that GPIO pin initialization takes less time.
Added
- Bluetooth patch so that bluetooth initialization takes less time.
Added
- Created patch system. System level changes will be applied with this system.
Added
- Monophasic measurer Eastron SDM220 implemented.
Added
- RFID can now function with payments. If RFID is enabled with payments, registered cards will be able to start charges. If RFID is disabled with payments, no card will be able to start a charge.
Improved
- Improved robustness on all direct methods.
Fixed
- Fixed bug where it didn't reconnect properly to iothub when it disconnected.
Improved
- Boot improvements. "Page not found" isn't shown anymore. Boot is faster. There's a gif indicating that system is starting.
Added
- Created direct method to put a QR code on the OCPP screen.
Improved
- Obsolete properties are now deleted automatically so that they aren't reported.
3.0.9
July 5, 2023
Fixed
- Fixed ocpp meter value Energy.Active.Import, when measurer is flipped.
3.0.8
July 4, 2023
Fixed
- Fixed local load balancing when one connector was charging. Now when one connector is charging, it will charge at the set intensity.
Updated
- Wire connected is now a telemetry event instead of a reported property so that the server can use the timestamp.
Fixed
- Fixed error where e-Charger couldn't obtain dns when connected with WIFI.
3.0.7
June 28, 2023
Fixed
- Fixed ocpp Remote Start Transaction and Remote Stop Transaction.
3.0.6
June 26, 2023
Fixed
- Fixed error that ocurred in ocpp where it didn't clear properly the idtag when finishing a transaction.
3.0.5
June 22, 2023
Updated
- Changed access point ip from 192.168.44.1 to 192.168.4.1
Fixed
- Fixed websocket connection issue with nuitka compilation.
Added
- Programmed charge now works with OCPP, Payments or RFID.
Updated
- We now report the charger's state instead of the requested vehicle state.
Updated
- Changed access point master password.
3.0.4
June 19, 2023
Added
- OCPP.
Updated
- Improved update logs.
3.0.3
June 8, 2023
Improved
- Moved Version from center to right side and added V. before the version number.
3.0.2
June 7, 2023
Improved
- STM will now detect SPI bus communication errors and will automatically reset.
3.0.1
June 5, 2023
Improved
- Screen is now monitored so that it refreshes in the case that no requests have been made after 15 seconds.
Fixed
- Fixed bug where connector stopped working properly when sending intensity 0.
Improved
- QA diagnostic is obtained through access point.
Improved
- Reduced access point available time to 10 minutes.
Added
- There's a master username and password for installers.
Added
- Screen now shows when RFID card is registered.
Added
- Top bar now shows version and if access point is accessible.
Added
- Access point interface now has, local load balancing, rfid card registering and log download.
Added
- Check that compute module and board have been created properly.
3.0.0
May 4, 2023
Pole Pro initial version
Added
- Initial Version