This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

S130 Uart service - example

Hi,

We deloped some concept(it looks not very good - sorry) for unique device which can be a slave and master.

to use this demo need following

  1. Download to PCA10004 and to PCA10005 same hex file
  2. use nRF6310 board uart pinout for both boards
  3. connect 2 terminals on 38400k speed
  4. on first device (A) send "a" char and press enter -to start advertising
  5. on second device (B) send "s" char and press enter to sart scan

after this device B will be a central role , device A will be a pheripherial role.

on device A input "c hello" and press enter - will send message to B on device B input "d" and press enter - will send dummy message to A.

But after some time devices will disconnect due to security reason. So the question - how to turn off security at all to avoid disconnection ?

In ipad application for this service - connection never disconnects. And work fine.

ble_app_uart_hybrid.zip

Parents Reply Children
No Data
Related