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: ModbusTCPMaster/README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -11,13 +11,13 @@ This library allows an imp to communicate with other devices via TCP/IP. It requ
11
11
#require "W5500.device.nut:1.0.0"
12
12
```
13
13
14
-
The following instructions are applicable to Electric Imp’s [impAccelerator™ Fieldbus Gateway](https://electricimp.com/docs/hardware/resources/reference-designs/fieldbusgateway/).
14
+
The following instructions are applicable to Electric Imp’s [impAccelerator™ Fieldbus Gateway](https://developer.electricimp.com/hardware/resources/reference-designs/fieldbusgateway).
15
15
16
16
1. Connect the antenna to the Fieldbus Gateway
17
17
2. Wire RS485 A on the Fieldbus Gateway to port A / positive(+) on the other device
18
18
3. Wire RS485 B on the Fieldbus Gateway to port B / negative(-) on the other device
19
19
4. Wire both devices’ ground ports together
20
-
5. Fit [jumper J2](https://electricimp.com/docs/hardware/resources/reference-designs/fieldbusgateway/#rs-485) on the Fieldbus Gateway motherboard to enable RS485
20
+
5. Fit [jumper J2](https://developer.electricimp.com/hardware/resources/reference-designs/fieldbusgateway#rs-485) on the Fieldbus Gateway motherboard to enable RS485
21
21
6. Power up the Fieldbus Gateway
22
22
7. Configure the Fieldbus Gateway for Internet access using BlinkUp™
0 commit comments