I am using Serial-to-BLE bridge sample application in my project ( it has TI BLE stack v1.4.0) refer the link below:
http://processors.wiki.ti.com/index.php/SerialBLEbridge.
On downloading the code into CC2541 (without any modification in the code ) the device is not going in advertise mode i.e it is not discoverable.
Am I missing some crucial initialization ? Any hint will be appreciated, I am new to this technology.
Thanks in advance.