We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Supplying a password of length < 8 currently crashes GIGA R1 with:
whd_wifi_init_ap() ERROR: 33555478 ++ MbedOS Error Info ++ Error Status: 0x80010134 Code: 308 Module: 1 Error Message: Semaphore: 0x0, Parameter error Location: 0x8050BF3 Error Value: 0x0 Current Thread: WHD Id: 0x24017868 Entry: 0x80570ED StackSize: 0x1400 StackMem: 0x240178B0 SP: 0x2407FEF4 For more info, visit: https://mbed.com/s/error?error=0x80010134&osver=61700&core=0x411FC271&comp=2&ver=90200&tgt=GIGA -- MbedOS Error Info --
The text was updated successfully, but these errors were encountered:
ciao this should be fixed by #826
Sorry, something went wrong.
Rocketct
Successfully merging a pull request may close this issue.
Supplying a password of length < 8 currently crashes GIGA R1 with:
whd_wifi_init_ap() ERROR: 33555478
++ MbedOS Error Info ++
Error Status: 0x80010134 Code: 308 Module: 1
Error Message: Semaphore: 0x0, Parameter error
Location: 0x8050BF3
Error Value: 0x0
Current Thread: WHD Id: 0x24017868 Entry: 0x80570ED StackSize: 0x1400 StackMem: 0x240178B0 SP: 0x2407FEF4
For more info, visit: https://mbed.com/s/error?error=0x80010134&osver=61700&core=0x411FC271&comp=2&ver=90200&tgt=GIGA
-- MbedOS Error Info --
The text was updated successfully, but these errors were encountered: