Skip to content
This repository was archived by the owner on Apr 24, 2019. It is now read-only.

Commit d8aac6e

Browse files
author
Yogesh Pande
authored
Merge pull request #258 from ARMmbed/MBEDGW_Binary_mbed-os-5.5
Update MBEDGW binaries for mbed-os-5.5
2 parents 6df09cf + 60bcd5a commit d8aac6e

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

GW_Binary/gateway6LoWPANDynamic.bin

49.5 KB
Binary file not shown.

GW_Binary/gateway6LoWPANStatic.bin

49.5 KB
Binary file not shown.

GW_Binary/gatewayThreadDynamic.bin

-17.1 KB
Binary file not shown.

GW_Binary/gatewayThreadStatic.bin

-17.1 KB
Binary file not shown.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ To do that, ping the Connector IPv6 address `2607:f0d0:2601:52::20` from your ne
105105

106106
#### Channel settings
107107

108-
The default 2.4GHz channel settings are already defined by the [mbed-mesh-api](https://github.com/ARMmbed/mbed-os/tree/master/features/nanostack/FEATURE_NANOSTACK/mbed-mesh-api) to match the mbed gateway settings. The application can override these settings by adding them to the `.json` file. For example:
108+
The default 2.4GHz channel settings are already defined by the [mbed-mesh-api](https://github.com/ARMmbed/mbed-os/tree/master/features/nanostack/FEATURE_NANOSTACK/mbed-mesh-api) to match the Border Router settings. The application can override these settings by adding them to the `.json` file. For example:
109109

110110
```json
111111
"target_overrides": {
@@ -138,11 +138,11 @@ There are two options for border router.
138138

139139
##### Nanostack-border-router
140140

141-
You can configure and build the [nanostack-border-router](https://github.com/ARMmbed/nanostack-border-router) for the 6LoWPAN ND or Thread mode.
141+
You can configure and build the [nanostack-border-router](https://github.com/ARMmbed/nanostack-border-router) for the 6LoWPAN ND or Thread mode.
142142

143143
##### mbed gateway
144144

145-
The mbed gateway is a binary release only.
145+
The mbed gateway is a binary release only. Please note, the mbed gateway will not be supported after the mbed-os 5.5 release.
146146

147147
To connect the example application in 6LoWPAN ND or Thread mode to mbed Device Connector, you need to set up an mbed 6LoWPAN gateway router as follows:
148148

0 commit comments

Comments
 (0)