mcci-catena / arduino-lmic

LoraWAN-MAC-in-C library, adapted to run under the Arduino environment
https://forum.mcci.io/c/device-software/arduino-lmic/
MIT License
636 stars 207 forks source link

about LoRaWAN frame creation #904

Open skpandey1996 opened 2 years ago

skpandey1996 commented 2 years ago

In which file of the library, LoRaWAN frame is created? I need it for research purposes. Your help will be greatly appreciated.

cyberman54 commented 1 year ago

https://github.com/mcci-catena/arduino-lmic/blob/master/src/lmic/lmic.c#L1782