Skip to content
This repository was archived by the owner on Jul 20, 2024. It is now read-only.

ansocket/LoRa-LabKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a pet-project IoT LoRa Labkit for SibSAU. Based on LwIP 6LoWPAN + LoRa PHY. Base station should be connected through PPPoS to a PC.

Main goals of this project:

  • Learn basics of Makefiles. Create usable project structure with MakeFiles.
  • Take a closer look at LwIP network stack. Try to create some network interface drivers.
  • Create a adaptation layer LoRa <==> IEEE 802.15.4.
  • Get some fun to working with this :)

Here is a to-do list:

  • FreeRTOS based minimal project with make script and CMSIS.
  • USART driver
  • Porting LwIP
  • Create pppos netif
  • LoRa driver
  • LoRa <==> IEEE 802.15.4 layer
  • Ping from one wireless node to another

  • CoAP

About

RAK3172 (STM32WLE5CC)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages