I am using a TI MSP430F2274 MCU and the nRF24AP2 chip w/battery board as the master, and the USB interface board with the nRF24AP2 chip as the slave.
I want to use the source code that is included with the Bike Speed and Cadence device profile zip to simulate the sensor(in code)using the master(MCU+ANT interface)to make sure information is being communicated properly through hardware.
Can I use the sensor code that is included in the device profile on the MCU and use the display simulator on my PC to test communication?