Reciving several data from ESP32 over BT classic

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