Skip to content

Read position and time data from a RAK1910 GPS module on a RAK11310 core module using RP2040 SDK in Visual Studio Code

License

Notifications You must be signed in to change notification settings

m-nahirny/wisblock-gps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wisblock-multicore-data-acquisition

Demonstrate reding postion and time data from the RAK1910 Wisblock GNSS Location Module using core 0.

Hardware

Default Pinout

RAK11310
GPIO 2
GPIO 3
GPIO 4
GPIO 5
GPIO 6
GPIO 22

Cloning

git clone --recurse-submodules https://github.com/m-nahirny/wisblock-multicore-data-acquisition.git 

Building

  1. Set up the Pico C/C++ SDK
  2. Set PICO_SDK_PATH
export PICO_SDK_PATH=/path/to/pico-sdk
  1. Create build dir, run cmake and make:
  1. Copy example .uf2 to RAK11310 when in BOOT mode.

About

Read position and time data from a RAK1910 GPS module on a RAK11310 core module using RP2040 SDK in Visual Studio Code

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published