STM32CubeWL icon indicating copy to clipboard operation
STM32CubeWL copied to clipboard

RxParams.LinkCheck is never cleared

Open J0hanss0n opened this issue 3 years ago • 1 comments

Set-up LSM100A based Evaluation Kit (STM32WL55JC) STM32CubeIDE Version: 1.10.1 https://github.com/SeongJiIoT/LSM100A_SDK

Description After piggy-pack a link check request RxParams.LinkCheck is set during rx processing. But this flag is never cleared afterwards. From then on each time a downlink message is received the DMODM and GWN parameters are printed to serial in AT_event_receive().

I'd suppose to clear the flag in LmHandlerProcess() right before the actual processing.

J0hanss0n avatar Sep 12 '22 13:09 J0hanss0n

ST Internal Reference: 134779

ASELSTM avatar Sep 16 '22 11:09 ASELSTM

Hi @J0hanss0n,

Would you please try to test with the latest available version of STM32CubeWL and check whether you are still having the same issue or not.

With regards,

ASELSTM avatar Feb 20 '23 16:02 ASELSTM

Hi @J0hanss0n,

Please allow me to close this thread as no activity. You may reopen it at anytime if you have any details to share with us in order to help you to solve the issue. Thank you for your comprehension.

With regards,

ASELSTM avatar May 17 '23 07:05 ASELSTM