MicroOcpp icon indicating copy to clipboard operation
MicroOcpp copied to clipboard

OCPP 1.6 client for microcontrollers

Results 108 MicroOcpp issues
Sort by recently updated
recently updated
newest added

Thank you very much @matth-x for this wonderful library, I followed the steps for HTTPS firmware update, its working. The file is downloading and installing perfectly, but the CP is...

I used the PlatformIO platform to connect to the ocpp server, but I have been unable to connect successfully. I was able to connect to the ocpp server when I...

Hi @matth-x , Trying to integrate firmware service in ESP-IDF framework. How I can call setOnInstall function from my client code?

Hi Everyone, I have a problem when try to update the firmware, I use evse-test-tool to test the firmware update , any idea where is the problem? I use github...

Hello @matth-x Do you have any idea if is it possible to use TinyGsmClient instead of WifiClient? I'm trying to connect to the OCPP server over sim800l but I'm not...

Hi @matth-x , I've follow the steps and when I tried to connect the MO_CUSTOM_TIMER to iMX RT1064 EVK, the mongoose connection/MO_CUSTOM_WS is being resetting continuously. LWIP Network stack that...

Dear @matth-x, Hope you are having great weekend. I am having problem with operation timeout in sending request to the OCPP server. When I am testing the same request with...

Hi @matth-x , I want to send meter values at every 30 min when there is no active transaction and during transaction, want to send meter values every 1 minute....

After WebSocket connect over to OCPP server getting Serial monitor is printing Get Configuration Capacity continuously. During this time the WebSocket connection closes every 30 seconds hence there is no...

How can I close the transaction with the transaction ID given to us by CSMS when I initiate a transaction? Because sometimes the internet connection drops and I cannot finish...