Lines Matching +full:zephyr +full:- +full:sdk +full:-
3 NXP FRDM-KW41Z Shield
9 The FRDM-KW41Z is a development kit enabled by the Kinetis |reg| W series
10 KW41Z/31Z/21Z (KW41Z) family built on ARM |reg| Cortex |reg|-M0+ processor with
15 The FRDM-KW41Z can be used as a standalone board or as an Arduino shield. This
16 document covers usage as a shield; see :zephyr:board:`frdm_kw41z` for usage as a
22 To use the FRDM-KW41Z as a Bluetooth low energy controller shield with a serial
25 #. Download the MCUXpresso SDK for FRDM-KW41Z from the `MCUXpresso SDK Builder
33 .. code-block:: console
39 #. Connect the FRDM-KW41Z board to your computer with a USB cable. A USB mass
48 - J30 pin 1 is attached to J31 pin 2
49 - J30 pin 2 is attached to J31 pin 1
55 #. Attach the FRDM-KW41Z to the Arduino header on your selected main board,
56 such as :zephyr:board:`mimxrt1050_evk` or :zephyr:board:`frdm_k64f`.
58 #. Set ``--shield frdm_kw41z`` when you invoke ``west build`` in
59 your Zephyr bluetooth application. For example,
61 .. zephyr-app-commands::
62 :zephyr-app: samples/bluetooth/peripheral_hr
67 .. include:: ../../../nxp/common/board-footer.rst
68 :start-after: nxp-board-footer
73 .. target-notes::
75 .. _MCUXpresso SDK Builder Website: