Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 708 Bytes

readme.md

File metadata and controls

12 lines (7 loc) · 708 Bytes

Firebeetle ESP32 LoRaWAN with RAK811

The Firebeetle ESP32, together with the RAK811, joining, sending, and receiving downlink(Only int implemented; for downlinks).
Set the DevEUI, AppEUI, and AppKey in config.py

For AT commands, error codes, and RAK811 information, see the RAK811 Breakout Board AT Command Manual.

The default setting is connected to UART1 on the Firebeetle ESP32, and the UART response timeout is set to 5 seconds.

alt text

Implementation on the Raspberry Pi Pico