(Suggestion) Also your example code (https://github.com/espressif/esp-idf/blob/v5.0.2/examples/wifi/espnow/main/espnow_example_main.c) should contain a call toesp_wifi_config_espnow_ratewith LORA values, so the users would not have to spend hours to figure out the call order. Steps ...
mopedXL/Application/managed_components/espressif__esp-now/src/debug/src/commands/cmd_iperf.c:113:9: warning: 'esp_wifi_config_espnow_rate' is deprecated: This API can be only used when rate is non-HE rate, please use esp_now_set_peer_rate_config if you want full support of the rate...
How to configure PHY rate in WIFI_PHY_RATE_MCS0_LGI, 【esp_wifi_config_espnow_rate 】oesn't work Contributor ustccw commented on Apr 15 esp-at projects does not support esp-now currently, could you please move to https://github.com/espressif/esp-now issues and ask for your need. ...