Search found 2 matches

by lanker
Wed Jun 27, 2018 11:29 am
Forum: ESP-IDF
Topic: Override phy_init_data
Replies: 3
Views: 4222

Re: Override phy_init_data

Hi, thanks for the quick reply!

We need to set these values for our hardware for regulatory reasons. I just want to make sure that we haven't missed a config or similar for specifying our own values.
by lanker
Wed Jun 27, 2018 9:59 am
Forum: ESP-IDF
Topic: Override phy_init_data
Replies: 3
Views: 4222

Override phy_init_data

We would like to override the default values specified in components/esp32/phy_init_data.h. As far as we can tell, there's no reasonable way to do this bar from patching esp-idf, which we would like to avoid. If possible, we don't want to use a partition for it. Is there any suggested way to do this?