-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Labels
type: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
Hi ,
I'm working on project with STM32429Zi Nucleo board to connect to wifi, for that I use ATWINC1500 and use wifi101 library. I use platformio with Arduino framework.
First what I did was , create a new project .Add the wifi101 library and use the example ping sketch .
it works (pinging the given domain).
Then I add the STM32duino freeRTOS library to the same project without even modifying the existing sketch, and it doesn't work .
Stuck at " Attempting to connect to WPA SSID: ABC "
I talk this issue with the platformio community and they said the issue is with the wifi101 library and need to issue a complain with them .
Appreciate if someone can help.
Thanks,
Samson.
Metadata
Metadata
Assignees
Labels
type: imperfectionPerceived defect in any part of projectPerceived defect in any part of project