How to distinguish when there are multiple DA14531 mods? (use DSPS)

Hi sir,

I made the equipment using da14531 mod.

The MCU and DA14531 we use use UART communication.

DA14531 is applied with DSPS_device f/w. DA14531 is connected to the mobile phone, and eventually, the mobile phone and our equipment are wirelessly communicating.

The problem is
There are hundreds of developed equipment and use basic DSPS_device f/w, so device_name is all the same when searching for a mobile phone (there is a situation where various equipment is turned on in the same space)
Of course, you can change device_name through f/w compilation, but you can't compile all of the hundreds of modules.

What I am curious about is the content below.

1. I was wondering if there is a way to change device_name separately in the module except for the compilation tool.

2. Is there a way to read BD address from MCU to UART from MCU connected to uart if number 1 doesn't work? (All communications sent from mcu to uart to da14531 are sent to mobile phone. I don't know how.)

If it is applied as mass production, I don't think it will be our own problem. I wonder if there are any other solutions

thanks

Thanks ,