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.