Is there a possibility to use nRF52840 dongle as a standard ble dongle to enable bluetooth services on my pc ?
Is there a possibility to use nRF52840 dongle as a standard ble dongle to enable bluetooth services on my pc ?
Hi,
No, that is not supported.
Or is it possible to fetch values from pc and send to GATT service?
I am not sure I understood the question, but it is possible to use the pc-ble-driver to write an application on the PC side which communicates with the nRF52840 dongle and gives you the same SoftDevice API as you get when writing an application on the nRF. This is a bit tedious though, and it will not work as a generic BLE adapter for your computer.
I am not sure I understood the question, but it is possible to use the pc-ble-driver to write an application on the PC side which communicates with the nRF52840 dongle and gives you the same SoftDevice API as you get when writing an application on the nRF. This is a bit tedious though, and it will not work as a generic BLE adapter for your computer.