Our software team has been working on 3 main components: threat detection algorithm, on-device alert logging and external access, and alert system-wearable communications. We are pleased to report great progress on all three fronts.
Crucially, our threat detection algorithm is able to accurately and consistently identify intrusion to an established parameter. As of recently, we also have an expanded, in-depth test bank to ensure the algorithm’s efficacy.
Our on-device logging process has changed slightly to a more efficient approach. Instead of storing an HTML file, the device will hold data in its raw form to be reconstructed into a user friendly format on the end-user device upon extraction. Our team has mapped the physical and software components that will be involved in this process to ensure proper implementation.
Lastly, our team has been working closely with the Awearable team on the development of our LoRa communication module. We have shared hardware requirements, both using the Adafruit RFM95W LoRa Radio Transceiver, as well as development libraries, primarily RadioHead. We have created packet structures for the two types of communication, heartbeat and alert, as well as transmission and receiver functionality. The latter is currently being tested by the Awearable team as our hardware is delayed. However, upon receiving our component we are ready for joint testing and, assuming all goes well, pivoting to security layer development.










