Re: Trouble running bleprh example

2016-05-16 Thread James Howarth
Hi Chris, Is there a way to hook up to the device while it is running to see the debug messages?  So that I can diagnose some of these problems myself? CheersJames On Mon, May 16, 2016 at 12:38 PM -0700, "Christopher Collins" wrote: Hi James, On Mon, May

core files, memory to include

2016-05-16 Thread marko kiiskila
Hi, I’ve started implementing support for core dump generation. Core would be generated on assert() and on unhandled exceptions. This would be placed somewhere on flash, and then you can download it from target and use it together with the built binary to look at system state at the time of the

Re: Trouble running bleprh example

2016-05-16 Thread Christopher Collins
Hi James, On Mon, May 16, 2016 at 10:49:10AM -0700, James Howarth wrote: > Hi, > > I am trying to get the bleprph example up and running on a Nordic nRF52 > PDK. But I can't seem to see the device using the LightBlue app running on > my iPhone. [...] Hi James, I'm pretty sure I know what the

Trouble running bleprh example

2016-05-16 Thread James Howarth
Hi, I am trying to get the bleprph example up and running on a Nordic nRF52 PDK. But I can't seem to see the device using the LightBlue app running on my iPhone. Here's what I have done: - I copied the "repos/apache-mynewt-core/apps/bleprph" folder to apps/ - I edited the pkg.deps: in