Skip to content

[Build] 2025 April Release Candidate #5308

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

Merged
merged 10 commits into from
Apr 30, 2025

Conversation

TD-er
Copy link
Member

@TD-er TD-er commented Apr 25, 2025

  • Reduced bin size of minimal OTA build
  • Added check to see what IDF version was last used to perform RF calibration. When changed, wipe RF calibration and perform new calibration.

Test when calibration was done with same IDF version (tested here with IDF 5.5.0 beta)

00.247 : (141184) Info   : Set Network mode: WiFi
00.249 : (141112) Info   : NVS  : Load RfCalIDFver
00.249 : (141088) Info   : RF Cal: last calibration done with ESP-IDF 5.5.0
00.361 : (141004) Info   : WIFI : Set WiFi to STA
00.502 : (102536) Info   : WiFi : Start network scan all channels
02.189 : (100900) Info   : WiFi : Scan finished, found: 17

Test when IDF version was changed:

00.247 : (141304) Info   : Set Network mode: WiFi
00.249 : (141232) Info   : NVS  : Load RfCalIDFver
00.249 : (141192) Info   : RF Cal: last calibration with ESP-IDF 5.5.0, re-calibrating with ESP-IDF 5.4.1
00.260 : (141160) Info   : WiFi : WifiDisconnect()
00.510 : (103084) Info   : WIFI : Disconnected! Reason: '(1) Unspecified'
00.511 : (102956) Info   : WIFI : Arduino wifi status: WL_DISCONNECTED 6 ESPeasy internal wifi status: DISCONNECTED
01.616 : (102932) Info   : WiFi : Erased WiFi calibration data
01.866 : (102872) Info   : WiFi : Performed WiFi RF calibration
02.069 : (102940) Info   : NVS  : Save RfCalIDFver
02.070 : (102872) Info   : WiFi : Start network scan all channels
03.757 : (101888) Info   : WiFi : Scan finished, found: 10

@TD-er TD-er merged commit 2116a7b into letscontrolit:mega Apr 30, 2025
280 of 316 checks passed
@TD-er TD-er deleted the feature/2025_april_RC1 branch April 30, 2025 19:41
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

Successfully merging this pull request may close these issues.

1 participant