Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Device hangs if it receives a scheduled (confirmed) downlink message before the first wakeup #170

Open
RafaellaN opened this issue Nov 28, 2019 · 1 comment
Labels

Comments

@RafaellaN
Copy link

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?

@ciarmcom
Copy link
Member

ARM Internal Ref: IOTCELL-2348

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants