I’m working with a commercial product at the moment that consists of multiple wireless devices connecting to one another. Most systems I have worked on stick to a single microcontroller or RF frontend, or at least a single family of microcontroller and RF frontend.
Not this one.
Node 1 – A Texas Instruments MSP430F2132 as the microcontroller and an Analog Devices ADF7021 RF front end.
Node 2 – A Texas Instruments MSP430F1111A as the microcontroller and an Infineon TDK 5100 RF front end.
Node 3 – A Renesas H8/3008 as the microprocessor (yes, no integrated flash or RAM) and an Atmel AT86RF211SW.
All components were purchased at the same time, in fact, as part of a kit. They are all manufactured by the same company.
It amazes me that they could even work together. I just can’t understand why someone would architect a system like this. Any ideas?
Reverse engineering a wireless burglar alarm, part 2 | A connected ape
March 17, 2013 at 8:43am[…] fitting in with the findings in part 1. This is nice – I have worked with other systems using two or even three different RF frontends, and it makes things much more complex. We are also quite lucky – the CC11xx chips are very […]