LoRaButton User Manual 1. Introduction RAK_LB801 LoRaButton is a remote wireless trigger designed based on the LoRaWAN protocol. It supports user-defined functions for each key and supports LoRaWAN working mode, which allows users to easily link to the LoRaWAN network. This product is also a LoRa product developed based on the LoRaWAN 1.0.2 protocol, which means that it supports all prevailing regional frequency bands such as AS923, AU915, EU868, KR920, US915 and IN865.
LoRaButton User Manual 2. Open Source Project RAK_LB801 LoRaButton is an open source hardware. So the user can get all the information about the product, include schematics and program code. Here for everyone a brief introduction to the structure and basic use of the open source code. About the open source project, we can download it here: https://github.com/RAKWireless/RAK811_LoRaButton This open source project is based on the official code LoRaWAN1.0.2 modified to support CoIDE...
LoRaButton User Manual If you want to modify Dev_EUI, APP_EUI, APP_KEY, DEV_ADDR, NWKS_KEY, APPS_KEY these parameters, please modify here: 2.3Modify Region The open source code is based on LoRaWAN1.0.2 modified from, so the supported regions have: EU868, US915, AS923, AU915, IN865, KR920. If you want to modify the region, you can modify the macro definition.
LoRaButton User Manual 3. Firmware Download RAK_LB801 LoRaButton support two development environments for programming. First of all, it can support CoIDE to edit code to generate bin file. Secondly, support Keil5 to write to make bin file.Anyway, you need a rak811_lorabutton.bin file.
LoRaButton User Manual 3.2Use Keil5 RAK company will also launch its own specific function of the bin file for users to upgrade and used. If you want to compile the bin file using Keil5, you need to add these as shown below: fromelf.exe --bin -o "$L@L.bin"...
LoRaButton User Manual 3.3Use the Serial Port This device uses USB to serial port chip CP2102, so after the device is connected to the computer, the driver will usually be installed automatically, if you find that your computer is not automatically installed, please go to this link to download the driver: http://docs.rakwireless.com/en/RAK811/Tools/CP210x_Windows_Drivers.zip ABP mode serial port operation diagram.
Need help?
Do you have a question about the LB801 and is the answer not in the manual?
Questions and answers