It is better to separate the variables by commas in the ESP32 code, and then convert them into a list in the application
variable1 + "," + variable2 + "," + variable3
It is better to separate the variables by commas in the ESP32 code, and then convert them into a list in the application
variable1 + "," + variable2 + "," + variable3