Hello! I want to broadcast messages between 2/3/4/5/... devices. How Can I broadcasts between devices? Each device must receive messages from others and also broadcasts to others. And Can S110 as peripheral devices to receive broadcast messages?
A central device cannot broadcast, only a peripheral device can.
I think you should examine this example from GitHub. It uses the S110 SoftDevice and the Timeslot API.