Sending device details on custom application via bluetooth

Hi,

I have made an application on Xamarin forms to configure DWM1001 modules. Can anyone tell me how to get module details like:

  1. whether that device is an anchor or a tag
  2. UWB active or passive
  3. LED on or off

I want to get these details on my application via bluetooth and further want to configure DWM1001 modules from this application.

Thanks,
Hanish

Hi Hanish,

Please have a look at the dwm1001-api-documentation, the ble gat model and its characteristics are described there.

Thanks
Yves