Replies: 1 comment
-
@cvinayak can you have a look? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I open this issue because i think i'm missing something to completely understand my power consumption measure on a Zephyr I opened this question because I think I am missing something to fully understand my power consumption measurement on a Zephyr scanner.
I am using a nrf52840dk with a power profiler kit 2 to measure the power consumption of my board.
Zephyr version: 3.2.99
Based on the examples provided in Zephyr for bluetooth, I created a basic application that scans continuously. I used the following scan parameters:
with the following configurations :
I got the following measurement:
What is missing for me to understand: What are the peaks that appear every millisecond? They only appear when CONFIG_OBSERVER is on.
Can someone help me to understand this?
Thank you very much in advance!
Beta Was this translation helpful? Give feedback.
All reactions