Hi,
I'm using SDK 14. I started from ble_uart application, and to use ADC as well I ported ble_app_uart__saadc_timer_driven__scan_mode (SDK 13) to SDK 14 (made changes in main.c, sdk_config.h, Makefile). It compiles and runs fine.
Here's an example from the run:
Now I search for the device by a smartphone through BLE and I find it and connect successfully.
The problem is that once I connect to it, the device falls into a hard fault:
Any help is appreciated...
Thank you!