Skip to content

LoRa-E5 base station and sensor, point to point LoRa range test device. STM32WLE5, ST7735, AHT20.

License

Notifications You must be signed in to change notification settings

polihedron/Seeed-LoRa-E5_Point_to_Point_Phy_app

Repository files navigation

LoRa-E5 base station and sensor, point to point LoRa range test device (no LoRa gateway needed). This is a basic device made to test LoRa network. It's built from danak6jq repo:

https://github.com/danak6jq/Seeed-LoRa-E5

as a base with v1.2.0 STM32WL SDK, but converted from LoRaWAN to SubGHz_Phy application, and then finally made with help of MOOC STM32WL workshop.

Base station module can log data via usb port from sensors, or with use of TFT ST7735 SPI display as a console (which is more convenient for outdoor tests)

Sensor module can log data via usb, has i2c AHT20 temperature and humidity sensor, Button_1 can trigger transmission (which can be useful for detector or alarm node app), and in Stop2 mode power consumption is ca. 2uA.

To edit sensor or base station app look for SubGHz_Phy\App\subghz_phy_app.c

display data: IMG_20220929_091909

Sensor current consumption:

Screenshot_9

closeup to stop2:

Screenshot_10 (APP_LOG_ENABLED 0, DEBUGGER_ENABLED 0, LOW_POWER_DISABLE 0, USART2 Disabled, LED2 disabled, direct 3V supply, LDO Regulator AP2112K-3.3 removed from LoRa E5-mini PCB due to rev current flow)

Base Station current consumption:

Screenshot_12 (APP_LOG_ENABLED 0, DEBUGGER_ENABLED 0, LOW_POWER_DISABLE 0, USART2 Disabled, LED2 disabled)

Terminal log:

Basestation and 2 Sensors Screenshot_8

About

LoRa-E5 base station and sensor, point to point LoRa range test device. STM32WLE5, ST7735, AHT20.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages