Other Parts Discussed in Thread: BLE-STACK,
I am using the CC2650 boosterpack, but set up so it's using the JTAG and not set up directly onto the MSP432 launchpad. I am trying to get an example of using the CMD_BLE_ADV in SmartRF maker, so far I have only been able to get an example with the CMD_BLE_ADV_NC. I edited the .h file the studio maker creates to use the ADV function and changed the command number but when I run the program on the 2650 the device does not advertise itself. How can I get the device to advertise itself to other BLE enabled devices.