I have to program a device with CC2650MODA. But I don't have that device yet. I have a cc2650 launchpad. So, I thought about creating a code with cc2650 and use that code for the device with cc2650MODA. I have started to program cc2650 with BLE_SDK_2_02_05_02.
- Is both CC2650 launchpad and cc2650MODA uses the same SDK? I want to create a code from the simple peripheral example program.