Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 964 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 964 Bytes

Feinstaub-Sensor connected with LoRaWan by RFM95

based on the ESP8266 version of the community Stuttgart (Open Data Stuttgart) http://codefor.de/stuttgart/ build: http://luftdaten.info/feinstaubsensor-bauen/

used hardware

power supply

  • powered via USB: 5V, Vin on board connected to SDS011

power measurement

running: 110 - 130mA waiting: 70mA (no sleep mode implemented)

remarks

  • please read carefully the changes made in lmic/config.h
  • and the compiling selections made for the board
  • you need to install ESP32 in the Arduino IDE (link in code)
  • Keys for ABP were separeted, structure explained
  • at the end of the code the decoder for the TTN console is shown