Other Parts Discussed in Thread: ENERGYTRACE
Hi,
I am working on Launchpad CC1352R1. I imported the sensor example code and I have some doubts.
My configuration is:
-Frequency Hopping
-Sleepy Mode
-Policy Power on
-disabled CUI
-removed all jumpers (including LED jumpers)
-lastest Simplelink version
-sensor example without any addons
1- I know that the purpose of a Power Policy is to make a decision regarding power savings when the CPU is idle. When the sensor is Orphan (without connection with collector), shouldn’t it go to sleep since it is “in” an idle task? I'm measuring the current using EnergyTrace and the current isn't "zero".
I made another simple TI-RTOS project and I do have "zero" current when is idle.
2- I read in a e2e post "Also note that FH devices are never sleepy until they've joined a network." Shouldn’t it go to sleep between network scans?
I'm confused between the policy power and the node's sleepy mode.
3- I have already done the power test with both "DATA & ACK" and "POLL & DATA" profiles with zero current as was predicted but the power test exclude readSensors function. Should I simply chance the macro define "POWER_MEAS". How can I send real data anyhow? I can't find a clear explanation about the Power test and its profiles.
Thanks in advance
Andrés