Hi,
I tried the BLE Uart example on my own nRF51 board, but after a few minutes the application hangs in the softdevice.
The board is one we developed, an FTDI cable connects the uart (incl. RTS/CTS) to a PC and an RGB LED is used to monitor the status. I can communicate between my tablet running the Master Control Panel and the PC okay. But when not connected, the nRF hangs after a few minutes (the LED stops blinking).
I tested this with SDK version 6.0.0 and S110 7.1.0 and here the code always stops with the PC at 0x06B0. Since this is an old setup I decided to try the SDK 10.0.0 with S110 version 8.0.0 Same result but with the PC at 0x06B2
What happens? I only changed the defines for the LED pins to use the RGB LED, nothing else has been changed by me.
And yes, the board is working OK. I've been running multiple examples and my own applcations without any problems.
Rob
- Win7 / uVision 5 / Segger J-Link / custom board