This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

peripheral not connecting to linux central

Hi. I am using SD s110, ble_app_uart example from SDK10.0.0 on dk pca10028 as a peripheral. The central is a laptop running linux. I am trying to establish a connection from the laptop using gatttool with the dk, but the connection always fails. can somebody point me in the right direction? Thanks.

  • got it. Seems you have to specify the baddr of periphral as random, or gatttool assumes it to be a public bt addr. here is the command: sudo gatttool -b --interactive -t random