Hi,
I am using AWR1843 board(with demo binary) , I am trying the following configuration and I am facing an issue when I am trying to use two profile configuration for two chirps without using Advance frame config.
The sensorStart is not happening and also I am not seeing any error commands in debug.
The configuration :
sensorStop
flushCfg
dfeDataOutputMode 1
channelCfg 15 7 0
adcCfg 2 1
adcbufCfg -1 0 1 1 1
lowPower 0 0
profileCfg 0 77 4 3.9 27.48 0 46080 18.01 1 256 11339 0 0 30
profileCfg 1 77 4 3.9 27.48 0 7123968 18.01 1 256 11339 0 0 30
chirpCfg 0 0 0 0 0 0 0 3
chirpCfg 1 1 1 0 0 0 0 6
Please let me know how to resolve this issue.