RoadTest: MAXREFDES155# IoT Embedded Security System Board
Author: cybermah
Creation date:
Evaluation Type: Evaluation Boards
Did you receive all parts the manufacturer stated would be included in the package?: True
What other parts do you consider comparable to this product?: I didn't consider any other products. I was just going to use software. But I really was looking for a way to secure a lora sensors so that it cant be spoofed.
What were the biggest problems encountered?: Documentation. Most of the documentation for this is product is under a NDA. So therefore you must use the sample code to reverse engineer how the product works. Normally it wouldn't be an issue to sign the NDA, but the requirements for it makes it impossible for most people to sign.
Detailed Review:
Let me begin by saying that this is my first road test. I'm excited to be given the chance to complete one but also nervous because I'm not good at documentation and assignment like these are are a good way to learn.
Thanks Element 14 and Maxim for selecting me..
.
When the MAXREFDES155 came in, there were two boxes. The first was the product being reviewed. The second was the MAX32600 development board that the 155 mounts to. This is great because it allows you to get started without having to purchase the development board.
Some of the features of the MAXREFDES155:
To setup the board and run the demo software I followed the Quick start guide provided by Maxim. But below are the highlights
Now that I have the demo software and boards setup it was time to see if it would work with a LoRa network. The idea for this test would be to send the i2c output into a LoRa transciever, transmit the data to a Lora receiver connected to the DS28C36 and sensor. Now before i started modifying the board to test this, I decided to look at the logs being generated in the demo app. What I notice in the logs was that were was a lot of data being passed back and forth because of the encryption. This is a setback because the data transmitted back from sensors using LoRa is very small. And without access to the documentation I couldn't figure out if there was a way to reduce this to work.
So unfortunately the idea of using the DS2476 and DS28C36 to encrypt the data between a gateway and a remote sensor wont work. But if you decided swap out the LoRa transceivers for a different type of transciever this setup would be great to encrypt the data.
Overall I thought the MAXREFDES155 is a great shield and could be used for multiple applications. With the Wifi interface, LCD and DS2476 on an arduino compatible shield, it will mate directly to a number of boards. I believe that this board may still be a good fit for my LoRa gateway setup. After looking at the schematics, I'm going to try to get it working on an Arduino board as the user input and display for a gateway. This board would also allow me to use the DS2476 to encrypt the data between the gateway and web server which is probably the weakest link anyway.
If I were to make a suggesting for the board, it would be nice if the laser sensor board had a breakout pins for the DS28C36. I didnt want to modify the board to add it, but having access to use the pins would make it extremely easier to prototype it in a project.
Top Comments
Nice basic review.
You confirmed my initial impression of the product.
Thanks
DAB