Skip to main content
Associate II
June 12, 2025
Question

Why I do not find the receiver frequency setting in the LPAWUR_WakeupRadio_Rx code?

  • June 12, 2025
  • 1 reply
  • 241 views

Why I do not find the receiver frequency setting in the LPAWUR_WakeupRadio_Rx code?

While I can find the transmitter frequency setting in MRSUBG_WakeupRadio_Tx

as MRSUBG_RadioInitStruct.lFrequencyBase = 868000000;

 

 

 

 

1 reply

STTwo-32
Technical Moderator
August 1, 2025

Hello @Gwo 

The LPAWUR is listening to all wake-up signal from all the frequency band covered by this peripheral. So, the frequency is not set by SW but it is limited by the frequency band of the LPAWUR and the HW supported frequency.

Best Regards.

STTwo-32