This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf52 desktop bluetooth program

Hi,

I have a nrf52 DK. I currently tested apps on run smartphone. Similar to nrfconnect, toolbox, uart. 

Laptops also have bluetooth. Can i use laptop's bluetooth to communicate nrf52? Is there any simple desktop program? 

I know, nrfConnect anf nrfGo,but these are different purpose programs. 

Best Regards

Berker ISIK

Parents
  • Hi Berker,

    Normally, we recommend users to use a 52 dev kit or 52840 dongle connected to usb to act as the connectivity board to another nrf52 dev kit. Are you using Windows 8 or Windows 10? Windows 8 is notorious for having a few issues regarding BLE & connecting to another nrf5x device. Windows 10 is a lot better in that regard.

    Depending on which Windows version you are running, I would recommend taking a look at the HID keyboard or HID mouse example from the latest sdk v15.2.0. You should then be able to connect the 52 DK directly to the BLE chip on the Windows computer.

    Regarding the simple desktop program, I would recommend looking at nRF Conect for Desktop.

    Kind Regards,

    Bjørn

Reply
  • Hi Berker,

    Normally, we recommend users to use a 52 dev kit or 52840 dongle connected to usb to act as the connectivity board to another nrf52 dev kit. Are you using Windows 8 or Windows 10? Windows 8 is notorious for having a few issues regarding BLE & connecting to another nrf5x device. Windows 10 is a lot better in that regard.

    Depending on which Windows version you are running, I would recommend taking a look at the HID keyboard or HID mouse example from the latest sdk v15.2.0. You should then be able to connect the 52 DK directly to the BLE chip on the Windows computer.

    Regarding the simple desktop program, I would recommend looking at nRF Conect for Desktop.

    Kind Regards,

    Bjørn

Children
Related