-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[nrfconnect] new: sleepy behaviour for lighting app #23935
[nrfconnect] new: sleepy behaviour for lighting app #23935
Conversation
PR #23935: Size comparison from f71e778 to 7300383 Increases (5 builds for bl602, cc13x2_26x2, psoc6, qpg, telink)
Decreases (7 builds for bl702, esp32, nrfconnect, telink)
Full report (64 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rochaferraz how does one use this config? I see no documentation or build script updates.
Could you update build_examples.py to have a variant that uses this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Request changes: need documentation/build script update to show how to use this. Prefferably build_examples.py variant (in nrf.py)
…ilding sample using CSL
* new: sleepy behaviour for lighting app * chg: restyle * chg: removed prj_sleepy.conf. Left changes to AppTask.cpp to allow building sample using CSL * fix: should keep the router thread device on the basic use case for lighting
Adding Nordic KConfig configuration to support CSL enabled Thread Sleepy Devices for lighting app
Sample tested for commissioning and basic OnOff Cluster control on nrf52840dk_nrf52840 platform