The ttoad/README_TTOAD.html indicates that: - The ttoad directory of the SDK should be copied to boarderrouter/third_party/libcoap/repo. Then make should be executed. - There is dependency on OpenThread repo: "...and is based on an example project of…
I successfully used OAD to update device to a newer version.
Here are the steps:
In Uniflash, flash the CC26x2r1lp_bim_offchip.hex and initial binary at same time (ie. have them both selected).
bim can be found in <SDK>\examples\rtos\CC26X2R1_LAUNCHXL…
Which SDK version are you basing the ttoad-server?
There shouldn't be any major differences between using BBB and RBPi, as long as the NCP is setup correctly then that should be sufficient.
Thanks Toby!
Just did multiple OAD updates later on, using the CC2652 launchpad.
after doing the initial set-up, just tried to play around with the "appType"/"imgId" to changed to a custom string.. not the platform type like in the examples..
needed…
Hi,
Thanks for your interest in TI Thread solutions.
To address your points:
Alex Movitz said: the ability to flash both ROM and Flash OTA
ROM cannot be flashed.
We offer Thread OAD server/client for OTA downloads.
Alex Movitz said: Is there…