Blynk.virtualwrite(char)

I wanted to know how to virtual write a char variable received form the nrfl module

I guess a datastream with a data type “string” should be the solution.

Convert it to a String.

Pete.

ok thanks