Hi All. Great news… Micropython now supports the RAK11300. The build process for the RP2040 now includes the required cryptolibs so you can use aes, which is needed for Lorawan… You can build the images from source at github.com/micropython/micropython or if you just want to download it it, i have placed a copy of the firmware at
I’m just preparing a board file for the micropython project, so the RAK11300 will have all its pin references named along with configurations for the WISBlock…
Im nearly finished with a working LoraWAN project which you’ll be able to use to connect to TTN, or to a private Loranetwork ( I’m using AWS IOT )
Having supportable Python as an option for the RAK11300 is really good.