Bg

Results 14 comments of Bg

thanks @peterhinch for linking to the deque.py in the micropython-lib. An hour back I imported collections.deque on my rpi pico and got a different version with no __iter__. ( v1.19.1...

Thanks bennuttall that explains it, and thanks for initiating a document update and giving example working code. Much appreciated. lurch, yes obviously using the REPL would take more time to...

Just a bit of info, for whats it worth, as I've been using mqtt_as long term on 3 rpi picoW boards. They've been running rock solid for at least 6...

Just a suggestion - I always connect to wifi before starting the mqtt_as mainly because the mpy_as connection will not continue if an initial connection cannot be made, whereas I...

Not too sure what you mean by 'trample over whatever you have done'. I connect to the network in my connection code where I use the name of 'wlan'. (wlan...

BTW This looks as if it will be a very useful tool and thanks for your efforts. No luck with the install on my macOS yet. I post the terminal...

Hi Jos, Here is the output of the latest test copied from the terminal - see the commands you requested highlighted in blue bold after a scroll down the output...

@Josverl Re. MacOS. The list looks better :-), but it does not seem to want to download a newer version - screenshot attached below It creates a 'firmware' folder in...

Thanks for the suggestion but still cannot download, am I putting in the commands incorrectly?

@Josverl Thanks for the info, I gave it another go and some good success, but it seems to report a 1.24 preview rather than the 1.23 stable release. I checked...