ESP8266 - transfer some bytes PC<>PIC over wifi


+ Reply to Thread
Results 1 to 25 of 25

Hybrid View

  1. #1
    Join Date
    Aug 2006
    Location
    SWITZERLAND (french speaking)
    Posts
    891

    Default ESP8266 - transfer some bytes PC<>PIC over wifi

    Okay, thanks to amgen, I finally successfully flashed my module.

    But, still nothing works and sending AT+GMR will return...nothing at all.

    Maybe my three modules are just defect...

    I think I'm going to leave this by side for a while, go get a beer, and have some fun with something else and come back later
    Roger

  2. #2

    Default Re: ESP8266 - transfer some bytes PC<>PIC over wifi

    hey man,...... YOU DON'T USE AT STUFF........
    What you do next is......1) power up 8266... (3 volts)
    2) Look at your live WIFI network list for the ESP device and hook up your computer/laptop to that network, I put screen shot-
    3) that opens the onboard web page for all the settings and type of access point (you can figure out) or I will share what I did
    4) restart the device with your UART TX,RX connected to pic...... open say Hyperterminal connection type TC/IP winsoc
    5) connect to your network ..... 192.X...... or 172.XX.......... port 23
    6) once connected, you can send and receive at the baud you have set
    ....... suggestion, program PIC to serout some crap say once/second,...... then when you connect you can tell if shit is working
    .
    .
    Name:  esp2.JPG
Views: 139
Size:  148.6 KB
    .
    Last edited by amgen; - 2nd January 2024 at 19:06.

  3. #3
    Join Date
    Aug 2006
    Location
    SWITZERLAND (french speaking)
    Posts
    891

    Default ESP8266 - transfer some bytes PC<>PIC over wifi

    I just realized I was using the flasher version 3.9.5 from the beginning.....

    I found version 2.3 and guess what, all my modules are now updated successfully and I can check this via AT commands

    Name:  update_ok.jpg
Views: 142
Size:  52.6 KB

    Amgen, I'm now going to read your previous post carefully.
    Roger

Similar Threads

  1. WiFi to setup a PIC based device
    By Ioannis in forum WiFi
    Replies: 6
    Last Post: - 2nd December 2023, 13:31
  2. Serial to WiFi <> Wifi to virtual com port
    By flotulopex in forum WiFi
    Replies: 11
    Last Post: - 4th April 2018, 13:18
  3. Replies: 22
    Last Post: - 5th January 2012, 06:49
  4. Wifi & PIC
    By Megahertz in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 26th December 2010, 03:16
  5. PIC with WIFI module
    By JAWORSKI in forum Schematics
    Replies: 2
    Last Post: - 3rd December 2008, 03:19

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts