priya2212
priya2212
Dear @tuanpmt, I am new to esp-idf environment and working over esp32 mqtt - TCP example. The example is working fine with publish and subscription of message. Now, I added...
Hello everyone, I am using RSMB broker on Ubuntu 14.4 to send UDP packets. I have done bridging in between Mosquitto broker and RSMB broker. When I am sending any...
Hi @matth-x , Trying to integrate firmware service in ESP-IDF framework. How I can call setOnInstall function from my client code?
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....