Advertisement
Guest User

Untitled

a guest
Aug 18th, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # logs of peripheral
  2. [00:08:13.711,883] <dbg> bt_smp.bt_smp_accept: conn 0x20000814 handle 0
  3. [00:08:13.711,883] <dbg> bt_smp.bt_smp_connected: chan 0x20000a88 cid 0x0006
  4. [00:08:13.711,883] <inf> app: connected
  5. [00:08:13.711,914] <dbg> bt_smp.bt_smp_send_security_req:
  6. [00:08:13.713,134] <dbg> bt_smp.smp_init: prnd 6f76919faed83ffcd206cc07c87db01~
  7. [00:08:13.713,165] <inf> io: aggressive LED blink
  8. [00:08:14.214,752] <dbg> bt_smp.bt_smp_disconnected: chan 0x20000a88 cid 0x0006
  9. [00:08:14.214,782] <inf> app: disconnected (reason 61)
  10. [00:08:14.214,782] <inf> app: going to sleep
  11.  
  12. # logs of central
  13. [00:04:57.827,728] <inf> app: Device found: [d9:b7:fd:4b:c3:54] (RSSI -32) (TYPE 0) (BONDED 1)
  14. [00:04:57.827,728] <inf> app: Battery Level: 0%
  15. [00:04:57.828,155] <dbg> bt_ctlr_llsw_nordic_lll_filter.rpa_refresh_start:
  16. [00:04:57.829,101] <dbg> bt_ctlr_llsw_nordic_lll_filter.ull_filter_rpa_update:
  17. [00:04:57.829,162] <dbg> bt_ctlr_llsw_nordic_lll_filter.rpa_refresh_start:
  18. [00:04:57.937,469] <dbg> bt_smp.bt_smp_accept: conn 0x20001e38 handle 0
  19. [00:04:57.937,469] <dbg> bt_smp.bt_smp_connected: chan 0x200020b4 cid 0x0006
  20. [00:04:57.937,500] <inf> app: Connected: [d9:b7:fd:4b:c3:54]
  21. [00:04:57.990,356] <dbg> bt_smp.bt_smp_recv: Received SMP code 0x0b len 1
  22. [00:04:57.990,356] <dbg> bt_smp.smp_security_request:
  23. [00:04:59.440,155] <dbg> bt_smp.bt_smp_disconnected: chan 0x200020b4 cid 0x0006
  24. [00:04:59.440,185] <inf> app: Disconnected: [d9:b7:fd:4b:c3:54] (reason 8)
  25. [00:04:59.440,338] <dbg> bt_ctlr_llsw_nordic_lll_filter.rpa_refresh_start:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement