Re: Trouble running bleprh example

2016-05-17 Thread James Howarth
Hi Chris, - I am using LightBlue on my iPhone. I have also tried the nRF MCP app as well with the same result. - Yes, the LightBlue does not show the device when you tell it to re-scan. - I also tried commenting out the data-length extension, but that did not seem to change

Re: Trouble running bleprh example

2016-05-17 Thread Christopher Collins
On Mon, May 16, 2016 at 09:29:37PM -0700, James Howarth wrote: > Hi Chris, > > Thanks. I'm getting closer. > > Using the 'LightBlue Explorer' app: > >- I can see the nimble-bleprh device >- nim-bleprh appears to be advertising no services. >- When I try and connect to the nRF52,

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

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