We have both nrf51 and nrf52 running DFU. How can I identify on the mobile application side whether I'm connecting to nrf51 or nrf52? They will need to get different firmware hex file updates. There are obviously some trivial solutions (say, different device name), but if I wanted to keep the same device name for both product types, what would be the next option? adding a characteristic to the dfu? Can someone point me in the right direction how to do this?
Thank you,
Shay