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

DIY Tracker on LLCC68 doesn't start #156

Open
Majakkf opened this issue Sep 24, 2024 · 14 comments
Open

DIY Tracker on LLCC68 doesn't start #156

Majakkf opened this issue Sep 24, 2024 · 14 comments

Comments

@Majakkf
Copy link

Majakkf commented Sep 24, 2024

Hi,
I recently built a diy tracker on esp32 and Ebyte E220 400M30S (LLCC68)
The problem is that it doesn't start, I keep getting this error:
Starting LoRa failed! State: -2
Everything is wired right
What is the possible solution?

@richonguzman
Copy link
Owner

What are your Lora settings? Sf12?

@Majakkf
Copy link
Author

Majakkf commented Sep 25, 2024

What are your Lora settings? Sf12?

obraz
SF9

@richonguzman
Copy link
Owner

What are your Lora settings? Sf12?

SF9

power is on 18 (valid power units are 17, 20, 22... for your board max is 20). change it!

@Majakkf
Copy link
Author

Majakkf commented Sep 25, 2024

I changed it to 17 and it still doesn't start

@richonguzman
Copy link
Owner

the [RADIOLIB_ERR_CHIP_NOT_FOUND] (-2) you experience is because it can recognize the Lora Module

please check wiring / pins

@Majakkf
Copy link
Author

Majakkf commented Sep 26, 2024

Wiring is good and it still doesn't start

@richonguzman
Copy link
Owner

did you solve this?

@Majakkf
Copy link
Author

Majakkf commented Oct 2, 2024

No, maybe Lora module is dead?

@richonguzman
Copy link
Owner

could you test it with other firmwares?

@Majakkf
Copy link
Author

Majakkf commented Oct 2, 2024

What other firmwares are there?

@richonguzman
Copy link
Owner

What other firmwares are there?

is there a meshtastic one for this ESP32 + LLCC68 board?

@Majakkf
Copy link
Author

Majakkf commented Oct 4, 2024

What other firmwares are there?

is there a meshtastic one for this ESP32 + LLCC68 board?

Yes, meshtastic starts on LLCC68 (RA-02SC) but not on E220 400M30S which is also on LLCC68 chip
Zrzut ekranu 2024-10-04 150933

@richonguzman
Copy link
Owner

I received confirmation of another Ham OP which used ESP32 DIY with LLCC68 board with success

So I would suggest to double check the connections, the esp32 boards and finally see if E220 boards is working

@richonguzman
Copy link
Owner

did you try latest update of tracker?

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

No branches or pull requests

2 participants