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

communicating with ESP32 Lora + Lora Library #5

Closed
gavan1 opened this issue Feb 11, 2020 · 2 comments
Closed

communicating with ESP32 Lora + Lora Library #5

gavan1 opened this issue Feb 11, 2020 · 2 comments
Assignees
Labels
Grove_LoRa_433MHz_and_915MHz_RF Label for Grove_LoRa_433MHz_and_915MHz_RF UAY Unassigned yet

Comments

@gavan1
Copy link

gavan1 commented Feb 11, 2020

currently have the rf95_client sending with

rf95.setFrequency(868.0);

and ESP32 Lora receivers using Lora library, but not reading any data.

Is the data sent via rf95.send(data, sizeof(data)); readable by other lora receivers with the same chip SX1276 using the Lora library and not the RH_RF95?

if the 2 libraries are not compatible. ( RH_RF95 & Lora ).
it would be helpful for a simple client example of the grove module using the Lora library.

Thank you.

@MatthewJeffson MatthewJeffson added UAY Unassigned yet Grove_LoRa_433MHz_and_915MHz_RF Label for Grove_LoRa_433MHz_and_915MHz_RF labels Oct 9, 2024
@Lesords Lesords self-assigned this Oct 14, 2024
@Lesords Lesords assigned ackPeng and unassigned Lesords Oct 16, 2024
@ackPeng
Copy link

ackPeng commented Oct 18, 2024

@gavan1 Have you solved this problem?

@Lesords
Copy link
Contributor

Lesords commented Nov 4, 2024

Hello,

I'm going to close this issue, feel free to re-open it if you have any other questions.

[Autocommentary]

@Lesords Lesords closed this as completed Nov 4, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in Issues and PR Assemble Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Grove_LoRa_433MHz_and_915MHz_RF Label for Grove_LoRa_433MHz_and_915MHz_RF UAY Unassigned yet
Projects
Status: Done
Development

No branches or pull requests

4 participants