Shehzad Shaikh
Shehzad Shaikh
Yes. we have tried to start the charge via bluetooth as well, and it seem to work. Its just the problem of Remote start transaction or any msgs initiating from...
yes i am. i'm acknowledging and sending back response too. even heartbeat.
do you see anything wrong with my code, in the way im sending back requests for remote start txn?
Its not just with remoteStartTransaction, I've tried other type of messages being initiated from CSMS too, and they all hung up. Tried other ways to send msg from CSMS to...
I've been able to figure out this issue. What was happening was that await asyncio.gather(charge_point.start(), charge_point.remote_start_transaction()) this part was executing remote_start_transaction before i even received the boot_notification from the charge...
Hey Soujini, I'm stuck at a similar issue. However my setup is a bit different. I'm planning on connecting the http request as a websocket client to send out remote...
Im facing the same issue. The thing is, SDKs dont play well with codeigniter.
Couldnt find a solution so I moved to aws sdk.
Could you please share your code?
No worries. Its not my code by the way. You're welcome ;-)