gfroerli / firmware

Firmware for the water temperature sensor project
GNU General Public License v3.0
6 stars 1 forks source link

Port for the new hardware with LPC11U24 #1

Closed rnestler closed 6 years ago

rnestler commented 6 years ago

This is a working, if not a bit ugly, port for the new hardware. We dynamically switch the UART engine to use different pins when we want to communicate with the RN2483.

Also we now generate empty TTN keys on compile time, which then leads to the device just printing the HWEUI on the debug UART port.