You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am intergrating NordicId RFID device(Nordic ID Sampo S2) for our organisation's POS application. We need support windows platform. I went thru the windows samples that NordicId has shared over github. The sample and the dlls(NURAPI.dll and NURAPIDotNetUwp.dll) work fine on Visual Studio 2017. The links of which are provided here
However, we need to support on Visual Studio 2015. The dlls do not work as expected.Are there any others dlls that work on Visual studio 2015
So we thought now exposing the RFID integration over a desktop bridge and connect to Win32 Console application. I am not finding any dlls that are compatible with Win32 Console application. Here are the steps for issue replication:
Hi,
I am intergrating NordicId RFID device(Nordic ID Sampo S2) for our organisation's POS application. We need support windows platform. I went thru the windows samples that NordicId has shared over github. The sample and the dlls(NURAPI.dll and NURAPIDotNetUwp.dll) work fine on Visual Studio 2017. The links of which are provided here
NURAPI.dll :
https://github.com/NordicID/nur_sample_windows/tree/master/import/win_native/win32
NURAPIDotNetUwp.dll:
https://github.com/NordicID/nur_sample_windows/tree/master/import/dotnet/dotnet_windows/UWP_Win10/AnyCPU
However, we need to support on Visual Studio 2015. The dlls do not work as expected.Are there any others dlls that work on Visual studio 2015
So we thought now exposing the RFID integration over a desktop bridge and connect to Win32 Console application. I am not finding any dlls that are compatible with Win32 Console application. Here are the steps for issue replication:
Please let me know the right dlls for the Win32 Console Application (C#)
The text was updated successfully, but these errors were encountered: