Hi All,
I'm trying send custom board(nrf52832) sensor data to DK by ble uart and multilink.
When I build the code in Keil. I got the message:
..\..\..\main.c(544): error: #167: argument of type "void (*)(ble_db_discovery_evt_t *)" is incompatible with parameter of type "ble_db_discovery_init_t *"
Can someone help me? Please....
Thank you all.