Part Number: LAUNCHXL-CC26X2R1
Other Parts Discussed in Thread: CC2640
Hi
is it possible to connect the launchpad cc2642r1/cc2652r1 to android phone USB otg
and send npi commands over the USB
thanks
Zahiz
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.
Part Number: LAUNCHXL-CC26X2R1
Other Parts Discussed in Thread: CC2640
Hi
is it possible to connect the launchpad cc2642r1/cc2652r1 to android phone USB otg
and send npi commands over the USB
thanks
Zahiz
Hi,
This is similar to another post.
Please refer to: https://e2e.ti.com/support/wireless-connectivity/bluetooth/f/538/t/917477
Regards,
Richard
Hi
my question was how to connect the USB of the launchPad cc2640 with rtls_master firmware to an android phone
I found a driver to work with the USB serial of the android phone, changed the VID and PID and it is working.
I tried also to work with second antenna set as in your academy explanation need to change the aoa_params "aoa_sampling_control": int('0x20', 16)
it is not working I think you need also to change "aoa_ant_pattern": [0, 1, 2] to "aoa_ant_pattern": [3, 4, 5]
thanks
Zahiz