How to change/setup network mode in 802.15.4 #45305
Unanswered
marijnacht
asked this question in
Q&A
Replies: 2 comments 1 reply
-
The 802.15.4 parameters can be changed using net_mgmt API. See |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi Jukkar, Thanks for the reply. I don't see things there like network mode (beacon/non-beacon, or Frequency hopping). Or low power mode (RX off when idle). |
Beta Was this translation helpful? Give feedback.
1 reply
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'm investigating the use of Zephyr for our current subGHz network products. We currently use the TI CC1352 with their proprietary stack and like to switch to IP based networking. I have the echo client and server sample app working on the TI launchpad but I cannot seem to find where to change the settings for this network like beacon mode, network speed, channels.
Can anyone point me in the right direction?
thanks,
Marijn
Beta Was this translation helpful? Give feedback.
All reactions