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

Flashing error / Lilygo T-Beam ESP32 v1.2 / psRam/v8.0.0 #175

Open
emge65 opened this issue Jan 17, 2025 · 12 comments
Open

Flashing error / Lilygo T-Beam ESP32 v1.2 / psRam/v8.0.0 #175

emge65 opened this issue Jan 17, 2025 · 12 comments

Comments

@emge65
Copy link

emge65 commented Jan 17, 2025

Tried to flash my T-beam as described in the user guide document without success.
Maybe there is a bug, or I did something wrong or the new v1.2 board is not supported also.

/psRam/ is the correct directory for T-beam, I guess ?!

In the v8.0.0 folder is no boot_app0.bin!
I used the one i found in the "/master/bin"

T-beam spec.:
MCU: Esp32
Flash: 4MB
PSRAM: 8MB
Serial Chip: CH9102
PMU: AXP2101
868Mhz, Soldered Oled

USB port: serial ch9102 (COM11)

Flash Tool 3.9.7

Got this error:

Uploading stub...
Running stub...
Stub running...
Changing baud rate to 921600
Changed.
NO XMC flash detected!
FLASH_CRYPT_CNT 0
ABS_DONE_0 False
Detected overlap at address: 0x8000 for file: C:\Users\Georg Emrich\Desktop\Lilybeam T-Beam\Flash Tools\flash_download_tool_3.9.7\dl_temp\bin_tmp\downloadPanel1\partitions.bin
[2025-01-10 22:27:35,949][ESP8266Loader_spi[1]][espDownloader.py][line:837][ERROR]: ESP32 bin file overlap error esp_write_flash.

and a Popup appears
"com11" 16-bin file overlap

Image

@VirusPilot
Copy link

Not sure why this overlap is coming up. An alternative flashing method is using Chrome and https://espressif.github.io/esp-launchpad/. Just connect, then DIY, add your files and flash ...

@emge65
Copy link
Author

emge65 commented Jan 17, 2025

Not sure why this overlap is coming up. An alternative flashing method is using Chrome and https://espressif.github.io/esp-launchpad/. Just connect, then DIY, add your files and flash ...

will do this and post the result!
Thank's

@gereic
Copy link
Owner

gereic commented Jan 19, 2025

Hi,
Tried to flash it today with settings in bin-folder (GxAirCom/bin/psRam/flash_settings.png) and it worked out of the box.
Also tried it with the link from @emge65 and it worked.
Have you choosen ESP32 as ChipType ?

@emge65
Copy link
Author

emge65 commented Jan 20, 2025

Servus Gerald,
yes, i used the settings as shown in "flash_settings.png". (see image)
and chose the ESP32. Did everything carefully with double check, because i am not a coder, just good in hang gliding 😉
Tried the web interface flash tool and got an error msg too. "offset field is not a valide Adresse" (see video)
Changed the usb cable, changed the file path, checked the file permission, jumped around the computer, thought this could maybe help 😁

Image

flashing.v8.0.0.error.with.esplaunchpad.mp4

@VirusPilot
Copy link

You need to enter the addresses in hex format, e.g.

  • 0x1000
  • 0x8000
  • 0xE000
  • ...

@emge65
Copy link
Author

emge65 commented Jan 20, 2025

yea, recognized this already. (by myself) but thank you...

Looks like the upload worked without errors.
Just i do have problems to restart the board. Unplugged the usb, plugged in again, tried on/off. Screen is still black.
Flashing log last line shows "hard resetting via rst pin..."

Image

@VirusPilot
Copy link

Now it is time for you to read the manual, p.10/10:

Configuration Menu for GXAirCom
You can enter the configuration menu of GXAirCom in order to set or change some parameters
according to your needs, or even use the “send messages” feature of the device to send short
messages to other pilots using GXAirCom and LK8000.
To access the configuration menu follow this steps:

  1. Power on the GXAirCom
    1. Search for available wifi on your phone (or pc) and select GXAIRCOM-XXXXXX
      Connect to the network using 12345678 as default password (you can change it on the
      settings but is not recomended as if you lose it you need to do a full flash). The phone
      could show a message saying internet is not available. Ignore the message and keep
      the connection (Wifi icon on the phone will show an exclamation mark).
  2. Open up the browser and type 192.168.4.1 on the address bar and navigate to it (enter,
    go, ok).
    You will see the configuration menu on the screen.

@VirusPilot
Copy link

In the settings you then can enable the OLED.

@emge65
Copy link
Author

emge65 commented Jan 20, 2025

Hi, perfect simple to understand description.
Just, my phone and the laptop does not find the wifi. Google can not help me...
Red led below the screen is on.
By the way, i did a meshtastic flashing last week, everything was fine, connection to phone and app did work.

If you can solve this, i will send you a 🍺

@VirusPilot
Copy link

Let's try it over the phone, just drop me an email: [email protected] and then let's continue there. Where are you based? I am based in Bavaria ...

@emge65
Copy link
Author

emge65 commented Jan 21, 2025

Jep, super, will drop you an mail...
Thank you!

@emge65
Copy link
Author

emge65 commented Jan 22, 2025

Flashing problem fixed!😁
It was more as simple!
Big thanks to VirusPilot!
As first time user of GitHub, i did download the bin files with mouse right click, "link save as..." as usual...
(don't blame me🤦‍♂️ )
It might be helpful to note this in the GxAirCom installation document, to avoid this "stupid trap".

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