-
Notifications
You must be signed in to change notification settings - Fork 1
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
LvglLoRaMessenger: Start Radio failed, code:-707 #5
Comments
Please get update, it should be ok now. |
thanks for your update. output: |
Solved it! Using your original code: added the below. bool setupRadio() digitalWrite(TDECK_SDCARD_CS, HIGH); //testing Nds int state = radio.begin(RADIO_FREQ); |
Hi thank you for your great examples.
The LoRaMessenger Code Always fails to start Radio.
I have tested liligo's unitTest code and it has no issue.
but when I upload your LoRamessenger it gets the error below everytime.
any ideas what is causing it.
Output:
Arduino LoRa Messenger
ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0x15 (USB_UART_CHIP_RESET),boot:0x8 (SPI_FAST_FLASH_BOOT)
Saved PC:0x4209f1be
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fce3808,len:0x44c
load:0x403c9700,len:0xbe4
load:0x403cc700,len:0x2a38
entry 0x403c98d4
Arduino LoRa Messenger
Init LILYGO Keyboard
Setup done
Start Radio failed,code:-707
Radio not online!
Radio not online!
Radio not online!
Radio not online!
The text was updated successfully, but these errors were encountered: