Trace for custom boards using HCI_TX

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

I have a custom board which has HCI_TX, HCI_TX, GND and VDD pins. How do I see the trace output using these pins (I use a FTDI USB to TTL adapter) for debugging? What configuration changes/initializations do I need to do?

0 Likes
1 Solution
Anonymous
Not applicable

Hello sambhav,

I don't know how your custom board is configured, but here is an example from an example board with switch settings:

pastedImage_0.png

JLINK is a debugger that we use but you need to switch BCM_RX and BCM_TX from the chip to the HCI config.

Thanks

JT

View solution in original post

0 Likes
1 Reply
Anonymous
Not applicable

Hello sambhav,

I don't know how your custom board is configured, but here is an example from an example board with switch settings:

pastedImage_0.png

JLINK is a debugger that we use but you need to switch BCM_RX and BCM_TX from the chip to the HCI config.

Thanks

JT

0 Likes