This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Device with two remote

Hi,

We wanted to create a device what control with a remote controller but we want to controll this device by smartphone also.

We going to use 51822 but it is not exactly clear how to do it. Which SD and role would fit for the solution? How can we pair the device with the remote in production and how can we pair this device by smartphone by user?

Thank you!

Parents
  • Hi Syrius,

    You can follow what Andrew suggested. You can use the S130 that supports both central and peripheral mode simultaneously. And use the phone as central to the device and the remote as the peripheral to the device.

    Another solution is to use 2.4GHz radio proprietary protocol for communication between the remote and the device. You can use our timeslot API so that you can have your protocol running concurrently when the BLE link is active.

Reply
  • Hi Syrius,

    You can follow what Andrew suggested. You can use the S130 that supports both central and peripheral mode simultaneously. And use the phone as central to the device and the remote as the peripheral to the device.

    Another solution is to use 2.4GHz radio proprietary protocol for communication between the remote and the device. You can use our timeslot API so that you can have your protocol running concurrently when the BLE link is active.

Children
No Data
Related