dcbo / ISS-MQTT-Gateway

Receive data from Davis Vantage Vue ISS - Weather Station and publish Measurements via MQTT
GNU General Public License v3.0
15 stars 1 forks source link

Help wanted #2

Open deanoddg opened 9 months ago

deanoddg commented 9 months ago

Hi there.

I have very little knowledge of coding, but am trying to get your code working on my ESP32/RF69 I have input my data for the wifi and mqtt and am able to see the esp32 on my home assistant via mqtt but I do not get any data from the weather station. I am only receiving the data from the esp32 itself is there something that I am missing?

Would you be able to assist me in getting this up and running please.

Thanks Dean

deanoddg commented 9 months ago

I found my mistake, I mistook the RFM69 for a RFM95 so thats why I did not receive the data from the ISS. Again I am new to the programming stuff. Will it be easy to change the code to accommodate the RFM95 or is it easier to just go buy a RFM69? Could you help?

Thanks Dean

mortenx commented 2 months ago

Is it possible to use for reciver LILYGO® TTGO LoRa32 V2.1 1.6.1 ESP32 LoRa 868MHz board?

deanoddg commented 2 months ago

Honestly I have no idea, I am not a pro at this stuff. I just followed the instructions and it worked.