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.
Hi,
I am trying to install driver for my CC2540 usb dongle in my Windows 8 OS pc.
but it is showing error message.
i am selecting driver path "C:\Texas Instruments\BLE-CC254x-1.3\Accessories\Drivers"
as shown in below image error is coming
please suggest how do i install driver for this dongle
Apparently, there has been a change in Windows 8 related to signing of drivers. Win 8 now enforces that all drivers (related .inf files) have a digital signature. Without the signature, the driver will not be installed. On win 7, you could ignore the error and install anyway, but not so for Win 8. The driver (or really, the .inf file) for the dongle has not been certified by TI yet.
However, as shown above, there are methods you can use to turn this enforcement off. Here's some more info: https://freevps.us/thread-6845.html
Hi TI Employee,
Your suggested method does not work. As noted by Bruce in this post ( http://e2e.ti.com/support/low_power_rf/f/667/t/180361.aspx )
This is a serious issue. How quickly this can be resolved ?
Thanks
Hi,
just for information:
I tried the above attached signed drivers and it worked well on WINDOWS 8/64bit.
Thanks,
Norbert Witt
Thanks for this driver that works with windows 8! Its weird because the newest TI BLE software stack (v1.3.2) for CC2540 mentions this in its readme:
- A new Windows USB CDC driver has been included in the installer. This new
driver is signed and is functional on Windows 8 systems.
However that clearly isn't the case, at least for me. I get the signature problem that everyone else is having on Windows 8 machines. This driver you provided however works fine! It would probably help a lot of people out if you guys updated that package or at least made a note on the TI BLE stack download page. Thanks again.
Thanks for noticing! The BLE stack installer is actually missing the .cat file (it only includes the new .inf file). So for now, please continue to use the one I posted in this thread, and we will update the installer.
Maybe I'm just doing something wrong but after downloading and extracting the driver folder I can't seem to get it to work. I've tried directing the device manager to the extracted folder only to have it tell me that it can't find any driver files, then I tried picking from the list of drivers on my computer as shown in the pictures below only to have download errors. Can anyone fill me in as to what I'm doing wrong?
Hi,
I have installed the RFStudio 7 which includes all necessary drivers as suggested on some of the post. I have noticed one thing when adding device manually. I can see the Texas Instrument in standard Serial port devices.But no device like TI CC45XXXX CDC?
I have Windows 7 64 bit and mini Development kit
Here is the list for same.
MSP Application UART1
MSP Application UART2
MSP Debug Interface
MSP430 Application UART
MSP-EXP430F5438 USB Serial port
MSP-FET430UIF-CDC
MSP-FET430UIF-VCP
MSP-GANG-CDC
MSP-SA430-CDC
MSP-SA430-SUB1GHZ-CDC
TLC59xxEVM
TUSB3410 Device
TUSB3410 UART EVM
So anyone please help to resolve the same.
Thanks,
-Sandip
I have noticed one more thing with RFStudio 7 that when I connect the SensorTag on serial port RFStudio detects the CC2541 but unable to detect the usb dongle when connected on CC debugger's serial port.
Sandip,
The required CDC driver files are located in C:\Program Files (x86)\Texas Instruments\SmartRF Tools\drivers\vcp (ccxxxx_usb_cdc.*).
Not sure if I understand your second question. Do you connect the CC debugger to the CC2540 USB dongle, but can't see the device in SmartRF Studio? Have you applied any power to the dongle (it needs to get power from a USB port)?
Hi,
I have a problem related to the installation too:
It seems i succeed to install driver as it display the dongle properly in the device manager, however it seems not COM port is allocated to it
result: when i go to BLE device monitor of course it doesn't find the dongle on com1 and doesn't propose me any other port..
Here is the 9 steps described on http://e2e.ti.com/support/low_power_rf/f/155/t/270320.aspx
Just to clarify. The CC2540 USB dongle comes in three variants, depending on which kit you get it from. The variant is marked on the label on the back of the dongle.
The "DK" variant is programmed with the packet sniffer firmware (enumerates as a "Cebal controlled device").
"MINIDK" is programmed with the "Host Test" firmware from the BLE stack bundle to operate with BTool (enumerates as a COM port).
"ARC" is programmed with HID firmware to work together with the CC2541 Advanced Remote Control (enumerates as a HID device).
As is already mentioned in this thread, you need to program the dongle with the file "CC2540_USBdongle_HostTestRelease_All.hex" in order to use it with BTool.
Ok, now i understand better the why :)
in my case the CC2540 appear as Cebal, so i guess it is normal it doesn"'t appear in PORT COM ?
I checked the TI packet sniffer by using the sensor tag i also have and it seems to work now (i can see the sniffing).
So from what i undertsand i will have to change the firmware inside the dongle to be able to use it with other tool of ti
However I have another difficulty i have is when i plug the dongle to the CC debugger and i press the button, the light doesn't turn green. so i can not upload the firmware..
Any reason why ?
Are you powering the dongle over USB? The debugger does not (by default) supply any power to the dongle.
i got the usb dongle powered via usb to my computer one side and i plug the jtag on the other side
i tried with the sensor tag too (with and without coin cell on it) and it didn't get anything.
By the way, Ti employee, thank you very much for your fast reply , this is very enjoyable, reason i chose Ti for our first dev kit: seems the support is excellent
Do you have a picture of your setup? This should normally work without any problems.
Have you checked the CC Debugger cable? In a very few cases, we've seen that the cable might be broken or that there's something wrong with the small adapter board between the debugger and the small cable.
I will try to take picture as soon as my phone is recharged.
Currently the setting is as follow:
Usb cable in computer go to the usb of the cc debugger, the jtag cable go from the the jtag port debugger to the adapter, the adapter is plugged on the dongle
firmware inside the cc debugger is firmware 0042
what is terrible is i saw it passed to green one time and unconnected it to make sure i could reproduce it again, and since then , no green anymore on any of all the deive i have : keyfob, dongle, sensor tag
I would not be amazed this is a cable issue coming from the jtag cable... as i just see the led passed to green again (and then rf studio indicate CC1201 instead of nochip) and then when i pressed again it turn to red, very strange..
Hi Giuseppe,
Have you verified that you have the correct firmware programmed on the USB dongle?
There was an issue with an earlier version of Device Monitor (v1.4). Please make sure you use the latest and greatest version (version 1.5).