Avatar for Rene

Rene

Member since May 2015 • Last active May 2015
  • 0 conversations
  • 3 comments

Most recent activity

  • in General
    Avatar for Rene

    yeah, connecting the middle pin (3.3V) solves the problem. Than the red LED is on and the blue LED flashes on wifi transmission.

    thanx to@drazzy

  • in General
    Avatar for Rene

    @DrAzzy that could be the right hint. Thx.
    Looking on the video I saw only a power connection between Pico an esp8266 via two wires ( Gnd and 5V ). The middle connector (labeled: VDD) leaves unconnected.

    Do I have to connect that middle pin to the esp8266 too ?

  • in General
    Avatar for Rene

    I've the same problem.
    after:

    var wifi = require("ESP8266WiFi").connect(Serial2, function(err)
    

    there is an Error:

    No 'ready' after AT+RST
    

    I can't see any red or blue LED on the esp8266 board.
    btw. I wonder that 5V is connected to the shim, but not connected to the esp8266 board. where does the power for the wifi module comes from ?

Actions