mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 05:06:35 +01:00
@@ -16,6 +16,8 @@ In order to connect your LoRa capable Pycom module to a LoRaWAN network you will
|
||||
Firstly you will need to get your modules `Device EUI`, this can be achieved using the following code:
|
||||
|
||||
```python
|
||||
|
||||
|
||||
from network import LoRa
|
||||
import ubinascii
|
||||
|
||||
|
||||
Reference in New Issue
Block a user