...title=Low_Powered_Mesh_Network_stack
Out of the box, any radio is supported as you just have to provide the following functions :
* Radio init()
* Radio send()
* Radio receive()
* Application receive()
As long as mesh_service() function is called periodically, your mesh network should be fully functional. Also provided is the sample code for nordic low powered radio.
OS independent implementation of the Trusted Network Connect (TNC) specification from Trusted Computing Group (TCG). Functions for loading and communicating with TNC plugins, sample IMC and IMV plugins, TNCCS-XML support on Windows, Linux, Mac, *BSD