hi everyone,
I have a problem with my IoTA1, I wanted to initilize the wifi module and to check if it’s ok I programmed a led to turn on. But Nothing happened, I tried to put WIFI_STATUS_ERROR, same thing Nothing happened so I think that the wifi module and the micro controller Don’t make a communication!
I left the configuration of CubeMX, selected the interruption for SPI3. I Added the CRC too
can someone give me some informations
thank you
It would help to get a clear picture of your issue if you can upload the code you are running. If the code is fine according to you then configuration might have some issue.