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.

Linux/LAUNCHXL-CC1310: OAD using TI 15.4 stack with BeagelBone Black as collector

Part Number: LAUNCHXL-CC1310

Tool/software: Linux

Hi,

Im trying out native OAD example as mentioned in the documentation, .I could do FW update using Linux (Ubuntu machine) as collector.

Now I'm following the same steps for BBB as a collector(Let me know if there are any changes in the steps). When running the bbb collector example, I'm getting the following output.

I could only select the device from the following commands and couldn't perform FW update.

  • sxx: Select a device. Example ‘s1’| ‘s0x1234’
  • t: Send an LED toggle request to selected device
  • v: Send a version request to selected device
  • u: Send FW update request to selected device
  • fxx: Set FW file from configured OAD FW dir. Example ‘f sensor_mac_oad_cc13x0lp_app_v2.bin’

May I know what I'm missing here?

Thank you!

Best Regards,

Jaminy.

  • It should be the exact same steps for the Beagle bone black. Some things to take into consideration are that the launchpad plugged into the beaglebone black is assigned to ttyACM0 if not you should modify the collector.cfg file to use the correct serial port. Also make sure that the sensor successfully joined the network.
    Regards,
    Hector