How can I support both BLE and GZLL in the nRF connect SDK

hi,bro

I want to support both BLE and GZLL simultaneously and perform the corresponding initialization work based on the value of a variable, mode. However, when I set both CONFIG_BLE and CONFIG_GZLL to y, there are hardware resource conflicts. I’m not sure how to resolve this. Could you please provide some guidance?

Thanks!

Related