To build this application, open the project file
(
apps/tcp_client/avr128_tcp_client.X/
) in MPLAB X IDE. For more
details on opening the project file in MPLAB X IDE, refer to the
Opening the Project File. The following table provides details on the project file.
Table 6-1. Project FileProject Name | Description |
---|
avr128_tcp_client.x |
- MPLAB X
project for AVR128DB48 Curiosity Nano and RNWF11 Add On Board
- This
application demonstrates a traditional open TCP client in
Host Companion mode. After establishing a successful TCP
server-client connection, the data exchange will take
place
|