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
  • I see no reason why the LBS service should be part of this project from the main.c file. What SDK example did you base your project on? The ble_app_uart nor the usbd_ble_uart example projects have the lbs service enabled by default.

    To make sure that you are connecting to the correct board, can you try changing the Device name on your Dongle, and connect to the new name to check that the lbs service is still present.

    Best regards,

    Simon

  • I have one more question i made it working but i do not know how to write a new line and all my data is transfered into a single line on serial port i tried 0x0A sign (new line sign) but it did not work 

Reply Children
No Data
Related