Hi !
I found recently in the packages from : https://github.com/ttn-zh/ic880a-gateway that there’s a .bin file “util_pkt_logger” that can write the received datas on a .csv file. So I changed my conf.json files to make it work, it works very well but I’ve seen that the datas are not send to ttn when I start to run the “util_pkt_logger” file. My question is: is it possible to do both things simultaneously ? Or I have to choose between sending datas to the cloud or collect it in the rpi? Or can I edit this “util_pkt_logger” file to make fit my needs but I really don’t have experiences with .bin fil or .sh files so… If you have some ideas, I would be very greatful !
Thanks in advance!