File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
libraries/Nicla_System/examples/NiclaSenseME_BatteryChargingSimple Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
/*
2
2
* This example shows how to use the Nicla Sense ME library to charge a battery.
3
3
*
4
- * The LED colors will change depending on the battery's operating status:
4
+ * The LED color will change depending on the battery's operating status:
5
5
* - Blue: Ready
6
6
* - Yellow: Charging
7
7
* - Green: Charging complete
8
8
* - Red: Error
9
9
*
10
10
* Instructions:
11
- * 1. Connect a battery to the board.
11
+ * 1. Connect a single cell (3.7V nominal) LiPo/Li-Ion battery to the board via battery connector (J4) or the pin header (J3) .
12
12
* 2. Configure the charge current in the setup() function.
13
13
* 3. Upload this sketch to your Nicla Sense ME board.
14
14
*
You can’t perform that action at this time.
0 commit comments