Taylor
Taylor
Hi @fuzemobi , your should select `9.RAK2287(USB)`. If you use pi-hat connect RAK2287(USB), after connect pi-hat to pi, you also need a micro usb cable to connect pi-hat to usb...
https://github.com/xoseperez/basicstation
Hi, rjwelling2 You can clone the code and do as what says in README. The code now support TTN v3 and not support TTN v2. For helium Gateway_RS, you should...
But it cannot support both two server. because the configure only one server_address. If you want to support both, you may have a try to modify packet_forward and add another...
RAK7244c can connect internet. please refer to https://downloads.rakwireless.com/LoRa/Pilot-Gateway-Pro-RAK7243/Application-Notes/
I wrote a nodered node based on your library. I depoyed flow, it worked ok. But when I modified something, and depoyed again it shows error. Error may be "unable...
> Hello @TaylorIsAGoodboy ! > > you mean if, for some reason, same line gets defined twice during code execution, it will fail? > > please provide a small project...
> Hello @TaylorIsAGoodboy, i just merged a contributed patch and will make another release! Once it done please let me know if it is solved. OK, I will test it...
> Hello @TaylorIsAGoodboy, i just merged a contributed patch and will make another release! Once it done please let me know if it is solved. Hi @sombriks , the issue...
> Dear @noctarius ! You commit is very good. But things like getNumberOfLines, getChipName, getChipLabel are libgpiod-specific :) We could get rid of libgpiod dependency and simply use native linux...