Open
Description
I am using a custom board with the murata ABZ chip (STM32L0 series), I am sending and receiving successfully at any other time except when the device first starts.
If there is a scheduled downlink message before the device starts then, I can see from the network the ACK that the message has been received but my device freezes I am using CLASS C, but if I am using CLASS A then this works, I am currently changing from class A to class C at a later stage( I want to use class C in my project).
Why is this happening?