griffinsteffy19

Results 6 comments of griffinsteffy19

It looks like this might be coming form the underlying `bluetooth` library: ```bash >>> import bluetooth >>> ble = bluetooth.BLE() >>> ble.active(True) Traceback (most recent call last): File "", line...

No, most consistent way to fix the issue is to reload the uf2 file. I have seen this issue with the latest [RPI_PICO_W-20231005-v1.21.0.uf2](https://micropython.org/resources/firmware/RPI_PICO_W-20231005-v1.21.0.uf2) file as well (I think that is...

I haven't ran any of the recent preview builds (after 1.21.0). I'll do some testing tomorrow with the latest preview and see what happens.

I have a similar issue. the executable is required to run w/ sudo. I can get it to work via terminal using sudo, but running `at {keyword}` return the prompt...

> I have a similar issue. the executable is required to run w/ sudo. I can get it to work via terminal using sudo, but running `at {keyword}` return the...

I had the same issue yesterday. opening a monthly note opened the note from Feb 2024 instead Feb 2025