Hey Everybody, I've been working with the nRF52 development board PCA10040 and have had some issues running the bletiny example app that comes in the repo. I switched to the dev branch of the repo to get the nrf52dk as opposed to the nrf52pdk, but that didn't solve this particular issue (although it did fix a few things).
I got the example code to build and load onto the board, but when it runs, I see the following output printed to the terminal window on my desktop (coming over the serial port in Tera Term) continuously. :Unhandled interrupt (3), exception sp 0x20007fa0 0: r0:0x20007fa0 r1:0x200043a0 r2:0x08000000 r3:0x00000100 0: r4:0x200043a0 r5:0x08000000 r6:0x00000100 r7:0x200043c0 0: r8:0xffffffff r9:0x00016047 r10:0x00000501 r11:0x00000000 0:r12:0x200043c0 lr:0xffffffff pc:0x00016047 psr:0x00000501 0:ICSR:0x00000803 HFSR:0x40000000 CFSR:0x00008200 0:BFAR:0x08000000 MMFAR:0x08000000 The blinky app was running just fine. I also see this same thing with the bletest app as well. Any ideas on what this could be? Thanks for the help, Cody
