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

Fix #293 #292 #294

Merged
merged 4 commits into from
May 16, 2021
Merged

Fix #293 #292 #294

merged 4 commits into from
May 16, 2021

Conversation

Mandur
Copy link
Contributor

@Mandur Mandur commented May 13, 2021

Fix #293

  • An invalid max message caused the gateway to enter the process loop, due to wrong exception handling, the processing was stuck in an infinite loop. Added test case with the poisonous message.
    Fix Periodical loss of connection on devices (+- 24H) #292
  • The former device SDK caused the devices to disconnect after 24 hours. Upgrading to the latest version seems to have risolved the issue

@Mandur Mandur temporarily deployed to CI May 13, 2021 20:42 Inactive
@Mandur Mandur temporarily deployed to CI May 13, 2021 20:57 Inactive
@Mandur Mandur temporarily deployed to CI May 13, 2021 21:02 Inactive
@Mandur Mandur temporarily deployed to CI May 13, 2021 21:22 Inactive
@github-actions github-actions bot added OTAAJoinTest Indicate OTAAJoinTest passed ABPTest Indicate ABPTest passed OTAATest Indicate OTAATest passed MacTest Indicate MacTest passed ClassCTest Indicate ClassCTest passed C2DMessageTest Indicate C2DMessageTest passed MultiGatewayTest Indicate MultiGatewayTest passed labels May 13, 2021
@Mandur Mandur temporarily deployed to CI May 14, 2021 07:37 Inactive
@github-actions github-actions bot added the SensorDecodingTest Indicate SensorDecodingTest passed label May 14, 2021
@Mandur Mandur merged commit 83caedb into dev May 16, 2021
@Mandur Mandur deleted the mik-dev-device-connection branch May 16, 2021 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ABPTest Indicate ABPTest passed C2DMessageTest Indicate C2DMessageTest passed ClassCTest Indicate ClassCTest passed MacTest Indicate MacTest passed MultiGatewayTest Indicate MultiGatewayTest passed OTAAJoinTest Indicate OTAAJoinTest passed OTAATest Indicate OTAATest passed SensorDecodingTest Indicate SensorDecodingTest passed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue with LoRaWanNetworkSrvModule Periodical loss of connection on devices (+- 24H)
2 participants