hello :
1)The packet format of NRF52832 2.4G is as follows, I would like to ask whether the 2.4G CRC can be turned off.

I use two boards PTX and PRX to transmit each other, the configuration is NRF_ESB_LEGACY_CONFIG, NRF_ESB_CRC_16BIT is normal for sending and receiving. But if the CRC is set to NRF_ESB_CRC_OFF, it will not be transmitted. Does this mean that the CRC cannot be turned off. Our application does not require CRC.
(2) What's the meaning of the S0/S1 field? Can I calculate it by myself? Because the standard 2.4G does not have these two fields.
