Hi,
Is it possible to configure a node as a listener in the user application thread?
I need a node to start logging the locations of all tags via UART, without configuring it in the Shell mode.
Thanks,
David.
Hi,
Is it possible to configure a node as a listener in the user application thread?
I need a node to start logging the locations of all tags via UART, without configuring it in the Shell mode.
Thanks,
David.
Hi
it seems that it is possible check DWM1001-API-Guide command dwm_cfg_anchor_set - set uwb_mode to 1
Regards
drg
Does that work for you?
Did this end up working for anyone? I need to accomplish the same task