Hi Is there any precompiled package or hex file that is available for me to DFU my beacon kit to work with the blink app?
Hi Is there any precompiled package or hex file that is available for me to DFU my beacon kit to work with the blink app?
And how do you want beacon to "work with the blinky app"?
Hi Sir. See youtube www.youtube.com/watch Currently my nrf beacon is not working with the blink app.
Why it should be?:) The easiest way would probably be to compile app_blinky
example for nRF51822 Beacon Kit board (PCA20006) and flash it there, it should work after some minor debugging. But why you don't use nRF Beacon app which is dedicated for basic Beacon Kit testing/show-case? Have you seen the User Guide (bottom of this page)?
Thanks for the note. The current NRF beacon App is good for demo, more on the smartphone side, evoke a URL or app when in range, out of range and etc. What i like is really to have a GPIO turn on on the beacon side once i am in range. Of course, i am trying to be lazy here to find out quick answers to how can i make the beacon to make like a BLE controllable GPIO kit.
Oh yeah, there are limits of "free hugs" zone;) In your case it looks like getting nRF51 or nRF52 DK ($40) and load blinky example would solve your problem with "I would need to get dirty with recompiling/flashing/debugging of some embedded FW example";)