Skip to content

ESP32IGate V1.2 (Factory reset require)

Compare
Choose a tag to compare
@nakhonthai nakhonthai released this 26 Jan 03:50
· 11 commits to master since this release

V1.2 History Update

-Add AFSK 300bps 1600Hz/1800Hz for HF
-Fix web config comment blank
-Fix save memory allocate

V1.2a History Update

-Fix AFSK+AX.25
-Fix web socket of TNC2 Raw monitor

V1.2b History Update

-Fix TX send check receiving rf

V1.2d History Update

-Fix Task and memory
-Update Async WebServer
-Update Async WebEvent

How to Update new firmware

  • 1.Download firmware and open the web browser in to webservice
  • 2.Select Tab About/Firmware and click Choose File for firmware and click Firmware Update , wait and reboot system
  • 3 Factory re connect the USB plug, when display logo on OLED or LED RX,TX light then press hold the BOOT button
  • 4.You can enter configuration mode in 2 ways:
  • 4.1 Default config then go to WiFi AP SSID: ESP32IGate PASS: aprsthnetwork and open a web browser to the website. http://192.168.4.1 default web auth USER: admin PASS: admin
  • 4.2 Default config then go to share or set router WiFi SSID: APRSTH PASS: aprsthnetwork and use web browser by IP from router/share smartphone default web auth USER: admin PASS: admin

ESP32IGate firmware installation (do it first time, next time via the web browser)

  • 1.Connect the USB cable to the ESP32DR,ESP32DR_SA868,ESP32-Doit-devkit.
  • 2.Press and hold the BOOT button (without releasing it), then press the RST button, then release the RST button, and finally release the BOOT button
  • 3.Download firmware and open the program ESP32 DOWNLOAD TOOL, set it in the firmware upload program, set the firmware to ESP32IGate_Vxx.bin for non OELD or ESP32IGate_Vxx_OLED.bin with OELD Display, location 0x10000 and partitions.bin at 0x8000 and bootloader.bin at 0x0000 and boot_app0.bin at 0xe000
  • 4.Click the START button in the program and wait for the upload to complete
  • 5 Factory re connect the USB plug, when display logo on OLED or LED RX,TX light then press hold the BOOT button
  • 6.You can enter configuration mode in 2 ways:
  • 6.1 Default config then go to WiFi AP SSID: ESP32IGate PASS: aprsthnetwork and open a web browser to the website. http://192.168.4.1 default web auth USER: admin PASS: admin
  • 6.2 Default config then go to share or set router WiFi SSID: APRSTH PASS: aprsthnetwork and use web browser by IP from router/share smartphone default web auth USER: admin PASS: admin

ESP32 Flash Download Tools

https://www.espressif.com/en/support/download/other-tools

ESP32Tool