Other Parts Discussed in Thread: CC2531, CC2530
Hi, My name is Son.
I have a question about the CC2531 usb dongle.
I use the CC2530 and CC2531, I would like to receive the value of the sensor.
First, I using Packet Sniffer, it was confirmed that come got a packet. So I was 'swrc088c' download. The cc2531 HEX file included in the swrc088c, were updated USB Dongle using Flash Programmer. Because the value of the sensor I for processing through the port.
As a result, I can confirm that USB Dongle to port.(TI CC2531 Low-Power RF to USB CDC Serial Port(COM5))
Now I want to get the value of the sensor through the port. however, it is not working.
So I tried to comfile by using the IAR Embadded Workbench. Were debug open 'usb_app_ex' workspace . Howerever, while debugging USB Dongle is a warning that 'unknown device'. Because the device firmware has not given the necessary resources, you will not be able to use this device. (Code 29).
And how to resolve this problem?