Tell us about yourself!
- 2BECKHAM2 followed GreatScottLab
- 2BECKHAM2 commented on Harsh Dethe's instructable Simple Weather Station V2.0
- 2BECKHAM2 followed ChrisParkerTech
- 2BECKHAM2 followed Rishi Rishi
- 2BECKHAM2 followed Laukik Ragji and GKKReddy
- 2BECKHAM2 commented on nikhilraghava's instructable ESP8266: Parsing JSONView Instructable »
Excellent tutorial Nikhil Raghava. Keep up the good work.After following your tutorial, now I'm able to get and extract the content successfully from other sites. - Many thanks.
- 2BECKHAM2 followed nikhilraghava
- 2BECKHAM2 followed codebender_cc
- 2BECKHAM2 followed Romain7333
- 2BECKHAM2 followed Ruchir Sharma
- 2BECKHAM2 followed FlyingDrMike and Barely Painted
- 2BECKHAM2 followed witnessmenow
- 2BECKHAM2 followed innovativetom and Jhon_Control
- 2BECKHAM2 commented on Ploopy's instructable Tiny ESP8266 Dash-Button (Re-Configurable)
Hi Ploopi, I've managed to get this working in ESP01 as well. The issue was due to the wrong set of Flash Size: in the IDE. In fact, the ESP01 what I am using is 8Mb and changing the Flash Size: to less size really helped. The IDE has not given any warning or failure prompt for wrong Flash Size: setting instead has given 100% successful every time during upload.Many thanks.
View Instructable »Sure Ploopy. Testing with wemos D1 is completed and working. Once I am done with ESP01 will post the pictures. Many thanks again for the wonderful project.
- 2BECKHAM2 commented on Ploopy's instructable Tiny ESP8266 Dash-Button (Re-Configurable)View Instructable »
Thanks, Ploopy for your help.Now its working fine with NodeMCU after changing #define CONFIG_PIN 5.Thanks again for the excellent project. Will port it to Wemos D1 and ESP01. Have a wonderful weekend!
- 2BECKHAM2 followed TheCircuit
- 2BECKHAM2 commented on Ploopy's instructable Tiny ESP8266 Dash-Button (Re-Configurable)
Hi Ploopy,Observation when tested with NodeMCU:1) Upload successful with //#define NOT_DEBUGSerial Monitor:..................Session Terminated. Giving up after 21 tries connecting to WiFi.entering deep sleepb) when restarted with D3 connected to GND. - No output in the serial monitor.c) Uploaded #define NOT_DEBUG and restarted with D3 connected to GND. - No built-in LED indication on the NodeMcu.d) The HTTP request is getting initiated successfully when the ssid, pass, host, uri in the .json file configured and uploaded, at the same time not getting initiated when the D3 is connected to GND.Thanks.
Thanks for the quick response.I've tried connecting D3 of wemos to GND and restarted, observed junk character in the serial monitor (nothing printed in the serial monitor) even connecting through 10k resister as well.Should i have connect D3 through pull up resister or value of the resister to be changed?Suggest me to for any change of wemos pin?Thanks.
View Instructable »You are great....and thanks for the quick response. Will check as suggested and update. - Many thanks.
- 2BECKHAM2 commented on Ploopy's instructable Tiny ESP8266 Dash-Button (Re-Configurable)View Instructable »
I've uploaded the .ino file. After the successful upload observed the below in serial monitor.***********************************************************...................Session Terminated. Giving up after 21 tries connecting to WiFi.entering deep sleep***********************************************************Upon pressing Reset button:Button Booting...SPIFFS Content:FS File: /config.jsn, size: 195BFS File: /edit.htm.gz, size: 4.02KBFS File: /index.htm.gz, size: 1.51KBParsed JSON Config.Loaded ssid: SSID HereLoaded password: Password HereLoaded host: examplewebsite.comLoaded IsIP: 0Loaded uri: /makemyrequest/Loaded WiFi Connect Persistance: 10Loaded GET Request Persistance: 10Loaded Send VCC: 0Loaded VCC Param.: battConnecting to SSID Here....................Session Terminated. Giving …
see more » - 2BECKHAM2 followed Ploopy, acreativemaker and WarenGonzaga
- 2BECKHAM2 commented on Ploopy's instructable Tiny ESP8266 Dash-Button (Re-Configurable)
Excellent project Ploopy.1) I've uploaded the .bin file from github to ESP01.2) Soldered CH_PD to VCC3) Connected Rx to GND and powered on ESP01. The blue led is blinking at the same time not able to view the 'ESP_Button' WiFi Access Point for me to configure.Please help. - Thanks in advance.
View Instructable »Many thanks for the quick response Ploopy. Will check again and update by uploading .ino with data folder. Is there any way to check the code and set up with wemos D1 before porting in to ESP01?.Thanks in advance and have a good day.
- 2BECKHAM2 followed sfeelectronics and bekathwia
- 2BECKHAM2 followed iotamajig and SteveQuinn
- 2BECKHAM2 commented on SteveQuinn's instructable Using ESP8266 SPIFFS
- 2BECKHAM2 followed Magesh Jayakumar
Nice project. Please share the code.