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

nrf8001 ACI_STATUS_ERROR_BOND_REQUIRED

Hi ALl

I have permanent error on connect command {0x05, 0x0F, 0x3f, 0xff, 0x40, 0x00 } When I use security option, with or without PassKey. Return message is 01-03-84-0F-8D ACI_STATUS_ERROR_BOND_REQUIRED When I set without security in nRFgo, after connect command device disconnect instantly. 01-03-84-0F-00 (SUCCESS) 01-0F-85-01-13-71- MACADDRESS 01-11-88-01-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 01-03-86-94- (Disconnect with ERROR) ACI_STATUS_ERROR_PEER_SMP_ERROR

I would appreciate your help.

Parents
  • XMLS: basic UART

    nrf8001 events from spi debugger

    basic - only for discovery check. (Basic&UART) both checked with, and without security settings. After successful config write from nrfGO services.h, - get completed status. ACI_STATUS_TRANSACTION_COMPLETE In case security off – just work I Send 0x05, 0x0F, 0x3f, 0xff, 0x40, 0x00 get 01-03-84-0F-00 – success - device is visible and I can connect with Android or PC. on Connect I get 01-0F-85-01-13-71- MACADDRESS of device was try to connect to nrf8001 and one second later 01-03-86-94- (Disconnect with ERROR) I believe is ACI_STATUS_ERROR_PEER_SMP_ERROR (Remote device triggered a Security Manager Protocol error)

    In case security required with options (unauth,auth,) (IO – none and display) On {0x05, 0x0F, 0x3f, 0xff, 0x40, 0x00 } i get ACI_STATUS_ERROR_BOND_REQUIRED Nothing else was showing on SPI. If you have example xml setup with security(just work), from nrf, and you know is workable I will be appreciate.

Reply
  • XMLS: basic UART

    nrf8001 events from spi debugger

    basic - only for discovery check. (Basic&UART) both checked with, and without security settings. After successful config write from nrfGO services.h, - get completed status. ACI_STATUS_TRANSACTION_COMPLETE In case security off – just work I Send 0x05, 0x0F, 0x3f, 0xff, 0x40, 0x00 get 01-03-84-0F-00 – success - device is visible and I can connect with Android or PC. on Connect I get 01-0F-85-01-13-71- MACADDRESS of device was try to connect to nrf8001 and one second later 01-03-86-94- (Disconnect with ERROR) I believe is ACI_STATUS_ERROR_PEER_SMP_ERROR (Remote device triggered a Security Manager Protocol error)

    In case security required with options (unauth,auth,) (IO – none and display) On {0x05, 0x0F, 0x3f, 0xff, 0x40, 0x00 } i get ACI_STATUS_ERROR_BOND_REQUIRED Nothing else was showing on SPI. If you have example xml setup with security(just work), from nrf, and you know is workable I will be appreciate.

Children
No Data
Related