Skip to content

Commit 3a6bc4f

Browse files
committed
Jolt docs
1 parent 79bfc77 commit 3a6bc4f

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

boards/Jolt.js.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,16 @@ Features
2626

2727
* Bluetooth Low Energy
2828
* Espruino JavaScript interpreter pre-installed
29-
* nRF528402 SoC - 64MHz ARM Cortex M4, 256kB RAM, 1MB Flash
30-
* 8x high power 1A H-bridge outputs on screw terminal block
29+
* nRF52840 SoC - 64MHz ARM Cortex M4, 256kB RAM, 1MB Flash
30+
* 8x high power 1A H-bridge outputs on screw terminals
3131
* 4x Qwiic/Stemma connectors (2x analog capable with 500mA FET, 2x with 4x GPIO)
3232
* 2.7v to 18v input range
33-
* Ultra low power (down to 0.004mA) when idle
33+
* Ultra low power (down to 0.008mA) when idle
34+
* LiPo battery connector with inbuilt charger
3435
* USB-C with USB Serial support
3536
* 1x 3mm mounting hole
3637
* 1x Button
38+
* 40mm x 40mm x 12mm with protective silicone case
3739
* PCB Dimensions: 37.2mm x 36mm
3840

3941

@@ -123,7 +125,7 @@ Power Consumption
123125

124126
All power figures below are with the LCD on:
125127

126-
* No advertising - 0.004mA
128+
* No advertising - 0.008mA
127129
* Advertising - 0.06mA
128130
* Connected via BLE - 0.8mA
129131
* Connected via BLE (1 min inactivity, or `NRF.setConnectionInterval(200)`)- 0.05mA

info/Firmware Update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Now, you need to put your device into DFU mode using the instructions below. Not
5050

5151
#### Entering DFU mode
5252

53-
##### MDBT42Q / Puck.js
53+
##### MDBT42Q / Puck.js / Jolt.js
5454

5555
* Apply power while holding the button (or button 1 on Pixl.js) down
5656
* A LED will now stay lit (green on Puck.js, red on MDBT42Q)

0 commit comments

Comments
 (0)