CYW43 Issues on the Presto with micropython

I ran across a similar error with my Presto when I tried to create a network connection using C++.

I fixed my problem by using a slower clock speed; which in C++ was:-

set_sys_clock_khz(120000, true);