This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Basic WIFI app - IRQ problem

Im testing Basic WIFI application. On code load I have IRQ being low, then I step by step run the program - IRQ goes high. and in wlan_start() it gets into a loop that checks if IRQ went low. It never goes low so I get stuck in the loop.

I have SPI_IRQ pin connected to P2.5 and I changed it in the board.h file.

 

Any idea what could go wrong?

 

Ive done measurements with multimeter directly on the pin.