i have the nrf5833 dk board, i just started programming from quick start and it worked two times and now it does not program at all, programming failed
i have the nrf5833 dk board, i just started programming from quick start and it worked two times and now it does not program at all, programming failed
Hello,
Could you please explain how exactly you are programming the DK? Are you seeing any error messages? Are you building an application and flashing it to the DK board, or are you using an nRF programmer from the nRF Connect Desktop?
If you are new to Nordic boards, this Academy course might be a good starting point.
Kind regards,
Abhijith
Hi Abhijith,
It was a problem with j linker version, I downgraded it and it just works fine.
My next very important question is,
1) can nrf52833 dk work as usb host from the nrf usb port, which can be make it receive hid data through a wired connection devices like mouse, gamepad.. . I tried searching this and there was no proper mention about the usb stack info for this particular dk board. If there is a way can you drop the link for reference of the documentation I could use to refer for programming
2) https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/bluetooth/peripheral_hids_mouse/README.html would this ble hid mouse example be working with nrf52833 dk, I tried it in vs code with nrf52833 dk board build and nothing shows up on Bluetooth scan, is there way to do this or any example reference for hid and usb for this nrf52833 dk
Thank you,
Ashvin