Skip to main content
Associate III
January 31, 2025
Question

L072Z LRWAN1: Switch from Class C to A

  • January 31, 2025
  • 2 replies
  • 778 views

Originally a reply in this old thread: https://community.st.com/t5/stm32-mcus-wireless/not-able-to-disable-receiving-window-of-l072z-lrwan1/m-p/657145


@Andrew Neil Sorry for Newbie question, so let's say I want to keep the rx window(in class C) open for 1 min (like a timeout), if no downlink message is received within this time, then instead of turning off the rx window(not sure how to do that), switching the class back to A will work. Am I right?

2 replies

Andrew Neil
Super User
January 31, 2025

@pho3nix wrote:

switching the class back to A will work. Am I right?


That depends what you mean by "work" in your particular context.

I've split this into its own thread, so that you can give a clear description of your particular requirement - rather than hijack that old thread, where the actual goal was never clear.

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
Andrew Neil
Super User
August 5, 2025
A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.