asset_tracker_v2 + nRF7002 = Memory overflow

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.

 nrf9151dk_nrf9151_ns.overlay

Config:

1. overlay-nrf7002ek-wifi-scan-only.conf

2. overlay-aws.conf

3. prj.conf

Please help me to resolve the memory issue.

Related