SOLVED, using hardware serial on RX1 TD1, found here Trouble connecting bluetooth to Mega with Android
Serial1.begin(9600); // via BT Module
Blynk.begin(Serial1, auth); // Connect to App via BT
SOLVED, using hardware serial on RX1 TD1, found here Trouble connecting bluetooth to Mega with Android
Serial1.begin(9600); // via BT Module
Blynk.begin(Serial1, auth); // Connect to App via BT