I want to use the s130 softdevice because we need the broadcaster/observer mode at the same time. I bought the nRF51 Dongle and the beacon Device.I use the Keil IDE, debugging works until i hit a breakpoint. After that I think the programm doesn´t work correct.
- Is this a normal behavior?
For our project we don´t want to connect the BLE devices. We want to make the whole communication with abvertising messages. Example
Device A advertises Device B receives the advertising message Device B sends a advertising message Device A receives the advertising message
- Is it possible to do this with the Softdevice s130?
- Which of the example files for Programm Application will be the right choice?
Thanks in advance!