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
  • I don't have log to shwo unfortunatly...

    I just can say that my soft zephyr work with the dongle BLE because of his open bootloader (i think so), but we can't access to it unfortunatly...

    With Donle BLE Nordic, i can acess to the dongle and send shell command

    For a custom dongle with the same HW as the dongle BLE nordic, i firt try to put my soft into it with programmer(nrf descktop) but i can't acess or just see my device in linux contrary to the Dongle BLE nordic

    The only difference beetween them is this open bootloader DFU.


    Then i tried to use an open bootloader from old sdk (bootloaderNRF5 : nRF52840 Dongle Programming Tutorial ) , with this open bootloader i can see my device in linux but i can't send shell comand anymore, tthe device show nothing (no log...)

    Do you know how the soft from reset button from the dongle BLE nordic works ?

    I use the nrf52840dongle_nrf52840 for both all theses set-up.

Children
No Data
Related