Hello !!
I am using ble_app_becon example code to send some data with device name. On central I'm scanning and searching with device name to identify at central side and then accepting manufacturer data at central side. If I am having multiple devices with same name which are advertising without connection then how could I change on central side as well as peripheral side so that central could distinguish between all the other devices. The final code should be a same for each devices.
Chipset : NRF52832
SDK : nRF5SDK1702
Thanks
