I noticed the following compile time issue in the SDK - both 10 and 11:
The file ./examples/ble_central/ble_app_hrs_c/main.c
needs:
#include "app_uart.h"
For it to compile correctly.
I noticed the following compile time issue in the SDK - both 10 and 11:
The file ./examples/ble_central/ble_app_hrs_c/main.c
needs:
#include "app_uart.h"
For it to compile correctly.
Compiles very well with Keil. What setup are you using?
Compiles very well with Keil. What setup are you using?