wokwi-features icon indicating copy to clipboard operation
wokwi-features copied to clipboard

failed to load RF calibration data on esp32c6

Open Qinka opened this issue 1 year ago • 0 comments
trafficstars

Describe the bug I got error W (446) phy_init: failed to load RF calibration data (0x1102), falling back to full calibration on Wokwi esp32c6 board, but the code is working on my esp32c6-devkitc-1 board.

To Reproduce Following the official esp-rs wifi example.

Expected behavior It should load RF calibration correctly.

Environment (please complete the following information):

  • OS: Fedora 40 Sway
  • IDF: 5.2.2
  • esp-idf-sys: 0.35
  • esp-idf-hal: 0.44
  • esp-idf-svc: 0.49

Qinka avatar Aug 04 '24 10:08 Qinka