I'm testing driver vital signs with AWR1642.
I am trying to connect to a computer without a usb cable.
1. R169, R166 connected.
2. R128, R129 disconnected.
3. I connected the pins 5 and 7 of J6 to the computer.
4. connected R26.
5. I connected J5's 9th pin to my computer.
Reading data through AR_MSS_LOGGER was successful.
However, sending config value fails.
------------------------------------------------------
sensorStop
flushCfg
dfeDataOutputMode 1
channelCfg 15 3 0
adcCfg 2 1
adcbufCfg -1 0 0 1 0
profileCfg 0 77 7 6 57 0 0 70 1 200 4000 0 0 48
chirpCfg 0 0 0 0 0 0 0 1
frameCfg 0 0 2 0 50 1 0
lowPower 0 1
guiMonitor 0 0 0 0 1
calibDcRangeSig -1 0 0 0 0
vitalSignsCfg 0.3 0.9 256 512 4 0.1 0.05 100000 300000
motionDetection 1 20 2.0 0
sensorStart
-------------------------------------------------------
This is the config value I sent device.
The baud rate is 115200bps and the format is ASCII.