Hello!
Is it possible to develop a windows app using the native windows BLE (UWP) for the nRF52840?
This is because I need to do that, and I have read in some posts here that some have used UWP. I have done that in windows with the embedded BLE device that my laptop has, but I want to use the nRF52840 dongle to do that in order to put nRF52840 in advertise mode, set a service and a characteristic. I don't know how to start since the nRF52840 dongle appears in the windows device manager in the Ports (COM $ LPT) section as a nRF Connect USB CDC ACM (COM9) instead of a Bluetooth device. When I first connected the dongle the nRF Connect for Desktop it flash it with Connectivity firmware version: ble-connectivity 4.1.4+Mar-11-2021-08-36-04. SoftDevice API version: 5. Baud rate: 1000000.
I´ll appreciate your help for pointing me in into the right direction on how to do this.
Thank you so much in advance.