I have a nrf9151dk with a nrf7002ek shield. The nrf9151dk has the DECT NR+ PHY firmware running on the modem core.
I would like to do Wi-Fi positioning with the nrf9151dk, whereby I transmit the Wi-Fi scan data found by the nrf9151dk to another device over DECT NR+ connection, and the second device uses a location service to determine the location of the original device.
For this use case, can I use the "location" library on the nrf9151dk to retrieve the wifi scan data, or would I need to implement wi-fi scaning and sending of the scan data myself since I am not using an LTE connection to communicate with a cloud service directly?