-
Switching to 433MHz radios
08/21/2014 at 15:58 • 1 comment(07/31) After reviewing our options, the design team has placed an order for an FSK based single chip radio solution (SI4420). These radios fulfill all our previous requirements except the built in feature for data encryption. This actually works out better because now we have full control over the data encryption algorithm that we can incorporate into the microcontroller itself.
-
Began researching alternative radio options
08/21/2014 at 15:47 • 0 comments(07/28) The HC05 bluetooth radios require an overly complicated protocal to connect and disconnect that results in high latency. Due to this , we have decided it would be best to start researching alternatives technologies for our project.
Here is a list of some of the features we are looking for.
- Ability to publicly broadcast information to all modules rather than having to "pair" to a single bluetooth radio in order to transmit data.
- Complies with FCC regulations.
- Low cost.
- Either a single chip sulotion, or minimal external components required.
- Supports automatic data encryption.
The only down side to switching to standard RF radios, is that we will lose the option to connect directly from the user's phone to the modules via bluetooth.
-
First working module prototype
08/21/2014 at 02:00 • 0 comments(07/21) Successfully built and tested a working relay based outlet module. This module uses a HC05 bluetooth module to communicate to the central hub.