nRF52840 + nRF7002 for BLE Scanning and MQTT Connection

Hello,

I'm working on a project that requires both BLE and MQTT connection capabilities.

I considered using the nRF52840 with the nRF7002 for this purpose. However, I came across a forum post (https://devzone.nordicsemi.com/f/nordic-q-a/109785/nrf9160-with-nrf7002-ek-connect-to-wi-fi-network) that stated the nRF9160 + nRF7002 combination is limited to Wi-Fi scanning only due to memory constraints.

Given this information, is BLE scanning only and MQTT connection possible using the nRF52840 + nRF7002 combination?


Related