NurApiRestoreTuning Method
Restores the factory tuning to the module.
Applies only to the NUR05WL2 and NUR10W modules.
Namespace: NurApiDotNetAssembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
public void RestoreTuning(
bool factoryReset
)
Parameters
- factoryReset Boolean
When set to true, the factory defaults are stored into the user area and also taken into use.
When false then the last saved user tuning is taken into use.
Use with care. If not sure that you need for this, do not use!