modification gmouse of nrf_desktop to NRF52833

Dear Nordic Engineers

I use NCS 2.0.0 and I would like modification gmouse of nrf_desktop to NRF52833.

I changed the pm_static.yml and app.overlay file of nrf52840dk_nrf52840 path.

Then I build the project and the project is successful building.

I download the program to the NRF52833 DK, the LED1 of DK is lighting.But I can't find the advertising of DK.

This file is my project. Please help me and tell me what's wrong.

2nrf_desktop.zip

Best regards.

Parents
  • Hi,

    I use NCS 2.0.0 and I would like modification gmouse of nrf_desktop to NRF52833.

    I changed the pm_static.yml and app.overlay file of nrf52840dk_nrf52840 path.

    As I see from the pictures you provided, you are using nRF52833-DK, but then you mention nrf52840-DK as well. Could you please clarify which development kit are you using?

    As you can read in the requirements section, the application is configured to work as gaming mouse (with motion emulated using DK buttons) in nRF52840-DK. In nRF52833-DK, the application is configured to work as HID dongle.

    Best regards,
    Dejan

Reply
  • Hi,

    I use NCS 2.0.0 and I would like modification gmouse of nrf_desktop to NRF52833.

    I changed the pm_static.yml and app.overlay file of nrf52840dk_nrf52840 path.

    As I see from the pictures you provided, you are using nRF52833-DK, but then you mention nrf52840-DK as well. Could you please clarify which development kit are you using?

    As you can read in the requirements section, the application is configured to work as gaming mouse (with motion emulated using DK buttons) in nRF52840-DK. In nRF52833-DK, the application is configured to work as HID dongle.

    Best regards,
    Dejan

Children
Related