Example C code for Wifi Connection
Posted: Fri Aug 03, 2018 10:42 pm
Hi,
I am a newbie to ESP32. So far I have installed VisualGDB into Visual Studion 2017 on Windows OS and can run the example Blink code in my custom hardware using the Olimex Debugger OK.
My project is for a logger that is to receive packets of date via the UART and then forward them to a controller via a Wifi Access Point.
What would be very useful at this stage is any example "C" code showing how to send data over wifi to AP and also UART code example (receiving packets of data). The project will also access external SPI memory but I should be able to bitbash that ok.
Anyone know where I could find reevant code for getting started on my project?
Thanks
I am a newbie to ESP32. So far I have installed VisualGDB into Visual Studion 2017 on Windows OS and can run the example Blink code in my custom hardware using the Olimex Debugger OK.
My project is for a logger that is to receive packets of date via the UART and then forward them to a controller via a Wifi Access Point.
What would be very useful at this stage is any example "C" code showing how to send data over wifi to AP and also UART code example (receiving packets of data). The project will also access external SPI memory but I should be able to bitbash that ok.
Anyone know where I could find reevant code for getting started on my project?
Thanks