Need sample code for NRF52840 with Remote control

Hi,

I am working with NRF DK board, I need to connect nrf dk with remote control for data transmission and also the remote connection should be stable for long time. Is there any sample code means kindly provide me.

Thanks

Parents
  • Hello,

    Is that a 3rd party remote control? If so, you need to know whether it (the remote control) is a peripheral or a central. I guess it is a peripheral. Then you need to figure out what services that device has, and write a corresponding central application that enables notifications on whatever services/charactersitics the remote controller has. 

    I suggest you check out the nRF Connect for Desktop -> Bluetooth Low Energy app and try to scan and see if you find your remote controller. If you do, then you should be able to see what services and characteristics it is using. 

    I'll be out of office for a couple of weeks from tomorrow, so if you have any follow up questions, I suggest you open a new ticket.

    Best regards,

    Edvin

Reply
  • Hello,

    Is that a 3rd party remote control? If so, you need to know whether it (the remote control) is a peripheral or a central. I guess it is a peripheral. Then you need to figure out what services that device has, and write a corresponding central application that enables notifications on whatever services/charactersitics the remote controller has. 

    I suggest you check out the nRF Connect for Desktop -> Bluetooth Low Energy app and try to scan and see if you find your remote controller. If you do, then you should be able to see what services and characteristics it is using. 

    I'll be out of office for a couple of weeks from tomorrow, so if you have any follow up questions, I suggest you open a new ticket.

    Best regards,

    Edvin

Children
No Data
Related