WEBVTT

00:00.300 --> 00:07.380
One quick note about the sailboard right here, as I explained before, the the rate is basically the

00:07.380 --> 00:12.150
speed for the transfer of the cell communication and.

00:13.170 --> 00:18.990
You have to have the same moderate on both sides of the communications, so here.

00:19.020 --> 00:25.470
Nine thousand six hundred on the audio and on your computer, nine thousand six hundred at any time.

00:25.470 --> 00:28.670
You have two components talking between each other.

00:29.070 --> 00:30.630
We've secure the border.

00:30.640 --> 00:32.030
It must be the same.

00:32.340 --> 00:35.880
And now this video is one of the most common ones, as you have seen before.

00:36.210 --> 00:40.740
And it's working well, but we can actually increase it without any problem.

00:40.920 --> 00:47.360
OK, but basically the bigger the number, the faster the communication tool for our programs here.

00:47.730 --> 00:48.920
That's not really a problem.

00:49.260 --> 00:53.910
But if you need to send a lot of data, well, you might want to increase the speed.

00:54.390 --> 00:56.610
So it would save you time on your program.

00:56.940 --> 01:00.180
But you can see here we have different birth rates we can use.

01:00.190 --> 01:06.120
OK, but a minimum is three hundred and the maximum is two million.

01:07.580 --> 01:13.820
How to choose the correct birth rate with the birth rate you want to choose is the higher birth rate

01:13.940 --> 01:16.310
where you have the best performance.

01:16.760 --> 01:23.630
And by preference, I mean that the higher the birth rate, the higher the chance you have of having

01:23.630 --> 01:25.270
mistakes in the communication.

01:25.700 --> 01:32.420
If it goes too fast, like if you put maybe two million in some of the data that you receive on one

01:32.420 --> 01:35.390
part of the other may be incorrect.

01:35.720 --> 01:41.150
OK, with a lower birth rate, you are sure that you don't make mistakes, but it's very slow and with

01:41.300 --> 01:45.640
higher birth rate, it's very fast, but you can have problems in what you receive.

01:46.100 --> 01:48.040
So you have to find something in the middle.

01:48.320 --> 01:50.180
And actually there's value in the middle.

01:50.180 --> 01:55.610
Is that one one hundred fifteen thousand and two hundred both that value.

01:55.970 --> 01:57.280
I'm going to put it there.

01:59.740 --> 02:06.190
That value is also pretty common in many other programs, and this is just a better value than nine

02:06.190 --> 02:12.430
thousand six hundred, and with this value, you have almost zero chance of getting a mistake either.

02:12.460 --> 02:14.350
So that's a pretty good one.

02:14.680 --> 02:18.580
So in order to communicate with that one, I just change it on the Adreno.

02:18.760 --> 02:21.100
I'm uploading the program again.

02:21.430 --> 02:22.710
Make sure you upload the program.

02:22.720 --> 02:26.240
It's not because it's in the code that it's in the other network.

02:26.290 --> 02:27.660
You need to upload the program.

02:28.150 --> 02:33.280
And in the same monitor I use also this.

02:33.440 --> 02:39.210
You know, if I send some it's a string, so hello.

02:39.940 --> 02:45.160
And we receive the value so that the same behavior, but not the cell communication is a little bit

02:45.160 --> 02:45.640
faster.

02:45.850 --> 02:51.070
And I'm going to keep this value all the rest of the schools and for the final project.
