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

SX1262 (433MHz) and SX1278 (433MHz) LoRa chips #249

Open
biospank opened this issue Aug 7, 2024 · 4 comments
Open

SX1262 (433MHz) and SX1278 (433MHz) LoRa chips #249

biospank opened this issue Aug 7, 2024 · 4 comments

Comments

@biospank
Copy link

biospank commented Aug 7, 2024

Hi,
I'm experimenting with the the following modules:
t-watch s3 (433MHz)
LoRa32 V2.1_1.6 (Disaster-radio 433MHz)

Using t-watch s3 as LoRa receiver and LoRa32 V2.1_1.6 as transmitter

Setting the same parameters for
- carrier frequency
- bandwidth
- spreading factor
- coding rate
- sync word

On t-watch s3 side I use RadioLib library
On LoRa32 V2.1_1.6 I use arduino-LoRa library

If I use the same module as transmitter/receiver (ex LoRa32 V2.1_1.6 on both sides) they communicate fine.

While if I use t-watch s3 as receiver and LoRa32 V2.1_1.6 as transmitter they cannot.

My question is:

  • Are these modules (that come with different LoRa chip SX1262/SX1278) compatible?
  • If yes, please can you point me to the right direction?
  • If not, which LoRa module from Lilygo can I use to communicate with t-watch s3?

Any help/advice would be appreciated

@KonRoz
Copy link

KonRoz commented Sep 13, 2024

I ran into this problem 6-10 months ago. If I remember correctly, the solution had to do with setting the preamble length to correspond and enabling CRC on both.

@TorbenNor
Copy link

I just got a t-watch s3 where I use the same radio lib on several 433mhz boards.
The lib are the T-Watch-Deps
But t-watch s3 are unable to sent or recive any , same in demo installed on the shiped version

@lewisxhe
Copy link
Contributor

If your other device is not SX1262, please refer to Xinyuan-LilyGO/LilyGo-LoRa-Series#173

@TorbenNor
Copy link

TorbenNor commented Nov 25, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants