Page 1 of 1

how to port a library for custom ble profile in raspberry pi

Posted: Thu May 02, 2019 5:19 am
by KAPOORS
I want to use a Nordic semiconductor library for commissioning on Raspberry-pi 3

Documentation for the library is located here:
https://infocenter.nordicsemi.com/topic ... 3_24_1_3_0

how do i port the library and use for custom BLE profile??

Re: how to port a library for custom ble profile in raspberry pi

Posted: Thu May 02, 2019 10:28 am
by Douglas6
You'll need to rewrite the library in a language that can run on the Pi.