LS,
I'm trying to test a WiFi network connecting using the lpcxresso_aws_device_configuration_wifi sdk project.
I'm using MCUXpresso 10.3.1_2233 with LPCXpresso55S69 SDK version 2.6.0.
As a WiFi board, I'm using the WiFi 10 Click board (SX-ULPAN-2401).
I have compiled the project and started a debug session, but whatever I try, the WiFi fails to initialize.
The debug output shows:
4 2 [Tmr Svc] Starting WiFi...
5 15032 [Tmr Svc] Could not enable WiFi, reason 1.
6 15032 [Tmr Svc] Network init failed, stopping demo.
Does anybody know what I do wrong, or what I need to change the project?
Thanks in advance,
Olaf