I'm trying to join two programs that work well by themselves, a saadc program that shows the force sensor value in the serial, and a BLE program that turn on or off a LED with a mobile phone. The thing is to send the force sensor value via bluetooth to a mobile, wihich I know how to program, but when I join all the files in a same project shows up this error: .\_build\nrf52832_xxaa.axf: Error: L6218E: Undefined symbol nrfx_ppi_free_all (referred from nrf_drv_ppi.o).