How to advertise continuous using cc2650 instead of just advertising for some time. What are the things that should be changed in the sensor tag.c file
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Shivaraman,
What main() of the BIM is supposed to do is, to copy available new image(s) from the off-chip flash memory to the on-chip flash memory if any and to jump to the application. If there is no valid application code in either flash memory, the behavior will become unpredictable. Was there a valid application image when you were debugging the BIM?
Also, please note that the off-chip flash memory on the SensorTag is not usable when debug interface is active because one of the SPI signals for the off-chip flash is multiplexed with one of the debug signals on that board.
- Cetri