Jump to content
  • 0

Connecting wifi module to nexys 4 ddr board


venkynany62@gmail.com

Question

hi  everyone,

I am trying to connect wifi module to nexys 4 ddr board so that I can control led using web page. During this try, my esp8266 module isn't getting connected to  my hotspot (Unable to get a WiFi connection).Also I have let the DHCP to ip address (static IPv4 ipMyStatic = {0,0,0,0};).Even then I am not getting anything done .Can some one pls help me out.

Thanks

I have referred Pmod Monthly - November 2016 - Adding WiFi to your Digilent FPGA or Zynq Board   -video from youtube.

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Hi @venkynany62@gmail.com,

The demo that we have is dedicated towards the Microchip WiFi chips that Digilent has on our microcontroller boards and WiFi modules, typically a MRF24 based chip, so it has not been tested to work with an ESP8266 module and hasn't been setup to use the AT commands. Additionally, the MRF24 chips are SPI based rather than UART/Serial based like the ESP8266 module.

Thanks,
JColvin

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...