Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
WeSpeakEnglish committed Oct 6, 2023
1 parent 2df9477 commit ba33e54
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,13 @@
It is custom FW, so you need to erase the STM32 chip first [Erase Factory AT Firmware](https://wiki.seeedstudio.com/LoRa_E5_mini/#21-erase-factory-at-firmware), you may need to retrieve and save the Device EUI before erasing of the Factory AT Firmware before we program with SDK

## Sensors for this custom build
1. SHT40 for humidity and temperature over I2C2
2. ZE27-O3 Ozone sensor over USART2
3. SN-GCJA5 PM sensr over I2C2

# Whole PRJ is ready to compile in CubeIDE
*LoRa-E5_weather_and_pollution.ioc* is configuration file for CubeMX
*decoder.js* - is decoder for payload for datacake - just copy this JS code into decoder section

# It is sending the payload over LoRaWAN appx. every 2.5 mins
Usually it takes up to 10 min. to react on downlink command (depend of communication stability)

0 comments on commit ba33e54

Please sign in to comment.