json gms problem

Hello,
I have faced an issue, I want to send my sensor data in JSON format by using a gsm post request
I have tried so many RND but I don't found any solution

@hemantarduino

TOPIC SPLIT
PLEASE DO NOT HIJACK / NECRO POST !

Could you take a few moments to Learn How To Use The Forum.

Other general help and troubleshooting advice can be found here.
It will help you get the best out of the forum in the future.

1 Like

I believe you need to do a bit of research and reformat your question. The JSON syntax is derived from JavaScript object notation syntax, but the JSON format is text only. Code for reading and generating JSON data can be written in any programming language.

1 Like

Thanks for reply
After lot's of research i have find a right solution.
Now i am facing some issues in my project

  1. I want to connect two Pzem with eap32
    I am successfully connect one pzem
    But not able to connect boht at a time

  2. Second issue related to first
    How to i use esp32 GPIO pin as rx,tx

Thanks in advance

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.