Hi, i want to connect my arduino uno to the print Zebra ZT231 with ENC28J60.
I connected the arduino with ENC28J60
- VCC -> 3.3V
- GND -> GND
- SCK -> Pin 13
- SO -> Pin 12
- SI -> Pin 11
- CS -> Pin 10
and i connect the ENC28J60 to port ethernet local and i get those informations :
[pings]
IP: 192.168.100.23
GW: 192.168.100.254
SRV: 142.250.200.228
I connect my zebra print also to port ethernet local and i get those informations :
IP: 192.168.100.33
subnet: 255.255.255.0
Getway: 192.168.100.254
I want to send some data from arduino to zebra to print some label?? i need a program arduino
Exemple of data that i want to send:
^XA^FO50,50^ADN,36,20^FDHello World^FS^XZ