- Joined
- Sep 12, 2024
- Messages
- 49
- Solutions
- 1
- Reaction score
- 12
- Points
- 8
Hey, so I’ve been trying to pass data through ar but the data received gets scrambled on the receiving end, not sure what I’m missing. Would love to know what went wrong or a page where I can read up on this and learn it properly.
The data received gets scrambled, but when sending the data it’s in correct order but when receiving the variable data isn’t correct.
I tried with ar.Read()/ar.Write() and ar << and ar >> but it’s the same result.
Sending data
Receiving data
The data received gets scrambled, but when sending the data it’s in correct order but when receiving the variable data isn’t correct.
I tried with ar.Read()/ar.Write() and ar << and ar >> but it’s the same result.
Sending data
Receiving data