I am working on the nRF 52832.
I am using the softdevice s132nrf52611 and SDK 15.
We are trying to develop a beacon whose major and minor values can be configured on a button press (we are thinking of changing the beacon mode to a connectable mode on button press), after the button press we are going to connect with the beacon through an app and configure the major and minor values.
Which example in the SDK would be the best, to start from and how do i go about this whole project?
I am new the nrf development, please guide me.