Use multiple templates in blynk iot esp32

Can use multiple templates in blynk iot to a single esp32
I mean in 1st template I use 5 data streams and from other 2nd template use data streams to a single esp32

No, not unless you use the HTTP(s) API to write data to a different device which is based on a different template.

Maybe if you explained in detail more about what you want to achieve then we might be able to suggest a more elegant solution.

Pete.

I designed a car using esp32
That used 10 vertical pins
I want to devide them in two parts
1 to 5 for control and monitoring
5 to 10 for accident detection
I want to use two template because now blynk is having a limit of 5 vertical pins for free version
Can you suggest me an idea for this

No, you can’t do that. You need to upgrade your plan to achieve this.

Pete.

Okay