NurApiSetConstantChannelIndex Method
Set channel index to use in current hop table.
This prevents NUR from hopping in different channel.
Use with care: RF frequency is locked as long as this is set.
Restore normal channel hopping with parameter -1
Namespace: NurApiDotNetAssembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
public void SetConstantChannelIndex(
int channelIdx
)
Parameters
- channelIdx Int32
- Channel index to use in current hop table. Set -1 to restore normal channel hopping.