Something does not quite make sense I have to say. Where it was crashing was in 
a very odd place; I can’t imagine different pins doing anything.

I also have to apologize for not being a bit more helpful in regards to getting 
the code running on the nrf51. It is quite possible to do so. The lora driver 
code attempts to instantiate some GPIO interrupts that are actually not 
currently used. It would be easy enough to modify the code so those interrupts 
are not used and thus you could run it on a nrf51. Note that the lora driver 
code was ported from reference code from Semtech so it might be doing some 
things that are not needed.

Anyway, glad things work.


> On Dec 1, 2017, at 2:15 AM, K Dmitry <[email protected]> wrote:
> 
> 
> 
> 01.12.2017, 13:11, "Fabio Utzig" <[email protected]>:
> 
>> Ah, sorry I might have missed something, but you wrote "I've bought
>> nrf52dk and build lora_app_shell for this target - still crashes." and
>> "lora app still crashes" at the end. Then it is working now and it was
>> just a matter of pin definitions?
> 
> Well, it looks this way to me. I've tried nrf52dk yesterday and app was 
> crashing. Today I've changed pins and syscfg according to example by will 
> sanfilippo and app works.

Reply via email to