TheThingsIndustries / generic-node-se

Generic Node Sensor Edition
https://www.genericnode.com
Other
110 stars 31 forks source link

Integrate ATECC608A-TNGLORA with NUCLEO-WL55JC #15

Closed elsalahy closed 4 years ago

elsalahy commented 4 years ago

Summary:

Integrate ATECC608A-TNGLORA with the ST WL SOC NUCLEO-WL55JC development board.

Why do we need this?

To allow for parallel development until we have a HW prototype of the new node.

What is already there? What do you see now?

https://github.com/TheThingsNetwork/lorawan-example-atecc608a-tnglora

What is missing? What do you want to see?

Integration of the secure element with the WL SOC using a bare-metal platform.

How do you propose to implement this?

Environment:

Baremetal

Acceptance Criteria:

What can you do yourself and what do you need help with?

All.

elsalahy commented 4 years ago

The experimental integration with the secure element is done, and it is responding to communication from the NUCLEO WL board. https://github.com/elsalahy/NUCLEO-WL55JC/tree/I2C-Master-Example

elsalahy commented 4 years ago

Will add the support for the ST Node once I test it on the new node HW prototype and verify stable communication.