Global

Members

(constant) Enumeration

Source:

(constant) Update :number

interval, in milliseconds, at which PC shall be checked for new connected adapters.
Source:
Type:
  • number

Methods

getFamilyString(familyId) → {string}

Converts from family ID (used by pc-nrfjprog-js) to family string.
Source:
Parameters:
Name Type Description
familyId Number Family ID. Can be 0 or 1.
Returns:
Type:
string
Family string. Can be 'nrf51' or 'nrf52'.