This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

DWM 1001-dev as BLE scanner

Good morning, this is my first approach to nRF Connect and, even if 70 YO, I'm a beginner.

I've been able to read/flash/restore my DWM1001-dev using nFR Connect desktop app.

I would like to use one of the devices I have to talk with the other devices and collect data.

I opened nRF connect and selected my device (DWM1001-dev)

at open, I got the message "device must be programmed..:."

If I select NO, nothing happens while il I select Yes I get the following

2021-02-04T20:47:51.075Z INFO Opening adapter connected to COM17
2021-02-04T20:47:51.989Z INFO Successfully opened COM17. Baud rate: 1000000. Flow control: none. Parity: none.
2021-02-04T20:47:51.989Z DEBUG State change: STATE_START -> STATE_RESET
2021-02-04T20:47:51.990Z DEBUG 1 -> [N/A] type: RESERVED_5 reliable: no seq#:0 ack#:0 payload_length:0 data_integrity:0 err_code:0x0
2021-02-04T20:47:51.990Z INFO Reset performed on adapter COM17
2021-02-04T20:47:52.290Z DEBUG State change: STATE_RESET -> STATE_UNINITIALIZED
2021-02-04T20:47:52.291Z DEBUG 2 -> [01 7e ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:2 data_integrity:0 err_code:0x0 [SYNC]
2021-02-04T20:47:52.540Z DEBUG 3 -> [01 7e ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:2 data_integrity:0 err_code:0x0 [SYNC]
2021-02-04T20:47:52.790Z DEBUG 4 -> [01 7e ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:2 data_integrity:0 err_code:0x0 [SYNC]
2021-02-04T20:47:53.042Z DEBUG 5 -> [01 7e ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:2 data_integrity:0 err_code:0x0 [SYNC]
2021-02-04T20:47:53.292Z DEBUG 6 -> [01 7e ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:2 data_integrity:0 err_code:0x0 [SYNC]
2021-02-04T20:47:53.542Z DEBUG 7 -> [01 7e ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:2 data_integrity:0 err_code:0x0 [SYNC]
2021-02-04T20:47:53.793Z DEBUG State change: STATE_UNINITIALIZED -> STATE_NO_RESPONSE
2021-02-04T20:47:53.794Z ERROR Received status with code 0 PKT_SEND_MAX_RETRIES_REACHED, message: 'No response from device. Tried to send packet 6 times.'
2021-02-04T20:47:54.990Z DEBUG serial port write operation on port COM17 aborted.
2021-02-04T20:47:54.990Z INFO serial port COM17 closed.
2021-02-04T20:47:55.008Z ERROR Error occured when opening port. Errorcode: NRF_ERROR_TIMEOUT (0xd)

Where am I wrong?

Suggestions?

My target is using one device as a central to be able to capture data transmitted by the other devices in a RTLS PANS from decawave

Esperanto

Parents Reply Children
No Data
Related