Can anyone point me in the right direction for software to make the RAK2247 run.
Found a number fo resources and now just going around in circles
for example should I follow this one
https://doc.rakwireless.com/rak2247-lorawan-gateway-concentrator-module/rak2247-to-x86-linux-pc-interface
or this one
Any help would be much appreciated
Thanks
pyrasanth
(Pyrasanth)
July 19, 2020, 6:17pm
2
justinsuth:
RAK2247
Is this what you are looking for?
LPWAN Developer Gateways / Concentrators
RAK7243
Hi, everyone Please check the following list about UART GPS and I2C GPS: As you see, why we use I2C GPS for RAK7243 with LTE? Because RPi has only one UART, and it must be used for RAK2013. About the software for them: If you want to use...
Reading time: 2 mins đź•‘
Likes: 7 ❤
cslorabox
(Cslorabox)
July 19, 2020, 6:51pm
3
Unless you have their i2c GPS or want to use their on-board Chirpstack rather than TTN (in which case this is the wrong forum) I think it probably makes sense to just use a generic TTN-on-pi setup procedure.
You’ll need to know which pin the concentrator reset is wired to, and you’ll need to edit the lora gateway HAL code to drop the SPI clock to 1 MHz.
Other than that, it’s generic hardware.
Hello, thanks for the reply
I just want to connect it to TTN
Do you know of any guides for a generic setup for a pi4 and RAK2247?
cslorabox
(Cslorabox)
July 20, 2020, 1:11am
6
First you should be specific if you bough the recommended SPI version or the dis-recommended USB version…