RAK WisBlock – Updating RAK4631 Bootloader using USB

Updating the RAK WisBlock RAK4631 bootloader via USB is super easy. If you’re like me and recently received your WisBlock you will be well served to update to the latest version of the bootloader. In this post I’ll explain how to quickly determine which version is currently installed on your RAK4631 then how to find… Continue reading RAK WisBlock – Updating RAK4631 Bootloader using USB

RAK WisBlock – Timer Events

In this post I’ll reexamine my last example, updating the code to use a non-blocking approach like EventTimer rather than the blocking delay() function. Link to previous example for easy reference: RAK WisBlock – Getting started using LEDs If you’re already an experience Arduino developer then this may be a quick review, for those who… Continue reading RAK WisBlock – Timer Events