Hi,
We have a custom PCB based on the nRF9151 and nRF7002 for a tracking use case, supporting both indoor (Wi-Fi scanning) and outdoor (GPS) positioning. Our firmware is based on the asset_tracker_v2
example.
I have added the nRF7002 device overlay to the asset_tracker_v2
project, but I'm encountering flash and RAM overflow errors. We do not have any external flash memory.
Config:
1. overlay-nrf7002ek-wifi-scan-only.conf
2. overlay-aws.conf
3. prj.conf
Please help me to resolve the memory issue.