Skip to content

Commit bd6f85f

Browse files
Merge pull request #329 from NordicSemiconductor/push-lvlxlnropvox
Fix: Broken anchor links
2 parents e88627c + 5cbbc0a commit bd6f85f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

doc/docs/evaluating_battery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ To start fuel gauge evaluations using a battery model, complete the following st
44

55
1. Connect a battery to the EK.
66
1. Enable the **Fuel Gauge** setting on the [**Dashboard**](./overview.md#dashboard-tab) tab.
7-
1. If you are using nPM1300 EK or nPM1304 EK, select the battery model for evaluation in the [**Fuel Gauge**](./overview.md#npm1300-and-nPM1304-fuel-gauge) side panel.<br/>
7+
1. If you are using nPM1300 EK or nPM1304 EK, select the battery model for evaluation in the [**Fuel Gauge**](./overview.md#fuel-gauge) side panel.<br/>
88
Use one of the following options:
99

1010
* Use the **Active Battery Model** for a preloaded battery model

doc/docs/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ This side panel area lets you select the following options:
6262
| Menu | Description |
6363
| -------------------------------- | ----------- |
6464
| **Active Battery Model** | Select the battery model you want to use for Fuel Gauge in nPM PowerUP. |
65-
| **Add New Active Battery Model** | Select a battery from selected vendors that has been profiled by Nordic Semiconductor or your own custom battery model, added with the **Profile Battery** feature and saved in the [**Profiles**](#profiles-tab) tab. |
65+
| **Add New Active Battery Model** | Select a battery from selected vendors that has been profiled by Nordic Semiconductor or your own custom battery model, added with the **Profile Battery** feature and saved in the [**Profiles**](#npm1300-and-npm1304-profiles-tab) tab. |
6666
| **Profile Battery** | **This option is only available for nPM1300 and nPM1304 devices.**<br/><br/>Create your own, custom battery profile, and collect the data. The results are then saved in the [**Profiles**](#npm1300-and-npm1304-profiles-tab) tab and added to the **Add New Active Battery Model** drop-down menu.</br></br>Clicking the button opens a window where you can select several options for the battery profiling:<br/>![Profile Battery test configuration](./screenshots/battery_profiling.PNG "Profile Battery test configuration")<br/>See the tooltips for more information about each of the options.</br></br>To perform the battery profiling with the nPM1300 EK, you need the nPM Fuel Gauge Board. See [Profiling a battery with nPM PowerUP](profiling_battery.md) for more information. |
6767

6868
### nPM2100: Power Source
@@ -163,7 +163,7 @@ The following drop-down menu options are available for the project section:
163163
| **Process Included Data**| If your project includes multiple temperature profiles, you can include a selection of them with the **Include** toggle. Using this option processes only the included temperature profiles. |
164164
| **Save Battery Model** | Save the battery model for the entire project to a JSON or an INC file. This only saves the temperature profiles you have selected with the **Include** toggle. |
165165
| **Write Battery Model** | Write the battery model for the entire project to the nPM Controller on the EK. This only writes the temperature profiles you have selected with the **Include** toggle. |
166-
| **Add Profile** | Add a new battery profile with a specific temperature and a CSV data file. Data files are generated when you use the [**Profile Battery** option](#npm1300-and-nPM1304-fuel-gauge). |
166+
| **Add Profile** | Add a new battery profile with a specific temperature and a CSV data file. Data files are generated when you use the [**Profile Battery** option](#fuel-gauge). |
167167
| **Open Folder** | Open the project directory in the **File Explorer**. |
168168
| **Edit Project** | Edit the project settings. |
169169
| **Remove Project** | Remove the current project, including all battery profiles. |

doc/docs/profiling_battery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ All or some of the following files are generated as the result of profiling a ba
5555

5656
* CSV data file for the given profile and temperature, which can be used to [merge temperature profiles](./working_with_profiles.md)
5757
* Debug directory that includes debugging files with information about the profiling process, such as profiling commands and logs, and about the functioning of the app.<br/>
58-
You can share these files with Nordic Semiconductor if you encounter issues while profiling. You can also manually create these files with the [**Record Events**](overview.md#record-events) button in the side panel, but the contents might be different when not profiling.
58+
You can share these files with Nordic Semiconductor if you encounter issues while profiling. You can also manually create these files with the [**Record Events**](overview.md#actions) button in the side panel, but the contents might be different when not profiling.

0 commit comments

Comments
 (0)