- How to break up Arduino functionality into separate files 🔗
- How to create Constants that can be used across an Arduino project 🔗
- How to create and use classes in an Arduino project 🔗
- How to create and use Singletons in an Arduino Project 🔗
- How to create and use enums in Arduino 🔗
- How to send a Bluefruit UART message that ends with a null character 🔗
- How to send a Bluefruit UART message without a null character 🔗
- How to change the MTU of a nRF52 Bluefruit LE in Arduino 🔗