dwm_uwb_scan_start
Starts the scan of the UWB network. The end of the scan is communicated to the user by an event that can set a dedicated GPIO pin (CORE_INT) if enabled by dwm_int_set. The result of the scan can be read by dwm_uwb_scan_result_get. The status flag is set when the event is generated, and the status can be read by dwm_status_get.
-
void dwm_uwb_scan_start(void)
- Parameters
output – Status code
C code example
dwm_uwb_scan_start();
SPI/UART example
TLV Request |
|
---|---|
Type |
Length |
0x23 |
0x00 |
Type 0x23 means command dwm_uwb_scan_start
TLV Response |
||
---|---|---|
Type |
Length |
Value (see error codes) |
0x40 |
0x01 |
0x00 |