Read WIND messages from NUCLEO_WIFI_SPWFSA01

12 Jan 2018

Hi to all,

I'm working on NUCLEO F411RE board with WiFi platform NUCLEO_WIFI_SPWFSA01; I'm using the X_NUCLEO_IDW01M1v2 mbed library to use this WiFi module. Library works perfectly but I'd like to read the WiFi "WIND" asynchronous messages, not by polling but with an external event like interrupt or something like this; my goal is to waiting these WIND messages and if an event happens, reading them. I read every single word of this library but I can't find a solution for this problem. Have anyone solved yet this problem ? Please, could anyone suggest me a possible solution ? Regards

Davide Urbano