Hi all,
I am new to the forum. I am from Bristol, UK. Sadly but not so many gateways are running around here.
Recently started working on my own LoraWAN gateway and thought that somebody might be interested in what I have done. My idea is to build a 4G connected gateway that is battery powered and possibly being charged from the solar panel. I know that there were couple of discussions about such an idea, but I newer seen anyone implementing actual device.
From my measurements I come to conclusion that power requirements would be:
Concentrator: 1.5 - 2W
Host: aprox 1W.
4G modem: aprox 1W, but there is wide range of modules with various power requirements.
Total is about 4W and I think it is feasible to run it from battery.
Progress so far:
Hardware wise I am using RAK831 board and custom breakout board for the Variscite imx6ull SOM module. At the moment it is using WiFi to access internet and it is powered from the power bank.
Software wise I have started writing custom packet forwarder software that is sending packets to the TTN using Semtech protocol. At the moment I am able to send packets to the server and have implemented very basic functionality for the downstream packets.
Plan is to make something that is working till end of the year.