Hi, I have an application, where I need to send beacons and listen to beacons. Is it possible to do both in the same code base, without tearing down the softdevice and re-initialising it? Can the peripheral and central example (experimental folder) do this job? If not, is there any other example that can do this? Thanks.