Chandan Bhatia
Chandan Bhatia
For unable to send voltage and current, update the highlighted code in the MeteringService.cpp. 
Issue is that connector 1 state is going to charging which is not correct post restart, please check the logs at below in shared logs. Techinally it shouldn't as time...
Additionally few more points expect the above noticed issue. 1. I wanted to charger to auto start charging based on the communication with vehicle. I think below sample code will...
Sure I will try for endTransaction(nullptr, "PowerLoss"). I am busy in Indian festival time so could test. I will update you tomorrow on this. Also I want to edit the...
Please ignore My last msg. Also regarding my 3rd query, I am thinking to update below highlighted code in Connector::loop(). In place of getStatus(), I am planing to add fucntion...
Now this issue is occurring all the time after rebooting post stop charging session.
@matth-x I found the bug. Basically, after stopping the charging, I was accessing the tx-connector_id-txNo.jsn file and uploading it to the cloud. During this time, the OCPP stack was updating...
@matth-x I am bit confusion, I thought after 4 elements, code will erase the older ones and keep creating new log?
@matth-x I recompiled my entire code working fine now, seems very strange. Also I don't want to create new file periodically, basically one file sd-connector_id-txNr-0 should update periodically so I...
Understood, How can I access txNr so application can access the logs.