Nordic Support,
My product uses the nRF52840 chip and nRF52 SDK 17.1. I have a feature request to support hosting multiple peripheral connections, each with a unique advertising name and, if possible, a distinct MAC address. This feature will enable each connection to host different services on separate peripheral connections, supporting unique applications on different iOS devices.
Is it feasible to simultaneously advertise two peripheral services, each with a unique device name? My product currently supports dynamically generating a MAC address to ensure unique connections but that's for only a single hosted peripheral connection. Can I assign a distinct MAC address to each peripheral connection?
More questions to follow based on response. Thank you for your time and attention...