Other Parts Discussed in Thread: SYSCONFIG, CC1352P7, CC2652R7
Tool/software:
Hello,
i tried to build and use the ot-ti (https://github.com/TexasInstruments/ot-ti) Firmware for an RF-BM-2652P4 CC2652P7.
I cloned the repository, installed the toolchain and build the firmware, which worked fine. But somehow it don't worked with the home assistant open thread border router addon.
The logs always shows:
So i thought maybe i have the same tx/rx pins. So i opened the project in sysconfig (i followed the documentation and used the @cliArgs line) and edited in the software on the uart2 page the tx/rx pins in the PinMux panel.
But i still don't get it to work.
What are the default pins and bauds ?
I need TX on DIO12 and RX on DIO13.
I used an FOCA FT232 USB to which is connected to the CC and to via USB on the pi.
Does anybody have an idea whats wrong or how i can check/debug that ?
I also tried to connect to the CC via terminal, as the documentation/readme said there are some commands, but none of them worked.
best regards
codmdu