Not able to connect to WiFi during the STM32L4 Discovery kit IoT node Getting Started
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-10-23 9:29 PM
Hi,
I'm trying to run the Getting Started firmware for the B-L475E-IOT01A board but I'm having problems to connect to WiFi. The error messages are:
"ERROR: C:\STM32CubeExpansion_Cloud_AWS_V1.4.1\Middlewares\ST\STM32_Connect_Library\core\net_core.c:327 Interface cannot be connected
ERROR: platform_init L#254 Unable to connect netif"
These are my WiFi Properties:
OBS:
- I'm using the following Getting Started firmware: STM32CubeExpansion_Cloud_AWS_V1.4.1\Projects\B-L475E-IOT01A\Applications\Cloud\AWS\Binary\SBSFU_B-L475E-IOT01_Cloud_AWS_V1.4.1.bin
- The target board is the B-L475E-IOT01A2
Am I missing something?
Thanks in advance,
Guilherme Amorim.
- Labels:
-
STM32CubeExpansion
-
STM32L4 series
-
Wifi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-10-24 1:17 AM
Hello @gvamorim​ and welcome to the Community :)
Did you try the WiFi project for B-L475E-IOT01A board available within STM32CubeL4 MCU package?
- https://github.com/STMicroelectronics/STM32CubeL4/tree/master/Projects/B-L475E-IOT01A/Applications/WiFi
- \Repository\STM32Cube_FW_L4_V1.17.1\Projects\B-L475E-IOT01A\Applications\WiFi\
Imen
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-10-24 5:39 AM
hello.
- are you using an iPhone as WiFi/4G gateway to connect the B-L475E-IOT01 to WiFi ? with a recent version of iOS ? it may require WPA3 which B-L475E-IOT01 WiFi module doesn't support.
- other possibility (maybe): try to configure the SSID name of your WiFi access point without a space character in the SSID name
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-10-24 8:45 PM
Hi @Guillaume K​ and @Imen DAHMEN​ ,
I'm now able to connect to the WiFi access point. It seems that the WiFi should be configured with access point and I was not aware of that.
Thanks a lot,
Guilherme Amorim.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-10-25 1:23 AM
Hello,
what was the configuration of your Wifi if it was not access point ?
Guillaume
