martynwheeler / u-lora

raspi-lora for micropython

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Seeking Guidance on LoRa Packet Forwarding Project

hirdeshmewada opened this issue · comments

Hello ,

I hope this message finds you well. My name is Hirdesh Mewada, and I'm currently working on a LoRa project that involves forwarding packets between LoRa modules. I'm reaching out to the community for guidance and assistance with a specific aspect of my project.

Project Overview:
I'm working on a system where LoRa Module 1 forwards packets. In this setup, when a user is connected to Module 2 (linked to an ESP32 board and acting as an access point), and they enter a URL like "google.com" on their smartphone, I aim to have the request travel from the user's device to the ESP32, then to LoRa Module 2, reaching LoRa Module 1. Module 1 is connected to a Raspberry Pi, which, in turn, is connected to the internet. The Raspi should forward the request to the internet, retrieve the response, and send it back to its connected LoRa Module 1. Finally, Module 1 should forward the response back to Module 2, which can then be accessed by the user on their smartphone. The primary goal is to enable users to view basic text-based HTML websites through this LoRa network.

Specific Assistance Needed:
I'm seeking guidance or examples of code related to the following aspects:

Configuring LoRa communication at 868MHz.
Handling specific LoRa settings for packet forwarding.
Implementing the communication flow from the user device to the Raspi and vice versa.
I understand that your expertise and insights would be invaluable, and I appreciate any guidance or examples you can provide. If there are specific resources, code snippets, or documentation within the LoRa community that could be relevant to my project, I would be grateful for your direction.

Additional Information:

I'm using the pyLoRa library for this project.
and raspi 3b+ ,esp32 ,2 rfm96 modules
Thank you for taking the time to read my query. I look forward to any assistance you can offer.

Best regards,
HIRDESH MEWADA
hirdeshrajput143@gmail.com