lincomatic / open_evse

Firmware for Open EVSE
GNU General Public License v3.0
114 stars 163 forks source link

$AT event not sent while sleeping #115

Closed jeremypoulter closed 4 years ago

jeremypoulter commented 4 years ago

Just been testing the latest dev firmware (D6.1.3) and I noticed that the $AT async event is not sent if the connected flag changes while sleeping but is updated correctly via $GS.

lincomatic commented 4 years ago

Duly noted. The $AT events are not sent out as frequently as they should be. I need to fix that. The problem is that there's no more code space left w/ the current default parameters to make any new changes to the firmware

lincomatic commented 4 years ago

https://github.com/lincomatic/open_evse/commit/faf39ff78fb322cf4505e023831f7798398c2887