[SOLVED] Does Software Serial only works on Pins 10/11? (MEGA 2560)

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