The same as point to point communication.
Last Update: August 8, 2017
January 25, 2017 2892 RC232 Q&A
Related Knowledge Base Posts -
- [RC232] “When I connect to the development board using your software (“”RC232 Configuration and Communication Tool””), everything works fine. But when I connect to the development board from inside my own application for the first time each day (e.g. in the morning when the dev. boards have been powered down for a couple of hours), it only sends 0x00s via the air interface, no matter what i want to send, everything is zero. When I then connect to the board once with your software, everything works fine again and also my application afterwards works fine, and I can send everything correctly again. But I have to do this every morning again. Maybe you have any ideas what the reason for this is or what I could do to fix this problem? “
- [RC232] When a packet is transmitted from one module to another, what is the receiving module going to output on its UART? The exact number of bytes sent? Or will it add some extra information like “Byte count, sender address or CRC”?
- [RC232] What happens if message buffer of 128 bytes gets completely full?