RAKWireless / rak_common_for_gateway

215 stars 126 forks source link

Switch to TTN multi-protocol packet forwarder #20

Open kalon33 opened 4 years ago

kalon33 commented 4 years ago

For increased security (packet loss proof for TTN as making use of TCP and their own protocol) and compatibility, would it be possible to switch to using TTN multi protocol packet forwarder which is backward compatible with Semtech packet forwarder, but also add other protocols, and increase security and robustness for use with TTN?

cstratton commented 3 years ago

You're of course free to use another packet forwarder by reducing the SPI clock and appropriately configuring the reset GPIO to match the hardware, but the code here is much more closely based on the Semtech reference code from which the MP forwarder also derives.