We are trying to add a PAN1315 bluetooth to an existing device which uses a MSP430F5437. There is no existing RTOS or need for one. Can the PAN1315 be used to emulate a simple serial connection to a PC? Can this be done without the 100+K bytes of stack that seems to be needed in the demo?
In the ideal world, we would like to be able to use an off the shelf USB/bluetooth device on the PC end to emulate a serial port. If necessary the device on the PC end could be built also.
I have not been able to find any documentation listing the actual commands that the PAN1315 accepts. Does complete documentation for the commands and data modes of the PAN1315 exist?
There is also the issue of the SPI port on the PAN1315. I have not been able to find any documentation on its use.