How to run RSSI Viewer with custom board.

Hi,

I want to run RSSI Viewer with my nRF52840 custom board to evaluate receiving performance of RF matching circuit.

The custom board has two communication path to a PC:

1. On board USB connector which is connected to D+,D- pins of nRF52840.

2. FT232 USB-UART break out board which is using TXD(P1.01) and RXD(P1.04)

Previously, I used #2 to run Direct Test Mode and it worked well.

But, I can't run RSSI Viewer with any of them. I could only get following messages.

==================================================================

16:09:41.417 Selected device with s/n AQ047XT1
16:09:41.417 Connected to device with serial number: AQ047XT1 and family: Unknown
16:09:41.417 Note: no pre-compiled firmware is available for the selected device.
16:09:41.418 Error while setting up device AQ047XT1
16:09:41.418 "No device setup found"
16:09:41.418 Deselected device
==================================================================

Please let me know how I config or set up the custom board.

For your reference,

I have a nRF52840 DK board and it works well with RSSI Viewer.

nRF Connect for Desktop: v4.1.2

RSSI Viewer: v1.4.5

Related