RAKWireless / udp-packet-forwarder

UDP Packet Forwarder for Docker
MIT License
28 stars 23 forks source link

Added balena compability #1

Closed nmaas87 closed 2 years ago

nmaas87 commented 2 years ago

Some small changes to allow for deployment via balena push. docker-compose.yml:

On an RPi end-device, UART needs to be enabled, for the RPi 3 also the dtoverlay "disable-bt" should be loaded to make access of GPS on /dev/ttyAMA0 available, like on other systems.