Hi!
I am trying to run an example using dmm. I have two CC1352P1 Launchpads and I am flashing one with "dmm_154collector_remote_display_app" (https://dev.ti.com/tirex/explore/node?devtools=LAUNCHXL-CC1352P1&node=A__AIA5CDQx6sxcdBqfJBIjJg__com.ti.SIMPLELINK_CC13XX_CC26XX_SDK_DMM_MODULE__BSEc4rl__LATEST&placeholder=true) and the other with "dmm_154sensor_remote_display_app" (https://dev.ti.com/tirex/explore/node?node=A__AHuTdCdwzEqaaR.O8VLMEQ__com.ti.SIMPLELINK_CC13XX_CC26XX_SDK_DMM_MODULE__BSEc4rl__LATEST&placeholder=true) using CCS Cloud IDE.
I am building and running these apps one on each Launchpad and following the README file of each one. But when I access the output to the terminal they both have the same appearance, as shown in the images bellow:
The one with Dev Addr: 0xE4E112F522C1 was supposed to be sensor and the other one with Dev Addr: 0x6CB2FD186AF3 was supposed to be the collector.
Am I missing something? Do I have to set any other configuration?
I appreciate any help.