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.

CC2650RC FW OAD

Other Parts Discussed in Thread: CC2650RC, CC-DEBUGGER

你好,我目前CC2650RC FW版本是1.0,在android APP->SimpleLine Starter進入TI OAD Service->進入SELECT FW FILE 有看到CC2650RC 1.10(BLE),但上面是反白且是Not compatible,請問這個Kit 是沒有支援OAD的download?需要透過Debugger DevPack才能更新FW對嗎?但在TI的網站又找不到CC2650RC 1.10的(BLE)的HEX檔案?

  • CC2650RC 1.10(BLE)的话,您可以在下面的路径内找到cc2650rc_hid_adv_remote_rel.hex

    C:\ti\simplelink\ble_sdk_2_02_03_08\examples\hex

    另外该套件目前好像是不支持OAD了,我去确认一下后给您回复

  • 请您使用 BLE Device Monitor (www.ti.com/.../swrc258)


    For CC2650RC it can be used to download firmware over the air (OAD). The BLE Device Monitor requires a CC2540USB dongle with a HostTestApplication to work. A new CC2540USB dongle is pre-programmed with sniffer firmware so you may have to re-program it with CC-Debugger.

    Follow these steps to download a new image to the remote:
    1. The CC2650RC has to be programmed with the default image(Factory image)
    2. On CC2650RC press the power ON/OFF key to toggle advertising on. The green LED will start to toggle.
    3. Open Device Monitor and connect to the CC2650RC
    4. Go to File -> Program (OAD)
    5. Select between Image Type 1 or Image Type 3. Image type translates to where in the external flash the downloaded code will be stored.
    The factory image is by default Image Type 2, and cannot be overwritten.
    6. Click browse and find the appropriate hex image. (It’s important to select Image Type before you browse for the hex file)
    7. Press Start button in the program field to start OAD.
    8. When download is finished, the remote will disconnect and boot with new image.

    Also note;
    To download a second image, switch back to the CC2650RC Factory image on the remote (press and hold the Home button) and re-do the
    process above. Remember to select new Image Type so the first image does not get overwritten.