How to send a string or a data through WiFi in BCM943362WCD4 evaluation Board?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Can anyone explain how to send a packet data through Wifi in BCM943362WCD4 evaluation board?

0 Likes
1 Reply
Anonymous
Not applicable

Hi,

Have a look at example codes it will tell you what to do exactly, look at:

apps/snip/udp_receive

apps/snip/udp_transmit

apps/snip/tcp_client

apps/snip/tcp_server

All of these send and receive WiFi packets (either UDP or TCP)

Regards,

Bassem

0 Likes