Bluetooth serial comms starts only when USB port is open

I wrote a simple code that send via bluetooth a string in the loop() rountine using Serial.print, but no data is sent until I connect Bluno to pc using USB port and open a terminal like PuTTY.
How can I send data via bluetooth without a pc connected to the board?
How can I send data via bluetooth without a pc connected to the board?
2017-03-28 22:39:52 Hi
An adapter would be neccessary. Here is a link, please check: https://www.dfrobot.com/product-1220.html
Wendy.Hu
An adapter would be neccessary. Here is a link, please check: https://www.dfrobot.com/product-1220.html
