maybe KHE is right… it might be a board issue.
Try to set
Serial.println("Bluetooth module started");
instead of
Serial.print("Bluetooth module started"); // I added this line
if that does not work : re-install the ArduinoBLE library. and try again. just to make sure.