things4u / ESP-1ch-Gateway

Version 6 of the single channel gateway
MIT License
358 stars 143 forks source link

Error Unknown transceiver=0 Reboot #104

Open seb201 opened 2 years ago

seb201 commented 2 years ago

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 commented 2 years ago

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

Zupayruna1 commented 1 year ago

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.