Skip to main content
DPode.1
Visitor II
February 9, 2022
Question

FSK receiving unpredictable

  • February 9, 2022
  • 1 reply
  • 1470 views

I have been trying to get receiving of custom(32bit preamble, 2 byte SYNC word, fixed size) FSK packets working. It seems to work fine only sometimes. Sometimes the sync word shows up in the received data buffer and sometimes it isnt there. I honestly dont know and could not find how is the radio supposed to work in this case. Is the data buffer supposed to contain the sync word or what might be happening. I am using the Radio.SetGenericRXConfig() to configure it and Radio.Rx() to start the receiving in continuous mode.

This topic has been closed for replies.

1 reply

YBOUV.1
ST Employee
February 23, 2022

Hi @DPode.1​ ,

What RADIO_FSK_PREAMBLE_DETECTOR_XY_BITS settings are you using?