Trying to see DongleBLE in linux with NCS

Hello,

I want to see my dongle BLE with command lsusb with NCS. I succed to see it with a FTDI USB to UART but i want to succed with only USB.

I succed only USB just with the old SDK connectivity by using a patch whitch came from pc-ble-driver. I tried to developp a pc-ble-driver version NCS with shell command but for commercialisation i can't have a FTDI on my board. can you help me ?

I use for my tests a dongle BLE nrf52840.

Regards,

Pierre-Yves

Parents Reply
  • Hi thanks you, it works with Dongle BLE, but i have always one issue.

    Like i saied i try my code with dongle BLE and it's work. But i have a custom dongle that don't include reset button and then don't include also the open bootloarder. I can't see my cuistom device.

    The only difference beetween them is the open bootloader that is in the Dongle BLE, do you know how to include it in my code to have the programme ? i need tio include in it because i don't know why i can't access with programmer to my custom board....

Children
Related