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