Hello, I bought the enw89829a2jf bluetooth module and now i'm trying to test it, starting by: find device, pairing and so on. I intend integrate this module in a health application that our enterprise is developing.
I don't have the evaluation board msp430 but I used the follow information to do my setup:
"The other way it can be interfaced is that the PC is directly connected to the HCI interface of the CC256x device without the CPU/MPU present. This can be done using a USB/Serial converter to translate the USB voltage levels from the PC to the Serial voltages of the CC256x device"
extracted from http://processors.wiki.ti.com/index.php/CC256x_Bluetooth_Hardware_Evaluation_Tool#Generic_Setup
This allowed me to send HCI commands through TX and see the response from bluetooth module using a serial terminal, so the communication is working well. The problem is that i tried to use the Bluetooth Hardware Evaluation Tool V1.0 to load Service Pack into bluetooth device but i always get the error: "Com Port Timeout".
I restart the bluetooth module and try again but with no success.
Do you have any idea why this is happening? Was the Bluetooth Hardware Evaluation Tool designed to work only with the MSP430 board?
Waiting for response.
Thankfully,
Vítor Pinto