Skip to content

Commit 036e0cd

Browse files
gijsiopeter-pycom
authored andcommitted
Update _index.md
update vodafone link
1 parent ea7d467 commit 036e0cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/tutorials/networks/lte/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ The last line of the script should return a tuple containing the IP address of t
9191
9292
## Pycom simcard
9393

94-
When using the Pycom simcard, you can use the above example to connect to the Vodafone LTE network using `apn=pycom.io` and the correct band. Leaving the band open will allow the modem to scan all available bands, which can take very long. You can use the Pycom simcard to relay your signal data to Pybytes using the [Pybytes API](/pybytes/api/). More information about the Pycom simcard can be found in the [webshop](https://pycom.io/product/vodafone-nb-iot-prepaid-subscription/) and in the [Vodafone simcard FAQ](https://pycom.io/webshop-2/services/cellular-services/faq-for-vodafone-pycoms-nb-iot-services/). It is not possible to connect to any other resources on the internet.
94+
When using the Pycom simcard, you can use the above example to connect to the Vodafone LTE network using `apn=pycom.io` and the correct band. Leaving the band open will allow the modem to scan all available bands, which can take very long. You can use the Pycom simcard to relay your signal data to Pybytes using the [Pybytes API](/pybytes/api/). More information about the Pycom simcard can be found in the [webshop](https://pycom.io/product/vodafone-nb-iot-prepaid-subscription/) and in the [Vodafone simcard FAQ](https://pycom.io/services/cellular-services/faq-for-vodafone-pycoms-nb-iot-services/). It is not possible to connect to any other resources on the internet.
9595

9696
In some regions, you might be successful in creating a connection, but receive the following error when sending signals:
9797

0 commit comments

Comments
 (0)