Skip to content

LMN: code readability and performance improvements TODOs  #4

Description

@elsalahy

A number of code improvements can be done to make the LoRa MAC Node code better in regards to performance and readability.

Here are the TODOs:
for hal_LoraMacNode.c:

  • Todo: Implement general purpose LMN hal init
  • Todo: Fix constant slave addressing -> Done
  • Todo: Fix warnings-> Done

for atecc608a-tnglora-se.c:

  • Todo: clean up this file before PR, add more checks for status
  • Todo: add status checks for atca calls
  • Todo: add SE derivation for multicast keys
  • Todo: handle dev and join-euis readings from SE slots -> Done
  • Todo: use the secure element random generators

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions