4 posts / 0 new
The Last post
lindapeng
Offline
Last seen:1 year 3 have a line
Joined:The 2018-10-25 04:36
DA14580 broadcast after secondary modified broadcast interval

Hello, I want to ask, after the bluetooth radio broadcast interval can not second modification?Because our products need to broadcast all the time, but has been broadcast will all be demanding, so I want it to normal after a period of time, reduce the radio frequency, achieve energy saving, this method can?If can, how to implement?thank you

Device:
CYibin
Offline
Last seen:9 have 3 weekes line
The Staff
Joined:The 2017-12-14 02:48
Hello lindapeng.

Hello lindapeng.

Of course I can.And it is a kind of very general practice.

Modify the broadcast interval process (state machine) is:

1, configuration parameters, a radio

2, to stop broadcasting

After 3, broadcasting actually stops (GAPM_CANCELL), return to step 1

SDK5.0.4 all_in_one engineering demonstrate this process

Qyt
Offline
Last seen:1 year 2 have a line
Joined:The 2018-12-18 08:58
Hi, dialog

Hi, dialog

Can I ask about the da14580 sdk3.0 version of the broadcast time intervals, where is the change?,
In the document is only in view of the broadcast time sdk5.0 changes, have introduced 3.0 broadcast time interval modified document is introduced.

thanks

Qyt

CYibin
Offline
Last seen:9 have 3 weekes line
The Staff
Joined:The 2017-12-14 02:48
hello

hello

What you project development in stages, whether they have been completed or are starting to function development?

SDK5 solved many SDK3 bug;And software code are finishing in terms of normative, suggest you start from the latest SDK development.