Hi
I am developing some nodes that all using BLE in nordic chip, I want each node get some data at the same time and send to one central device, the central device can fuse the same time data together and send to a computer to do some process. I am not sure about the sychronization, the timeliness of data is important, could you give me some advice? I can only think about the time stamp.