Modify the Device ID

[color=#3399cc]Hello to all the UWB Developers,[/color]

[color=#3399cc]Looking at the documentation I can’t find any way to Modify the Device ID[/color]

[color=#3399cc]you can run Run the command “si” in the shell mode and see the next info:[/color]

[color=#3399cc][000231.790 INF] cfg:
[/color]
[color=#3399cc][000231.790 INF] >fw2=x00044000[/color]
[color=#3399cc][000231.790 INF] board=DWM1001_A2[/color]
[color=#3399cc][000231.790 INF] cfg_ver=x00010700[/color]
[color=#3399cc][000231.800 INF] fw_ver=x01010501[/color]
[color=#3399cc][000231.800 INF] hw_ver=xDECA002A[/color]
[color=#3399cc][000231.800 INF] opt=x13C1A142[/color]
[color=#3399cc][000231.810 INF] fw_size[0]=x0001F000[/color]
[color=#3399cc][000231.810 INF] fw_size[1]=x00022000[/color]
[color=#3399cc][000231.810 INF] fw_size[2]=x0003C000[/color]
[color=#3399cc][000231.820 INF] fw_csum[0]=x9445F89E[/color]
[color=#3399cc][000231.820 INF] fw_csum[1]=x37A439E0[/color]
[color=#3399cc][000231.820 INF] fw_csum[2]=xF83EE8A1[/color]
[color=#3399cc][000231.830 INF] opt: AN ACC LEDS TWR LE BPC UWB0 BLE I2C SPI UART [/color]
[color=#3399cc][000231.830 INF] mcu: temp=27.0 hfclk=xtal:on lfclk=rc:on[/color]
[color=#3399cc][000231.840 INF] uptime: 00:03:51.840 0 days (231840 ms)[/color]
[color=#3399cc][000231.840 INF] mem: free=1296 alloc=9696 tot=10992[/color]
[color=#3399cc][000231.850 INF] uwb: ch5 prf64 plen128 pac8 txcode9 rxcode9 sfd0 baud6800 phrext sfdto129 smart1[/color]
[color=#3399cc][000231.860 INF] uwb: tx_pwr=xC5/x2B4B6B8B 125:250:500:norm[ms]=20:17:14:11[dB] pgcnt=759 temp=19[/color]
[color=#3399cc][000231.870 INF] uwb0: lna=0 xtaltrim=22 tx_delay=16472 rx_delay=16472[/color]
[color=#3399cc][000231.870 INF] uwb0: ID dev=xDECA0130 part=xC3F55D09 lot=x013A6102[/color]
[color=#3399cc][000231.880 INF] uwb0: panid=x3019 [/color][color=#ff9966]addr=xDECA1053CCD55D09[/color]
[color=#3399cc][000231.890 INF] mode: an (act,-,-)[/color]
[color=#3399cc][000231.890 INF] uwbmac: disconnected[/color]
[color=#3399cc][000231.890 INF] an: seat=255 cl_size=16 cl_map=x0000 cl_nbr_map=x0000 clk_lvl=0[/color]
[color=#3399cc][000231.900 INF] ble: addr=FB:AA:DC:2C:63:B4 [/color]

[list]
[][color=#336699]The ID that I asking for is the Orange Highlighted.[/color]
[
][color=#336699]My question is, its possible to modify this Value with the actual Firmware release or it’s possible to modify directly from the FLASH using the JTAG?[/color]
[][color=#336699]if it’s possible through the FLASH, can you appoint us to the address?[/color]
[
][color=#336699]I consider this customization it’s important in order to customize your own Tag/Anchor Networks.[/color]
[/list]
[color=#336699]Best regards.[/color]

Hi,
I guess that it is not possible. It is not in the API and by looking at the addr=x[color=#33ffff]DECA[/color]1053CCD5[color=#ff3333]5D09[/color] it seems to be some combination of ID dev=[color=#3399cc][size=small] [/size][/color]x[color=#33ffff]DECA[/color]0130 part=xC3F5[color=#ff3333]5D09 [/color]and probably some other fixed number (mcu ID?).

Regards,
drg