Implementing MQTT on nrf52840DK and nrf7002ek

Hi,

I've been trying to test the "wififund_less4_exer1_solution" on my nrf52840dk + nrf7002ek but i keep getting these results

I tried creating a "nrf52840dk_nrf52840_cpuapp_ns.conf" and "nrf52840dk_nrf52840_cpuapp.conf" as follows

But then i got a new error "region `RAM' overflowed by 1420 bytes" even tho my board has 256Mb of RAM which i thought should be enough for MQTT implementation

So finally i tried reducing  CONFIG_HEAP_MEM_POOL_SIZE from 153600 to 88064, the building went fine but when i flashed it to the board this is what i got

So now i dont really know what should i do to make it work.

Thanks in advance

Parents Reply
  • Hi Saiff!

    Thank you so much for your time and support! 

    Sorry,  I am unable to connect (wififund_less2_exer3_solution )with the AP when trying to connect via Android app.

    For simplicity, I tried wififund_less2_exer2_solution to bypass the android app 

    but still, the output is the same i tested with static CREDENTIALS as well as via command shell but same error -134

    Is it possible for you to test wififund_less2_exer2_solution  at your end?

    Yes, I am using nrf52840dk + nrf7002ek

    Thanks & Regards,

    Muhammad Usman

Children
Related