test by changing adv interval value

7 posts / 0 new
Last post
yterasaki
Offline
Last seen:4 years 6 months ago
Joined:2015-05-08 09:28
test by changing adv interval value

Dear Sirs,

I'd like to measure the power consumption with using DSPS reference and DA14580DEVKT.
Relating to this,
Q1: I need to make DA14580DEVKT run by standalone, without debugger. To do this, what I need to change the source code is
(1) change DEVELOPMENT_DEBUG from 1 to 0
(2) define CFG_EXT_SLEEP
Are these modifications enough?

Q2: I would like to check the power consumption by changing adv interval value. Please tell me what portion should I change?

Best Regards,
yukio

Device:
summer20100514
Offline
Last seen:4 years 3 months ago
Guru
Joined:2014-12-30 05:01
A1: AN-B-020_v1.3_End product

A1: AN-B-020_v1.3_End product testing and programming guidelines
A2: change cmd->intv_min and cmd->intv_max in void app_adv_func(struct gapm_start_advertise_cmd *cmd)

MT_dialog
Offline
Last seen:1 month 6 days ago
Staff
Joined:2015-06-08 11:34
Hi yterasaki,

Hi yterasaki,

Its not necessary to change the DEVELOPMENT_DEBUG to 0 just to run it without the debugger, the define CFG_EXT_SLEEP is enough, also by changing the defines APP_ADV_INT_MIN andAPP_ADV_INT_MAX you can alter the advertising intervals.

Thanks MT_dialog

yterasaki
Offline
Last seen:4 years 6 months ago
Joined:2015-05-08 09:28
Thanks Dialog staff,

Thanks Dialog staff,

I understand that the APP_ADV_INT_MIN and MAX defines the adv interval. For further reference or information
about these registers (or memory map?) of APP_xxxx, what kind of document shoud I refer?

Best Regards,
yukio

MT_dialog
Offline
Last seen:1 month 6 days ago
Staff
Joined:2015-06-08 11:34
Hi yterasaki,

Hi yterasaki,

对话框的本地团队的成员将会与你联系or further assistance.

Thanks MT_dialog

yterasaki
Offline
Last seen:4 years 6 months ago
Joined:2015-05-08 09:28
Thanks, Dialog staff

Thanks, Dialog staff
I'm waiting for your contact.
Best Regards,

MT_dialog
Offline
Last seen:1 month 6 days ago
Staff
Joined:2015-06-08 11:34
Hi yterasaki,

Hi yterasaki,

I ve put on a reminder to our local team they will look after your inquiry locally.

Thanks MT_dialog