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

Error Unknown transceiver=0 Reboot #104

Open
seb201 opened this issue Dec 20, 2021 · 2 comments
Open

Error Unknown transceiver=0 Reboot #104

seb201 opened this issue Dec 20, 2021 · 2 comments

Comments

@seb201
Copy link

seb201 commented Dec 20, 2021

Hello,

i have a Heltec Wireless Stick Lite (Panda).
For this board i have selected PIN_OUT==5 for ESP32/Heltec Wifi in the configGway.h, which should have the same pins as my board. Unfortunately i always get this error message in the console and the board restarts:

Unknown transceiver=0, pins.rst =14, pins.ss =18, pins.dio0 =26, pins.dio1 =35, pins.dio2 =34
initLoraModem, unknown transceiver?
initLoraModem, unknown transceiver?
abort() was called at PC 0x400e0134 on core 1

Wireless Stick Lite Pinout Diagram:
https://resource.heltec.cn/download/Wireless_Stick_Lite/Wireless_Stick_Lite.pdf

Maybe someone can help me. Thanks

@william-hazem
Copy link

william-hazem commented Mar 18, 2022

I have this same issue but with esp32 dev kit and a SX1276 LoRa module.

@Zupayruna1
Copy link

Hello,

i have a Heltec Wireless Stick Lite (Panda). For this board i have selected PIN_OUT==5 for ESP32/Heltec Wifi in the configGway.h, which should have the same pins as my board. Unfortunately i always get this error message in the console and the board restarts:

Unknown transceiver=0, pins.rst =14, pins.ss =18, pins.dio0 =26, pins.dio1 =35, pins.dio2 =34 initLoraModem, unknown transceiver? initLoraModem, unknown transceiver? abort() was called at PC 0x400e0134 on core 1

Wireless Stick Lite Pinout Diagram: https://resource.heltec.cn/download/Wireless_Stick_Lite/Wireless_Stick_Lite.pdf

Maybe someone can help me. Thanks

I have the same board but I had to change the default pins in the code there is an error for wireless stick lite.

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

3 participants