This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

NRF52840 Dongle not working properly

Hi,

I have a problem with my nrf dongle i have working example on the DK and i could not put this onto the dongle. I tried dedicated examples and they are not working too. For example ble app blinky the softdevice and the app file were good, device had green light however when i tried to connect via my phone (nrf connect app) it could not connect and the dongle changed its light to red and was not able to detect by nrf connect on PC. Also i could not programm the bootloader (open_bootloader) from examples for PCA 10059. I do not know what to do next. 

Parents
  • Hi

    Could you possibly upload the main file or at least a snippet of the main() loop of your application so I can take a look. The service must be called somewhere in your application for. You can try searching your entire project for the ble_lbs_init() function, as that should be the function initializing this service.

    Best regards,

    Simon

  • With pleasure it took me 9 hours yesterday and still the same problem. There is no ble_lbs_init() in sdk confis LBS is disabled and still it appears.

Reply Children
No Data
Related