Hi,
I would like to evaluate the long range demo with the 15.2 SDK (original 15.0 is used). Opening the project and trying to compile it gives some errors like "no such file or directory". I think that's because some libraries got out of experimental stage (e. g. log).
On the other side if I try to modify the UART demo of the 15.2 SDK I get errors like "ble_gap_scan_params_t has no member named 'scan_phy' which seems to be a problem because long range demo uses a s140_nrf52840_6.0.0-6.alpha soft device.
So does anybody know if there is an updated demo for 15.2 or where the members like 'scan_phy' can be found in soft device s140nrf52611? Did they not make it in the official release?
Thanks!
Andreas