Piyush Pawar
Piyush Pawar
Hello @SRGDamia1 can you please help me to know how to send websocket headers, I'm using tinygsm library for BG96. TIA
hey @matth-x @sevelm I think the first option is better to use by subclassing the OcppSocket, I have tried to route the arduinowebsocket traffic over GSM but the arduinoWebsocket library...
@ankitdubeyskit not yet, I'm curently using this library as reference and making a whole new code using Tinygsm. Can we connect you can mail me at [email protected]
@ankitdubeyskit are you able to do it with AT command as well, because I have tried to add the AT sequence inside Arduino OCPP library, it was working but the...
Hello Guys, I have established websocket connection using tinygsm and I want to send a JSON data to the server, can anyone let me know how to send the JSON...
Hey can you post your working code here