Skip to content

Basic c# library to program custom Nordic NRF board using JLink DLL

Notifications You must be signed in to change notification settings

shubhammane77/NrfProgApi.NetCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

NrfProgApi.NetCore

Basic library to program custom NRF boards using JLink of NRF9160 DK board

Use: Can be added as part of Desktop application eg. WPF

Devices used:

  1. NRF9160 DK board - For Jlink use to program Custom modem board.
  2. Custom Modem Board - Connected to DK board via 'Debug Output'

Test: Tested on NRF9160 Custom modem board using DK board. No confirmation for other boards.

Uses:

  1. Add NrfjprogAPI.NetCore/NrfjprogAPI.NetCore.csproj reference to your project.
  2. Refer ModemProgramming.cs file for programming.

Methods: ListConnectedDevices - List connected probes, returns addresses. ProgramModem - Program Modem firmware zip and hex file

About

Basic c# library to program custom Nordic NRF board using JLink DLL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages