From: Nordic ID Support <support@nordicid.com>
Sent: Monday, January 15, 2018 8:27 PM
To: Jin Chua <jin@intensecomp.com>
Subject: RE: Mono and Raspberry PI
Hi Jin,
Here are comments from the developer:
Yes, copy libNurApiRaspi.so from https://github.com/NordicID/nur_sdk/tree/master/native/linux and place it to the folder where your application loads native libraries. i.e. with S2 sandboxed applications, the correct location would be the lib-folder of the zip-package. The rename the filename to NurApi.dll. Then you will need to have the correct version of the NurApiDotNet.dll, that should be the x86_ansi: https://github.com/NordicID/nur_sdk/tree/master/dotnet/x86_ansi
Best regards,
Turo
From: Jin Chua [mailto:jin@intensecomp.com]
Sent: Monday, 15 January 2018 14.12
To: Nordic ID Support <support@nordicid.com>
Subject: Mono and Raspberry PI
Hi Support,
As I understand we can reuse raspberry pi nurapi for mono project. Still need to rename the extension file to dll?
I manage to deploy mono on S2 with the modification of the sample source code provided by you. I think mono will be more suitable since I come from .NET background.
Therefore will like to try out mono on raspberry pi. Hopefully can have some ideal from Nordic ID team. Thanks.
Comments
Post a Comment