SDK versions:simplelink_cc2640r2_sdk_2_30_00_28
example:aoa_receiver_cc2640r2lp_app
Question:
1->" .rxConfig.bAutoFlushCrcErr = 1" here has been set to automatically exclude CRC error data packets; but there are 20 bytes of AOA tone in the broadcast data in the AOA project,this part of the bytes is not whitened,so this part of the data is not the same as the data scanned by the receiver,are there errors in the CRC in all broadcast packets?
2->The receiving device will calculate a CRC value based on the broadcast data during the scanning process and store it in the register.
Where is the address of this register?
How do I get this CRC value?
