Toggle navigation
EN
EN
DE
ES
FR
IT
UK
Help
Log In
Help
Log In
EN
EN
DE
ES
FR
IT
UK
Home
Messages
Hashtags
Subgroups
×
×
×
Close
Likes
Users
posterid:900823
Messages
×
Close
Search
Single
Toggle Dropdown
Messages
Topics
Expanded
Polls
previous page
#265
next page
How & what to save provisioning configuration set by meshctl utility into flash memory of NRF52840-PDK ??
Vikrant More <vikrant8051@...>
#265
Now I able able to access, first byte send by
"onoff"
command after editing get_onoff_set( ) function as follow;
static void gen_onoff_set(struct bt_mesh_model *model,
struct bt_mesh_msg_ctx *ctx,
struct net_buf_simple *buf)
{
unsigned char tmp = net_buf_simple_pull_u8(buf);
NRF_P0->OUTSET |= 0x0001E000;
switch (tmp)
{
case 0: NRF_P0->OUT &= ~(1<<13); break;
case 1: NRF_P0->OUT &= ~(1<<14); break;
}
}
---------------------------------------------------------------------------------------------------------------------------------------
Am also able to connect mesh n/w using "connect 0000" command.
---------------------------------------------------------------------------------------------------------------------------------------
Now I want to save configuration set by meshctl utilitty into flash memory of nRF52840-PDK board.
Plus I don't know what to save from that configuration.
Does anyone have knowledge about it ?
---------------------------------------------------------------------------------------------------------------------------------------
More
All Messages By This Member
previous page
View All 2 Messages In Topic
next page
previous page
#265
next page
Join
{users@lists.zephyrproject.org to automatically receive all group messages.
×
Close
Report Message
Reason
Report to Moderators
I think this message isn't appropriate for our group. The Group moderators are responsible for maintaining their community and can address these issues.
Report to Zephyr Project Support
I think this violates the Terms of Service. This includes: harm to minors, violence or threats, harassment or privacy invasion, impersonation or misrepresentation, fraud or phishing.
Note:
Your email address is included with the abuse report.
×
Close
Verify Delete
Are you sure you wish to delete this message from the message archives of users@lists.zephyrproject.org?
This cannot be undone.
×
Close
Verify Repost
Are you sure you wish to repost this message?
More Options
More
Home
Hashtags
Subgroups
Terms
Toggle navigation
Terms
©
2023
Groups.io