Skip to content

Help on Thread External Commissioning on 868MHz #7462

Closed Answered by schinchani
rohithanaydy asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Rohith,

While there could be more than one issue going on here, when trying to work with OT BR on Sub-GHz (868/915 MHz) using the Proprietary PHY option, you will definitely need to rebuild the OpenThread border router application on the host with the following OpenThread stack configurations:

OPENTHREAD_CONFIG_PLATFORM_RADIO_PROPRIETARY_SUPPORT= 1
OPENTHREAD_CONFIG_RADIO_2P4GHZ_OQPSK_SUPPORT=0
OPENTHREAD_CONFIG_RADIO_915MHZ_OQPSK_SUPPORT=0
(Note, that you will need to define all three configurations mentioned above)

When these configurations are not set (which is the default case), the radio piece of the stack code built on the host picks the 2.4 GHz option (i.e sets OPENTHREAD_CONFIG…

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@rohithanaydy
Comment options

Comment options

You must be logged in to vote
1 reply
@jwhui
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by rohithanaydy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants