This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

dfu_ble_get_peer_data not defined

The function dfu_ble_get_peer_data seems to be declared in dfu_ble_svc_internal.h but not defined, (not actually implemented) somewhere deep within the Nordic Software Packs.

Is the user expected to define this function? I'm not using any kind of security features (not pairing over BLE) so don't know why this is even an issue.

.\_build\nrf51422_xxac.axf: Error: L6218E: Undefined symbol dfu_ble_get_peer_data (referred from dfu_transport_ble.o). Not enough information to list image symbols.

Parents Reply Children
No Data
Related