This firmware allows you to use Core Module as a simple UART passthrough device. It could be used to connect to the LoRa Module and reconfigure MuRata uart to correct speed (from 19200 baud to 9600 baud).
More info here https://github.com/hardwario/twr-lora-tester#troubleshooting-lora-module-and-err-status
This repository contains firmware for Core Module.
If you want to get more information about Core Module, firmware and how to work with it, please follow this link:
https://tower.hardwario.com/en/latest/firmware/basic-overview
User's application code (business logic) goes into src/application.c
.
The default content works as a Hello World example.
When flashed into Core Module, it toggles LED state with each button press.
This project is licensed under the MIT License - see the LICENSE file for details.
Made with ❤ by HARDWARIO s.r.o. in the heart of Europe.