Skip to main content
Guo Rongbo
Visitor II
May 3, 2017
Question

About BlueNRG-1 pairing

  • May 3, 2017
  • 1 reply
  • 575 views
Posted on May 03, 2017 at 11:18

Hello,

        My question is about BlueNRG-1 .

I want to design a about bluetooth master and slave Fixed PIN pairing.

But the Fixed PIN seems to be no effect.

Specific how should do?Thanks !

    This topic has been closed for replies.

    1 reply

    marchese.graziella
    Visitor II
    May 5, 2017
    Posted on May 05, 2017 at 10:02

    Dear Customer,

    as example you can see the scripts: Security_PassKeyEntry_Master_Role.py and Security_PassKeyEntry_Slave_Role.py, that you can find inside last installation package.

    To use fixed pin, you have to modify lightly these scripts, for example in the  ACI_GAP_SET_AUTHENTICATION_REQUIREMENT command, you have to set the field Use_Fixed_Pin = 0x00 (fixed pin ) instead of 0x01 (requested pin).

    Regards,