Coder Social home page Coder Social logo

Comments (1)

demirschmid61 avatar demirschmid61 commented on September 27, 2024

@matth-x There is a little update on this problem

I followed the process to crosscheck

  1. Took esp32 which is giving the above problem
  2. All the configurations were the same
  3. Uploaded firmware which has matth-x/MicroOcpp@^1.0.0 version
  4. Checked the status (Issue resolved)

Please have a look at the logs

/----------------------LOGS ----------------------------/
[MO] info (main.cpp:3450): OCPP Connected to url: /ABCD
[MO] Send: [2,"1000000","BootNotification",{"chargePointModel":"AC","chargePointSerialNumber":"ABCD","chargePointVendor":"ABCD","firmwareVersion":"0.0.7"}]

[MO] Recv: WS pong
[MO] Recv: [3,"1000000",{"currentTime":"2024-09-03T06:25:55.195996200Z","interval":900,"status":"Accepted"}]
[MO] info (BootNotification.cpp:83): request has been Accepted
[MO] info (StatusNotification.cpp:50): New status: Available (connectorId 0)
[MO] info (StatusNotification.cpp:50): New status: Available (connectorId 1)
[MO] Send: [2,"1000001","StatusNotification",{"connectorId":0,"errorCode":"NoError","status":"Available","timestamp":"2024-09-03T06:25:55.199Z"}]
[MO] Recv: [3,"1000001",{}]
[MO] Send: [2,"1000002","StatusNotification",{"connectorId":1,"errorCode":"NoError","status":"Available","timestamp":"2024-09-03T06:25:55.409Z"}]
[MO] Recv: [3,"1000002",{}]

from microocpp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.