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

Pairing devices S130

Hi,

How could i implement Just work pairing method in my "ble central and peripheral" example. I modified project to suit my need, and everything works fine, untill i try to write to peripheral. I figured out i need to set pairing method "just work". Is there any easy way to implement this method?

Parents
  • Sorry for late response. I'm using Cypress ble module as my peripheral (will get nordic ones soon) and i use nRF51822-mKit as my central. As i can see on cypress example it requires "just works" pairing method. As my central i'm using dual role example. Is there any other way to implement this pairing method? Also, when not paired i can read char values just fine.

Reply
  • Sorry for late response. I'm using Cypress ble module as my peripheral (will get nordic ones soon) and i use nRF51822-mKit as my central. As i can see on cypress example it requires "just works" pairing method. As my central i'm using dual role example. Is there any other way to implement this pairing method? Also, when not paired i can read char values just fine.

Children
No Data
Related