Hi all,
I've poured over there forums, been through the documentation back and forth, updated the debugger firmware, and have made sure everything is connected properly countless times. However, I still cannot get the CC debugger to recognize the Bluetooth chip (still shows the static red light).
Here are my connections as best as I can describe them:
CC2541 Pin Connections (mounted on a custom PCB, with incorporated antenna)
28, 27, 24, 29, 21 = 3 V power supply for analog pins each with decoupling capacitors at 1 nF
39,10 = same 3 V power supply for digital pins each with decoupling capacitors at 1 nF
40 = connected to 1 uF capacitors as specified in documentation and then grounded
22,23 = pins connected to a 32 MHz crystal oscillator
CC Debugger Pin Connections
1 = same ground as above
2 = same 3 V power supply as above
3 = Debug clock connected to pin 34 (port 2.2) on CC 2541
4 = debug data connected to pin 35 (port 2.1) on CC 2541
7 = RESET_N connected to pin 20 on CC 2541 (connected with a 2.5 kOhm resistor in series and grounded capacitor in parallel as shown in the diagram)
I'm sorry that this question has been answered many times, but I just can't seem to figure it out. Any help would be greatly appreciated.
EDIT: I should also mention I have updated/reinstalled the debugger drivers multiple times but just can't get it to work after following the directions in the documentation completely. Do I have to configure the Bluetooth chip via software before I can use the debugger or something? I thought the purpose of the debugger was to allow me to program the chip AFTER the connection, not prior?