Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wifi101 doesn't work once add the freeRTOS library #305

Open
samsonswi opened this issue Jan 13, 2021 · 3 comments
Open

Wifi101 doesn't work once add the freeRTOS library #305

samsonswi opened this issue Jan 13, 2021 · 3 comments
Labels
type: imperfection Perceived defect in any part of project

Comments

@samsonswi
Copy link

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.

@per1234
Copy link
Contributor

per1234 commented Jan 13, 2021

I talk this issue with the platformio community and they said the issue is with the wifi101 library

Please share the link to that discussion in case it will provide some useful context.

@per1234 per1234 added the type: imperfection Perceived defect in any part of project label Jan 13, 2021
@samsonswi
Copy link
Author

Hi ,
please check the bottom of the thread ,

https://community.platformio.org/t/stm32duino-freertos-doesnt-work/18505/7

thanks,
Samson.

@maxgerhardt
Copy link

Maybe related to a dependent library?

stm32duino/STM32Ethernet#36

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

3 participants