My current application uses the MSP430F55xx family and at the current time I cannot switch processors. I would like to use the PAN1315 with my project and was wondering if I could get the Bluetooth stack to run on the MSP430F55xx family?
NJC
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
My current application uses the MSP430F55xx family and at the current time I cannot switch processors. I would like to use the PAN1315 with my project and was wondering if I could get the Bluetooth stack to run on the MSP430F55xx family?
NJC
NJC,
My recommendation in your case is to use Simply use an EZ430 as a complete bluetooth solution and create a simple program that will receive and send data. The stack will run on the BT5190. Then, connect to the EZ430-RF2560 using the MSP430F55xx using a UART interface. Many TI Experimenter boards include a EZ430 header just for these purposes.
Gustavo
Gustavo,
Thank you for your quick response. Sadly that is not an option since the project I am working on has dimension requirements and an EZ module is too big. Additionally this project is being design for production.
I'll keep looking around for a solution. Thank you again for your help.
NJC