Skip to content

BUILD LORAWAN END NODE using WL55JC STM32-NUCLEO BOARD and TRANSMIT DATA to TTN (TTI) NETWORK SERVER

Notifications You must be signed in to change notification settings

amin-tayebi/BUILD_LORAWAN_END_NODE_using_WL55JC_STM32-NUCLEO_BOARD_TRANSMIT_DATA_to_TTN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BUILD_LORAWAN_END_NODE_using_WL55JC_STM32-NUCLEO_BOARD_TRANSMIT_DATA_to_TTN

🔥 GOAL of the workshop

BUILD LORAWAN END NODE using WL55JC STM32-NUCLEO BOARD and TRANSMIT DATA to TTN (TTI) NETWORK SERVER

🎬 video of deploying the scenario

https://drive.google.com/drive/folders/193a0y-XQt243AbnOHGVEFdcdlx3MfqSE?usp=sharing

📚 Description

  • Create a project in cude-IDE
  • Setting the keys and parameters of Lorawan-end-node
  • Save, Compile and Debug the project
  • Check Terminal tool (Cutecome) the data transmission
  • See the data transmitted in thethings Industrial network server (Create an application, end-device)
  • The thing network (TTN) version 1.0.3 is TTI(The Thing Industrial) or The Things Stack Community or The Things Stack. I also put a link below how to add gateway in the TTN new platform. One of the most energy efficient boards between Dragino, Pycome, Arduino, Raspberry pi, Adafruit, Esp32 and Semtech in 2021 is stm32-nucleo-wl55Jc. It is one of the best choices in case of performance too. It includes all necessary pins and equipment to make and prototype a lorawan and other prototyping.

Note

Change the Device Eui and other keys and dont let them to be default set from cube-IDE as it doesn't work.

👉 Hardware equipment

  • WL55JC_STM32-NUCLEO_BOARD

  • Type-C USB cable (connect board to the PC)

👉 Software equipment

  • Cube-IDE software

  • Cutecome terminal application (or any terminal application)

👋 Additional resources

  • Frequency setting according to your zone to set in the lora device and TTN (Frequency plan):

https://www.thethingsindustries.com/docs/reference/frequency-plans/

  • Links for downloading STM-cube-IDE:

https://www.st.com/resource/en/user_manual/um2159-getting-started-with-ultralowpower-stm32l0-and-lora-discovery-kit-stmicroelectronics.pdf

  • How to build a LoRawan application with STM32CubeWL55J:

https://www.st.com/resource/en/application_note/dm00660451-how-to-build-a-lora-application-with-stm32cubewl-stmicroelectronics.pdf

  • Video from ST company Stm32-nucleo-wl55jc board description and programming it to create a lorawan node using IAR software:

https://www.youtube.com/watch?v=kIaqp-eks_8

  • Video from ST company introduction to stm32 boards:

https://www.youtube.com/watch?v=vuc6914B0KM

  • Video from ST company LoRaWAN with STM32 Getting Started: Part 2, STM32 LoRaWAN Gateway for The Things Stack:

https://www.youtube.com/watch?v=uJU3YM1MWN4

  • Video from ST company LoRaWAN with STM32 Getting Started: Part 3, LoRaWAN End Node w/ NUCLEO-WL55JC1 for The Things Stack:

https://www.youtube.com/watch?v=8KNfrWoa1fw

https://www.youtube.com/watch?v=DhT0gvR9dhI

About

BUILD LORAWAN END NODE using WL55JC STM32-NUCLEO BOARD and TRANSMIT DATA to TTN (TTI) NETWORK SERVER

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages