femtoduino / femto-beacon

FemtoBeacon - Atmel SAM R21 (ARM Cortex M0+, SAM D21 with built in AT86RF233)
MIT License
63 stars 17 forks source link

Multiple Sensor Nodes packet collision #5

Open jsouriadakis opened 3 years ago

jsouriadakis commented 3 years ago

When multiple sensors are streaming their IMU data to the dongle, there is packet collision and not all packets arrive. Have you implemented any time synchronization when more sensor nodes are connected?