packet_forwarder icon indicating copy to clipboard operation
packet_forwarder copied to clipboard

Building with exported HAL library

Open Patel-Apurva opened this issue 4 years ago • 1 comments

Hello. I wish to write my own gateway code to use with a SAM3X microcontroller. I have built the HAL library to get the libloragw.a. The HAL library guide mentions the following:

image

I read the lora_pkt_fwd Makefile and it seems to indicate that it needs to be built with the entire HAL library. How can I build lora_pkt_fwd using just the exported files mentioned above? Do I write my own code in the main function of the lora_pkt_fwd.c file?

Patel-Apurva avatar Jul 08 '20 07:07 Patel-Apurva

I ported the packet-forwarder to stm32. Not simple, but possible. Good luck.

x893 avatar Jul 08 '20 12:07 x893

Thank you for your inquiry.

Customers are encouraged to submit technical questions via our dedicated support portal at https://semtech.force.com/ldp/ldp_support.

We invite all users to visit the LoRa Developer Portal Forum at https://forum.lora-developers.semtech.com and to join the thriving LoRa development community!

smtc-bot avatar Sep 30 '22 12:09 smtc-bot