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
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
Hello,
Glad to hear that your issue has been resolved.
Regarding your new queries, I will address them here. However, I recommend opening a new ticket if you'd like to explore this topic further, as it is not related to your original query. This helps keep Devzone organized and makes it easier for future users to find relevant information.
ashvin said: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
The nRF52833 DK can function as a USB device but not as a USB host, as USB host mode is not supported via the native USB port. You can refer to an older DevZone ticket that addresses a similar question.
ashvin said: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
Although it's not listed under the supported boards, I believe it should work with the nRF52833 DK. You can refer to the nRF Desktop application and check the board configuration for more details. Provide more information in your new ticket if you are still stuck with this issue.
Kind Regards,
Abhijith
Hello,
Glad to hear that your issue has been resolved.
Regarding your new queries, I will address them here. However, I recommend opening a new ticket if you'd like to explore this topic further, as it is not related to your original query. This helps keep Devzone organized and makes it easier for future users to find relevant information.
ashvin said: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
The nRF52833 DK can function as a USB device but not as a USB host, as USB host mode is not supported via the native USB port. You can refer to an older DevZone ticket that addresses a similar question.
ashvin said: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
Although it's not listed under the supported boards, I believe it should work with the nRF52833 DK. You can refer to the nRF Desktop application and check the board configuration for more details. Provide more information in your new ticket if you are still stuck with this issue.
Kind Regards,
Abhijith