I changed the oscillator value but it still doesn't work.

I think it could be because of missing line in arduino code to enter command mode!

Code:
Serial.print("$$$")
Any suggestion on doing the same thing in Basic? How do I do it? using Hserout? Not sure about sending ASCII string.

Would appreciate any help.