Hi, I am using BW16 using Ameba arduino sdk. It seems to work fine until I press the reset button and wifi driver initialization gets stuck at “Initializing WIFI …”. Is it a known error? any specific reasons why this might happen?
Hi @Muhammad_Ans ,
May I know which exact example you are running that is causing this issue?
Which SDK version (e.g 3.1.9) are you currently using?
I’m using 3.1.9. I followed the wifi example code: connect with wpa and added some stuff to store ssid and password in flash. Thanks
Do you mind sharing your code for me to reproduce the issue? Could you also try 3.1.8 to see if the same issue persists? Thank you