Most recent activity
-
I'm looking into what Nordic has and what functionality it takes care of. I can then give you an idea of what additional APIs the puck would need to support Bluetooth mesh. I am also looking at using an Arduino as an additional node in the network to interface with the puck. There still needs to be some additional code on the puck to negotiate the mesh due to security etc. It may be that all of this is taken care of by the Nordic code and minimal APIs on the puck side are needed.
-
-
Actually, the spec includes a low power node specifically to address this issue. For low power nodes, there is no obligation to re-transmit messages and participate in the mesh network at that level. Low power nodes only need to react and send messages specific to the node. So the additional code for mesh primarily deals with the node provisioning and handling messages at the higher layers of the spec.
-
I am an engineer at Bluetooth SIG.