Skip to content

Commit be3edc2

Browse files
authored
Update hardware page to remove JLink reference for V2.2 (#398)
As Segger has not release a J-Link OB version for the nRF52 Interface chip in the V2.2, only for V1 KL26 and V2 KL27.
1 parent 8dbfa54 commit be3edc2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

hardware/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ There is an on-board 2.4GHz radio peripheral used to provide Bluetooth and custo
5151
| Flash ROM | 512KB
5252
| RAM | 128KB
5353
| Speed | 64MHz
54-
| Debug | [SWD](https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf52833%2Fdif.html), [J-Link/OB](https://www.segger.com/products/debug-probes/j-link/models/j-link-lite/j-link-lite-cortex-m/)
54+
| Debug | [SWD](https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf52833%2Fdif.html)
5555
| More Info | [Software](../software), [nRF52 datasheet](https://infocenter.nordicsemi.com/index.jsp?topic=%2Fstruct_nrf52%2Fstruct%2Fnrf52833.html&cp=3_1)
5656

5757
### Bluetooth Wireless Communication
@@ -268,7 +268,6 @@ The interface processor can be used with special host tools to debug code that i
268268
| --- | ---
269269
| Protocol | Serial Wire Debug (SWD)
270270
| Options | DAPLink (CMSIS-DAP)
271-
| | JLink/OB (via different firmware)
272271

273272
### Mechanical
274273

0 commit comments

Comments
 (0)