This afternoon I had the time to adapt the code to a TTGO Lora 32 T3 V1.6 Board.
All you need to change on the hardware is one solder bridge: Connect GPIO1 of the LORA Module to the free GPIO12
like shown in the picture:
You may find my Arduino code here:
https://github.com/Uspizig/Bresser_Weather_NEW/tree/main/WeatherDecoder_LORA_RFM95Only
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.
Hi Ulrich, can you explain the purpose of the jumper on the esp32 board?
Are you sure? yes | no
Hello Ulrich, I want to send my weather data to the web using your solution. What do I have to do to begin? Buy any TTGO Lora 32 T3 V1.6 Board (do you have a link to a good one). Copy your code to the board, Change credentials and that's it?
Sorry for that dumb questions. I am an absolute beginner.
Thx 🙏
Are you sure? yes | no
Hi Peter,
sorry for delay: I did not get any notification in your post. Thanks for the reminder on TWITTER.
Maybe you need to tell a little bit more about your location. Is wifi Network nearby or do you need to use LORA network.
- How is the Lora Network in that are?
- Is there a wifi network nearby (makes this project 95% easier)
As an absolute beginner this is a heavy thing(due to LoRa, TTN, Google Script, )... but why not worth to give it a try.
Are you sure? yes | no
shops I recommend:
https://www.tindie.com/products/lilygo/lilygottgo-esp32-paxcounter-lora32-v216-version/
http://www.lilygo.cn/prod_view.aspx?TypeId=50003&Id=1130&FId=t3:50003:3z
Are you sure? yes | no
Hello, WIFI network is nearby. The Bresser-Station is located in my garden. All I want to do is to catch data from the station and make it available in the internet (thingspeak for example) ...
What hardware do I need buy in order to give it a try?
Just this? LILYGO®TTGO ESP32-Paxcounter LoRa32 V2.1.6 Version
Even if I don't need LORA?
Are you sure? yes | no
Figured out https://github.com/matthias-bs/BresserWeatherSensorReceiver got updated: Use Version v0.0.3 to make it running
Are you sure? yes | no