I checked S130 document for using nRF51822. I want to change the nRF51822 like the following mode.
peripheral => central => scanning => peripheral => central => scanning
How can I change a peripheral to central mode? Does it use tGAP parameter that is describing the chapter 10 of S130 SoftDevice document?
And also, I want to know how I can change avcentral to scanning mode? Does it use tEEO parameter that is describing the chapter 10 of S130 document?
Thanks for any help.