I have a custom board design using the PAN1327 Bluetooth module. I am using the Bluetopia Stack and have been able to successfully communicate with the module. My issue is that I cannot seem to make the device Discoverable. I use the proper commands (GAP_Set_Discoverability_Mode), however I cannot find my device on a PC or a phone. I am also unable to find any devices through an inquiry procedure (GAP_Perform_Inquiry).
Is there a special init script that I need to make this work?