Coded PHY support in nrf52833 in NCS

Hi, 

I am trying to adding a coded phy support on my device in NCS project. 

once I added CONFIG_BT_CTLR_PHY_CODED=y in my config , the ROM size will add more than 7kB , it over my expected. 

does any small size option I can using for it?

I only need to change the phy during the connection, no advertising in coded phy,

Thanks

Related