Hello:
I have a beginners question. So please be patient with me.
I have a cc2530 custom board. I'm using genericApp from distributed stack with HAL changed according with my board.
My network has a coordinator and an end device. My end device joins the network and the "Hello world" message shows (repeatedly) at the cc2531/USB dongle sniffer.
All seems ok.
I'm monitoring energy consumption at the end device powe line using an oscilloscope (osc) and a small resistor. My end device is using energy saving compiler options and i'm trying to determine if it is actually going to sleep or not and using which mode.
In my osc a 1ms length burst of energy consumption is appearing with a 100ms time interval. Also larger consumption bursts show up with a time interval related with the "hello world message". I figured this out all by myself because this bursts also show at the sniffer (this one I control).
So my question is what is causing the 100ms spaced 1ms burst? And how can I change this.
Tks in advance
Pp