WiFi with NUCLEO-H753ZI using Embedded Artists 1YN module and interfacing with muRata M2 Adapter Board
I am trying to implement WiFi station using NUCLEO-H753ZI using Embedded Artists 1YN module and interfacing with muRata M2 Adapter Board.
I have stm32cubeide 1.15.0 . With it I have downloaded the Infineon/AIROC WiFi-Bluetooth STM32 software package.
I am referring to the WiFi Scan example and implementing it in my board, but I am unable to build the project. I have even added many includes manually. But now I am stuck at a point where I have added the include folder of header file to the project properties, added the header file as include in the c file, but still it is showing error while building.
Has someone done this successfully or does someone have any suggestion?
I am attaching the .zip file of the project for reference.
