8 years, 6 months ago.

nRF51_BLE_LoopbackUART: GCC export produces bad code.

Hi, I'm playing with nRF51-DK. The nRF51_BLE_LoopbackUART example has some bugs which are not too difficult to remove. Finally, the example is working fine with my Android. I've tried to export to GCC (ARM Embedded) and locally compile it like other development. The Makefile has incorrect links to the S110 softdevice 7.1.0 instead of 8.0.0. I've changed this bad links and I can merge the softdevice. But the code is wrong.

Be the first to answer this question.