Group Members: Johnny Dunn, Gentry Demchak
Our goal is to eventually get two way encyrpted communication via a python application over RFduino bluetooth. Eventually, a javascript app will also be able to receive decoded messages to be displayed on a message screen.
when running node, we could not open the serial port.we used the same port that the RFduino was connected to.
In our next attempt we may have to write a function that scans all available ports and loop through them until the program can successfully send data via the selected serial port.
Github with in-progress python, arduino, and javascript code can be found.
https://github.com/deevolutionism/Core-Lab-IOT/tree/master/RFDuino%20Communication