You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by gi...@git.apache.org on 2017/07/18 09:56:45 UTC

[GitHub] michal-narajowski commented on issue #422: Merge bsnbranch into bluetooth5

michal-narajowski commented on issue #422: Merge bsnbranch into bluetooth5
URL: https://github.com/apache/mynewt-core/pull/422#issuecomment-316016267
 
 
   Hi, Will
   
   I tried to test to test bsncent + bsnprph, but encountered some issues:
   
   When bsnprph starts:
   ```
   000000 [ts=0ssb, mod=4 level=1] GAP procedure initiated: advertise; disc_mode=2 direct_addr_type=0 direct_addr=00:09:09:09:0b:0a adv_channel_map=0 own_addr_type=0 adv_filter_policy=0 adv_itvl_min=0 adv_itvl_max=0
   000169 [ts=1320292ssb, mod=64 level=1] adv complete
   000170 [ts=1328104ssb, mod=64 level=3] error setting advertisement data; rc=530
   ```
   
   bsncent starts ok, but when I power on a peripheral, bsncent crashes on an assert:
   
   ```
   005126 --
   005126        0 connections
   005126        0 packets received
   005127        0 bytes received
   005852 Assert @ 0xc3cb
   005852 Unhandled interrupt (2), exception sp 0x200012f0
   005852  r0:0x00000000  r1:0x00000000  r2:0x80000000  r3:0xe000ed00
   005852  r4:0x0000c3cb  r5:0x2000138c  r6:0x0000c401  r7:0x00000000
   005852  r8:0x00000000  r9:0x00000000 r10:0x00000000 r11:0x00000000
   005852 r12:0x00000004  lr:0x0000cca9  pc:0x0000ccb8 psr:0x61000000
   005852 ICSR:0x00421802 HFSR:0x00000000 CFSR:0x00000000
   005852 BFAR:0xe000ed38 MMFAR:0xe000ed34
   ```
   
   I made no changes to syscfgs.
   
   BR,
   Micha? Narajowski
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services