Can I find the explorerKit UDP example??

New to XMOS and XCore? Get started here.
Post Reply
pearlt
Junior Member
Posts: 5
Joined: Wed Jan 17, 2018 5:50 am

Can I find the explorerKit UDP example??

Post by pearlt »

I am testing explorer kit and udp and tcp networking testing.
Example AN00121 is based on lib_xtcp 4.0 .
I want to find the example based on lib_xtcp 6.0
Is there another example ??


jakeh
Posts: 5
Joined: Fri Jul 28, 2017 9:55 am

Post by jakeh »

Hi Pearlt,

There's an example available on GitHub here.
That example uses lib_xtcp 6.0.0 and could be adapted to the eXplorerKIT.

The app_simple_webserver example can target the eXplorerKIT, so copying some of the configuration from that should get you a working UDP demo.

I hope that's helpful,
Jake
Post Reply