Hello,
I am working on bringing up some boards that were made to assist in the evaluation of the pan1315 module. The module appears to start and initialize fine, however I can not get the modules to connect to each other.
I started with the ez430-rf2560 SDK, and modified the HAL to match up with my hardware. When I push the button to link the board, I get the inquiry started and wait for completion.
I never get a connection status. After doing some additional debugging, it appears that the devices are not discoverable. How do I enable the device to be discoverable?
In looking at the code, it looks like it is done with some HCI commands, I would think this would be called automatically.
Thanks for the help,
Jason