Ref : https://www.nxp.com/docs/en/application-note/AN13958.pdf
The above document provides a clear solution for initializing and testing Bluetooth modules of NXP Wireless module's bluetooth's host wakeup feature . The same kind of solution book is not available for NXP wireless module's wifi / wi-fi feature .
With the above steps , I was able to generate interrupts from the BL_WAKE_OUT pin if the BLE module detects any nearby BLE devices .
During the connection process , the interrupt signals were even stronger.
WAke up signals of BLE during scanning
Wakeup signals of BLE during connection
The Wi-Fi wake out pin does not produce any strong signals as similar to the bluetooth and unavailbility of tools that handles SDIO port is nil.
I have tried normal connection , wowlan's magic-packet & tcp connection . both have failed to generate interrupt .
Am I missing something ?
Ref : https://www.nxp.com/products/IW612
This is the product I am currently working on