Skip to main content
ZJinh
Associate
June 12, 2019
Question

BlueNRG-2 low level radio code: how to deal with received packets with crc error

  • June 12, 2019
  • 1 reply
  • 549 views

I am trying to program BlueNRG-2 device with low level radio APIs. Every time a packet received with crc error, the time schedule of the communication is disrupted, since the time is random for packets with crc error. I wonder how to disable the interrupt generated by packet receive with crc error.

Thanks

This topic has been closed for replies.

1 reply

ZJinh
ZJinhAuthor
Associate
June 12, 2019

By the way, how to initialize the timer which is used to capture the timestamp of the received packets? The timer is 24bits and based on 512kHz clock.