Closed dreanmer closed 1 year ago
@dreanmer I found that dns code has issue and it make system freeze. So I temporarily disable it and I don't think http server need dns feature. So could you please try it with the attached test FW? wifi.on('connected', callback) feature is also fixed in this FW. kaluma-rp2-pico-w-1.1.0-beta.2_disable_dns_0702.uf2.zip
I'll try it as soon as my new boards arrives! thanks!
I've made a simple server to test the functionality but the server only accept 2 to 3 requests then die. This is the code I'm using:
never caught any error on the catch, also
wifi.on('connected'
is not being triggered. if you point me out to info on how can i debug, see memory usage, etc... I can try to help a bit more.