Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need help to read water meter R900: Build and deploy the library #165

Open
uriva9w opened this issue Jan 7, 2025 · 3 comments
Open

Need help to read water meter R900: Build and deploy the library #165

uriva9w opened this issue Jan 7, 2025 · 3 comments
Labels
question Further information is requested

Comments

@uriva9w
Copy link

uriva9w commented Jan 7, 2025

Current Situation

I got a LILYGO® TTGO Meshtastic T-Beam V1.2 ESP32 LoRa 915MHz, I want to deploy your library to read my water meter R900 (900 MHz). Follow the "Building and implementing the sample". I selected the lilygo- Lora32. I have some questions
Do I have to set some Compiling paremeters for the sensor I want to read?
Once built..ho do I use (load) the library in Arduino IDE?

Logs

Nothing to log

Configuration

LILYGO® TTGO Meshtastic T-Beam V1.2 ESP32 LoRa 915MHz with a water meter R900

Environment

  • OS:
  • Software: W11 Pro
  • Node:
  • npm:

Process Supervisor

not applicable

Additional Context

No response

@uriva9w uriva9w added the question Further information is requested label Jan 7, 2025
@NorthernMan54
Copy link
Owner

Pls use either an openmqttgateway build for your setup, or use the OOK receiver code in the examples directory.

for building pls use vscode and platformio

@uriva9w
Copy link
Author

uriva9w commented Jan 9, 2025

Thx for your reply
1- I used VS with Platformio and I built..I got
built result
2- I'll use the OOK receiver code in the examples directory
My question , how to load the libraries ArduinoJson.h, ArduinoLog.h and rtl_433_ESP.h in Arduino IDE?

@NorthernMan54
Copy link
Owner

Pls use vscode and platformio, that will load the correct libraries as needed.

and as I don’t use the arduino ide i cant help you with that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants