I’m running into an issue where when trying to push the app to my device where I get:
[main] src/mp_pkt_fwd.c:68:10: fatal error: loragw_debug.h: No such file or directory
And getting subsequent errors involving mp_pkt_fwd not being found.
I’m not sure if something else hasn’t been updated related to mp_pkt_fwd in this project or if I’m missing something. Any ideas or suggestions welcome. Thank you!
Hi, Chris who wrote the article and maintains the example repository is on a leave this week, but he will get back to you as soon as possible once he comes back from vacation.
@mikel welcome to the forums and apologies for taking a little while to get back to you. I’ve updated the lora_gateway component of the project and it now builds successfully again if you’d like to give it a try.