Dear Nordic,
I am trying to do the following;
- nrf52840dk will be ble central
- ios will be peripheral
- ios will begin to advertise then nrf52840 will connect
- after connection is established ;
- nrf52840dk will send "AAAAA"
- ios will receive "AAAAA" and will respond with "BBBBB"
- and nrf52840dk will receive "BBBBB"
Can you please advice an example that i can use as a baseline for both central and peripheral ?
Kind Regards
Sami