Skip to content

Commit f8ed698

Browse files
authored
Merge pull request #416 from arduino/karlsoderby/jst-connector-fix
Update MKR boards JST connector mentions
2 parents 38f1384 + 559cb5e commit f8ed698

File tree

14 files changed

+15
-15
lines changed

14 files changed

+15
-15
lines changed

content/hardware/01.mkr/01.boards/mkr-1000-wifi/tech-specs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Power:
2323
Input Voltage (nominal): 5-5.5V
2424
DC Current per I/O pin: 7 mA
2525
Supported battery: Li-Po Single Cell, 3.7V, 1024mAh Minimum
26-
Battery connector: JST
26+
Battery connector: JST PH
2727
Clock speed:
2828
Processor: 48 MHz
2929
RTC: 32.768 kHz

content/hardware/01.mkr/01.boards/mkr-1000-wifi/tutorials/mkr-1000-battery-life/mkr-1000-battery-life.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ This tutorial gives an overview on how to determine the duration of a rechargeab
4242

4343
## The Circuit
4444

45-
The battery is connected to the board through the on-board JST connector
45+
The battery is connected to the board through the on-board JST PH connector
4646

4747
![The circuit for this tutorial](assets/ArduinoMKR1000Battery_bb.png)
4848

content/hardware/01.mkr/01.boards/mkr-gsm-1400/tech-specs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Power:
3232
Input Voltage (nominal): 5-7V
3333
DC Current per I/O pin: 7 mA
3434
Supported battery: Li-Po Single Cell, 3.7V, 2500mAh Minimum
35-
Battery connector: JST
35+
Battery connector: JST PH
3636
Clock speed:
3737
Processor: 48 MHz
3838
RTC: 32.768 kHz

content/hardware/01.mkr/01.boards/mkr-gsm-1400/tutorials/gsm-mqtt-env/gsm-mqtt-env.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ If the code is not working, there are some common issues we can troubleshoot:
248248
249249
In this tutorial, we have combined the use of the GSM technology, the MQTT communication protocol and environmental sensors. Practically speaking, we have created a tiny weather station that can provide accurate weather conditions which can be deployed anywhere with GSM coverage.
250250
251-
>**Tip:** As the hardware (MKR GSM 1400 + MKR ENV shield) are both designed to consume little power, we can get creative with the [ArduinoLowPower](https://www.arduino.cc/en/Reference/ArduinoLowPower) library to deploy a complete standalone weather station. The MKR GSM 1400 can be directly powered with a 3.7V LiPo battery with a JST connector.
251+
>**Tip:** As the hardware (MKR GSM 1400 + MKR ENV shield) are both designed to consume little power, we can get creative with the [ArduinoLowPower](https://www.arduino.cc/en/Reference/ArduinoLowPower) library to deploy a complete standalone weather station. The MKR GSM 1400 can be directly powered with a 3.7V LiPo battery with a JST PH connector.
252252
253253
Feel free to explore the [MKRGSM](https://www.arduino.cc/en/Reference/GSM) library further, and try out some of the many cool functions in this library. You can also check out the [MQTT](https://github.com/256dpi/arduino-mqtt) repository on GitHub.
254254

content/hardware/01.mkr/01.boards/mkr-gsm-1400/tutorials/securely-connecting-a-mkr-gsm-1400-to-google-cloud-iot-core/securely-connecting-a-mkr-gsm-1400-to-google-cloud-iot-core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Next you'll need to install the Arduino libraries that will be used, using the A
4949
* ArduinoMqttClient (version 0.1.3 or later)
5050
* Arduino Cloud Provider Examples (version 1.2.0 or later)
5151

52-
Now insert the micro SIM card in the slot on the bottom of the MKR GSM 1400 board, connect the antenna, and attach the 3.7V Lipo battery to the JST connector. Then plug in the MKR GSM 1400 with the micro USB cable to your computer, select the serial port in the Arduino IDE using the **Tools -> Port "..."** menu and also select Arduino MKR GSM 1400 in the **Tools -> Board "..."** menu.
52+
Now insert the micro SIM card in the slot on the bottom of the MKR GSM 1400 board, connect the antenna, and attach the 3.7V Lipo battery to the JST PH connector. Then plug in the MKR GSM 1400 with the micro USB cable to your computer, select the serial port in the Arduino IDE using the **Tools -> Port "..."** menu and also select Arduino MKR GSM 1400 in the **Tools -> Board "..."** menu.
5353

5454
![Select MKR GSM 1400.](assets/screen_shot_2019-03-13_at_4_34_59_pm_AnQOUII5Jp.png)
5555

content/hardware/01.mkr/01.boards/mkr-nb-1500/tech-specs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Power:
2828
Input Voltage (nominal): 5-7V
2929
DC Current per I/O pin: 7 mA
3030
Supported battery: Li-Po Single Cell, 3.7V, 1500mAh minimum
31-
Battery connector: JST
31+
Battery connector: JST PH
3232
Power Consumption (LTE M1): min 100 mA / max 190 mA
3333
Power Consumption (LTE NB1): min 60 mA / max 140 mA
3434
Clock speed:

content/hardware/01.mkr/01.boards/mkr-nb-1500/tutorials/securely-connecting-an-arduino-nb-1500-to-azure-iot-hub/securely-connecting-an-arduino-nb-1500-to-azure-iot-hub.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Next you'll need to install the Arduino libraries that will be used, using the A
5050
* ArduinoMqttClient
5151
* Arduino Cloud Provider Examples
5252

53-
Now insert the micro SIM card in the slot on the bottom of the MKR NB 1500 board and attach the 3.7V Lipo battery to the JST connector. Then plug in the MKR NB 1500 with the micro USB cable to your computer, select the serial port in the Arduino IDE using the **Tools -> Port "..."** menu and also select Arduino MKR NB 1500 in the **Tools -> Board "..."** menu.
53+
Now insert the micro SIM card in the slot on the bottom of the MKR NB 1500 board and attach the 3.7V Lipo battery to the JST PH connector. Then plug in the MKR NB 1500 with the micro USB cable to your computer, select the serial port in the Arduino IDE using the **Tools -> Port "..."** menu and also select Arduino MKR NB 1500 in the **Tools -> Board "..."** menu.
5454

5555
![Select Arduino MKR NB 1500](assets/screen_shot_2019-02-06_at_11_12_43_am_ydThma23S0.png)
5656

content/hardware/01.mkr/01.boards/mkr-vidor-4000/tech-specs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Microcontroller block:
2525
Input Voltage (nominal): 5-7V
2626
DC Current per I/O pin: 7 mA
2727
Supported battery: Li-Po Single Cell, 3.7V, 1024mAh Minimum
28-
Battery connector: JST
28+
Battery connector: JST PH
2929
Clock speed:
3030
Processor: 48 MHz
3131
RTC: 32.768 kHz

content/hardware/01.mkr/01.boards/mkr-wan-1310/tech-specs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Power:
2525
Input Voltage (nominal): 5-7V
2626
DC Current per I/O pin: 7 mA
2727
Supported battery: Li-Po Single Cell, 3.7V, 1024mAh Minimum
28-
Battery connector: JST
28+
Battery connector: JST PH
2929
Lowest power consumption: 104uA
3030
Clock speed:
3131
Processor: 48 MHz

content/hardware/01.mkr/01.boards/mkr-wan-1310/tutorials/lora-button-press/lora-button-press.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ Now that we have communication between the boards, we can do a simple test with
352352

353353
### Making Sender Device Mobile
354354

355-
As of now, we have a quite immobile setup, but this can be fixed by making the sender device mobile. A good way of testing this out is to make the sender device run on a battery instead. The MKR WAN 1310 has a battery connector that any battery with a JST connector can connect to. A standard 3.7 LiPo battery can power the MKR WAN 1310 for a longer time.
355+
As of now, we have a quite immobile setup, but this can be fixed by making the sender device mobile. A good way of testing this out is to make the sender device run on a battery instead. The MKR WAN 1310 has a battery connector that any battery with a JST PH connector can connect to. A standard 3.7 LiPo battery can power the MKR WAN 1310 for a longer time.
356356

357357
### Troubleshoot
358358

content/hardware/01.mkr/01.boards/mkr-wan-1310/tutorials/lora-sensor-data/lora-sensor-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ Now that we have communication between the boards, we can do a simple test with
228228

229229
### Making Sender Device Mobile
230230

231-
As of now, we have a quite immobile setup, but this can be fixed by making the sender device mobile. A good way of testing this out is to make the sender device run on a battery instead. The MKR WAN 1310 has a battery connector that any battery with a JST connector can connect to. A standard 3.7 LiPo battery can power the MKR WAN 1310 for a longer time.
231+
As of now, we have a quite immobile setup, but this can be fixed by making the sender device mobile. A good way of testing this out is to make the sender device run on a battery instead. The MKR WAN 1310 has a battery connector that any battery with a JST PH connector can connect to. A standard 3.7 LiPo battery can power the MKR WAN 1310 for a longer time.
232232

233233
### Troubleshoot
234234

content/hardware/01.mkr/01.boards/mkr-wifi-1010/tech-specs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Power:
2424
Input Voltage (nominal): 5-7V
2525
DC Current per I/O pin: 7 mA
2626
Supported battery: Li-Po Single Cell, 3.7V, 1024mAh Minimum
27-
Battery connector: JST
27+
Battery connector: JST PH
2828
Clock speed:
2929
Processor: 48 MHz
3030
RTC: 32.768 kHz

content/hardware/01.mkr/01.boards/mkr-wifi-1010/tutorials/powering-with-batteries/powering-with-batteries.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ ___
3333
## Hardware & Software Needed
3434

3535
- Arduino MKR WiFI 1010
36-
- Li-Po battery 1024 mAh minimum, JST connector
36+
- Li-Po battery 1024 mAh minimum, JST PH connector
3737
- Pushbutton NO
3838
- Power source with micro-USB cable
3939
- Arduino IDE (offline and online versions available)
@@ -56,7 +56,7 @@ This tutorial is more of a conceptual one than a practical one, because there is
5656

5757
The first step is to connect the board to a source of energy, this can be your computer or a phone charger. In both cases there will be a cable that ends with a micro USB that goes into the MKR WiFi 1010 socket. A standard 500 mA supply is ok and will charge your battery in a number of hours that is proportional to the capacity of the battery. The circuit is designed to provide 4.2V and 512 mAh; with a typical C/2 charge/discharge rating of the cells, this is the reason why we suggest a 1024 mAh minimum capacity. The hours taken for the charge are therefore the capacity divided by the charging current. You can find batteries with different C values depending on their chemistry and application, but the ones available for powering microcontroller boards are usually rated at C/2. Operating the Li-Po battery within its specs will grant it a long and cool (no heating) life.
5858

59-
![LiPo battery with JST connector.](assets/mkr_tutorial_01_img_03.png)
59+
![LiPo battery with JST PH connector.](assets/mkr_tutorial_01_img_03.png)
6060

6161
When the battery is charging, you will see the charging LED lit. When no charge is going on, either because the battery is full or the charging timeout has been reached, that LED is off while the Power LED stays on.
6262

content/hardware/01.mkr/01.boards/mkr-zero/tech-specs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Power:
1919
Input Voltage (nominal): 5-5.5V
2020
DC Current per I/O pin: 7 mA
2121
Supported battery: Li-Po single cell, 3.7V, 700mAh minimum
22-
Battery connector: JST
22+
Battery connector: JST PH
2323
Clock speed:
2424
Processor: 48 MHz
2525
RTC: 32.768 kHz

0 commit comments

Comments
 (0)