dragino / LoRa_STM32

Source code for Dragino LoRa module base on STM32 Chip
76 stars 77 forks source link

Change default region and customizing payload data #12

Open nurhazbiy opened 3 years ago

nurhazbiy commented 3 years ago

Hello everyone, i'm currently doing a project that require me to customize the payload format, but as far as i know i need to change the default region to asian region, how can i set the default region in the source code? and does changing the AppData variable will automatically converted to the desired payload format in HEX format? or do i need to convert it myself? i'm quite new to this, thanks