Skip to content

Commit

Permalink
Update tutorialStm32TTN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dcalvoalonso committed Jan 30, 2019
1 parent 0b0cb53 commit ef14613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorialStm32TTN.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ AppEui= 70-B3-D5-7E-D0-00-98-5F
AppKey= 2B 7E 15 16 28 AE D2 A6 AB F7 15 88 09 CF 4F 3C
```
- Copy the values of `DevEui` and `AppKey`.
- Navigate to `https://console.thethingsnetwork.org/applications/test_fiware/devices/register` to register the device. Introduce the `Device ID`, the `Device EUI` (from the previous step) and the `App Key` (from the previous step).
- Navigate to `https://console.thethingsnetwork.org/applications` to register the device. Introduce the `Device ID`, the `Device EUI` (from the previous step) and the `App Key` (from the previous step).

![TTN device resigster](https://github.com/Atos-Research-and-Innovation/IoTagent-LoRaWAN/blob/master/docs/img/stm32_ttn_tutorial/ttn_device_register.png)
- If the endnode can get connected to a *LoRaWAN gateway*, after some time, data shall start being received by `The Things Network console`:
Expand Down

0 comments on commit ef14613

Please sign in to comment.