Other Parts Discussed in Thread: CC1352P7
Dear TI Engineers,
I am facing difficulty running the Wi-SUN OAD demo:
https://dev.ti.com/tirex4-desktop/content/cc13xx_cc26xx_simplelink_academy_7_40_01_00/_build_cc13xx_cc26xx_simplelink_academy_7_40_01_00/source/ti_wisunfan/wisun_oad/wisun_oad.html
This is my setup:
- BeaglePlay with BeaglePlay Debian OS 2023 October as boarder router host
- on-board CC1352P7 flashed with CCS Wi-Sun broader router firmware
- a CC2352P7-1 launchpad flashed as off-chip OAD COAP wi-sun router node
- CCS 12.7.1, SDK is also the newest 7.40.00.77
I followed the procedures described in the tutorial above. I could ping the COAP router node from my BeaglePlay host within spinel-cli.py. However, when I issued
getoadfwver <ipv6 address>
spinel-cli reported that it was not a COAP node.
Another problem is: my COAP node was connected to a windows desktop. When I ran spinel-cli.py to connect to it and enter command role, it did not respond at all.
So what did I do wrong? How do I correct my procedures?
Yours faithfully,
Timmy