Hi! I am currently trying to determine an implementation of synchronizing rover v2 robots (https://www.robotshop.com/ca/fr/kit-bluetooth-dfrobotshop-rover.html) with open-source drones known as crazyflies (https://www.bitcraze.io/products/crazyflie-2-1/). The goal is to have these robots communicating with one another and be able to perform tasks together. I was wondering if there were any resources or research done which could help me out with this project. If any other information is required, feel free to ask.
@linrs Welcome to the RobotShop Community. The Crazyflie seems to have onboard BLE, so in theory, you can add a BLE to the DFRobotShop Rover to be able to communicate with either of the two. The next question is differentiating the signal - research what protocol the drone uses and see if you can implement something similar on the rover.