Other Parts Discussed in Thread: CC2530, CC2530EM, CC2538
Has anyone done a similar project?
My project consists of interfacing sensors and getting the ADC value from the MSP430G2 (launchpad). The MSP430 will then be connected to the EM Adapter Boosterpack to connect the launchpad with the CC2530EM. The CC2530 will then send the adc data value to either another CC2530EM or to the Gateway/Server (CC2531EM), which will be connected to a PC to collect the data. This is essentially a mesh network we are trying to implement. The questions I have are regarding:
1. How to mount or interface the CC2530EM with the launchpadd on Code composer
2. And can the RF05EMB do everything the CCdebugger can do, and if not, do you need both?
3. Any tips or advice I should know that I did not mention?
Thanks!