
LoRaButton User Manual
COPYRIGHT ©
SHENZHEN RAKWIRELESS TECHNOLOGY CO., LTD
ETDX1805081302
-apps
-
button.c
RAK_LB801 LoRaButton operation code
-
main.c
main function
-
partition.c
flash operation code
-borads
-mcu
-stm32
-
sysIrqHandlers.c
stm32l1xx platform Interrupt handler
-
utilities.c
stm32lxx platform helper functions implementation
-RAK811
-
cmsis
stm32lxx platform system initial
-STM32L1xx_HAL_Devicer
-
adc_board.c board.c
peripheral initial and stm32 related pins operate
-components
-
Retarget_printf
printf function configuration
-mac
-
region
the region defined by LoRaWAN1.0.2
-
LoRaMac.c
LoRa MAC layer implementation
-
LoRaMacCrypto.c
lora transmit security use AES and cmac check
-radio
-
sx1276.c
support the semtech sx1276 driver
-system
-
crypto
lora transmit security use AES and cmac check
-
adc.c delay.c...
delay ,timer, support and uart,adc,i2c,gpio Interface rewrite
2.2Configuration Parameters
In the classA project, if you want to modify the way the device joins the network and
the parameters of joining the network, these parameters include Dev_EUI, APP_EUI,
APP_KEY, DEV_ADDR, NWKS_KEY, APPS_KEY. You can modify it in the
Commissioning.h
file.
If you want to modify the way to join the network, please modify this parameter: