I need to read / write data over RTT with an nRF52 target device. There are function prototypes in nrf52_nrfjprogdll.h that look like what I need.
Before I spend the time to create a C# wrapper for that DLL, is there one already made?
I need to read / write data over RTT with an nRF52 target device. There are function prototypes in nrf52_nrfjprogdll.h that look like what I need.
Before I spend the time to create a C# wrapper for that DLL, is there one already made?
Hi,
I have not been able to find any wrappers here internally, it is possible that some users have made one though. Good luck!
Best regards,
Øyvind
Kind of what I figured. I already did some fairly extensive Googling and came up empty.