w5500[solved]

Use this section to discuss your embedded Flowcode projects.
Post Reply
ruben123
Posts: 10
http://meble-kuchenne.info.pl
Joined: Thu Dec 10, 2020 12:17 pm
Has thanked: 5 times
Been thanked: 3 times

w5500[solved]

Post by ruben123 »

Hi all

I'm trying to figure out how the tcp/IP library works .
The set up I'm using is an Arduino nano and this wiznet5500 board ;
[https://pmdway.com/products/wiznet-w55 ... et-module]

I'm happy that i can ping to the board and it looks like the spi communication between the wiznet5500 board and nano works because of the feedback i get from the uart console .But i cannot send a message trough ethernet whatever i do .

kind regards ,Ruben
Attachments
ip.jpg
ip.jpg (57.94 KiB) Viewed 2209 times
UDP_NODE_A.fcfx
(20.04 KiB) Downloaded 104 times
kaart2_V1.fcfx
(15.71 KiB) Downloaded 103 times
Last edited by ruben123 on Mon Feb 13, 2023 2:05 pm, edited 1 time in total.

chipfryer27
Valued Contributor
Posts: 1147
Joined: Thu Dec 03, 2020 10:57 am
Has thanked: 285 times
Been thanked: 412 times

Re: w5500

Post by chipfryer27 »

Hi

Have you looked at the examples in the WiKi? They are a good starting point.

https://www.flowcode.co.uk/wiki/index.p ... etworking)

Regards

Post Reply