You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-93Lines changed: 13 additions & 93 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
About
1
+
About
2
2
=====
3
3
4
4
This is Arduino add-on package for NXP JN516x platform.
5
-
This version is built on [Contiki](http://contiki-os.org/).
5
+
This package is built on [ContikiOS](http://contiki-os.org/).
6
6
7
7
Install
8
8
=======
@@ -16,106 +16,26 @@ Use this additional package definition of 'Additional Boards Manager URLs' optio
16
16
Install Compiler and SDK.
17
17
----------------------------
18
18
19
-
Download and install compiler, sdk and flash programmer from [NXP's JN516x page](https://www.nxp.com/products/wireless-connectivity/proprietary-ieee-802.15.4-based/ieee-802.15.4-for-jn516x-7x:IEEE802.15.4).
19
+
Download and install compilerand sdk from [NXP's JN516x page](https://www.nxp.com/products/wireless-connectivity/proprietary-ieee-802.15.4-based/ieee-802.15.4-for-jn516x-7x:IEEE802.15.4).
20
20
21
-
*[BeyondStudio for NXP](https://cache.nxp.com/secured/sdk/JN-SW-4141.zip?__gda__=1529072216_c38bbf7395e570fc9b3c09578d634af9&fileExt=.zip)
Install `JN-SW-4141` and `JN-SW-4163` to installer's default destination (C:\NXP).
26
27
28
+
### For Linux/MacOSX
27
29
28
-
### For Windows
30
+
Install *JN516x IEEE 802.15.4 SDK* contents (JN-SW-4163 directory, need to extract on windows) under `/usr/jn516x-sdk/`(default directory as Contiki expects).
31
+
If installed to another directory, set the path to `SDK_BASE_DIR` and export it.
29
32
30
-
Install to installer's default destination (C:\NXP).
0 commit comments