issues Search Results · repo:esp8266/Arduino language:C++
Filter by
5k results
(84 ms)5k results
inesp8266/Arduino (press backspace or delete to remove)So I ve got a web server (using ESP8266WebServer.h), which is serving a couple of text pages to display variables, and
allowing me to set the local network SSID/Pwd. The AP stays active after the local ...
bucklevision
- 1
- Opened 2 days ago
- #9260
#include vector #include wifi_conf.h #include map #include wifi_cust_tx.h #include wifi_util.h #include
wifi_structures.h #include debug.h #include WiFi.h #include WiFiServer.h #include WiFiClient.h
// ...
shadowman10
- 2
- Opened 18 days ago
- #9258
using github verison s package_index.json
arduino-cli config add board_manager.additional_urls https://raw.githubusercontent.com/esp8266/Arduino/refs/heads/master/package/package_esp8266com_index.template.json ...
zerofo
- Opened on May 28
- #9251
Hello,
I have an ESP8266MOD
Image
and I an have issue with using the Arduino IDE and the ESP8266 plugin. I m now trying to load the LED blink example but
it doesn t go further than this on the serial ...
lcarlier
- 4
- Opened on May 20
- #9243
I have a brand new Mac Mini, Arduino IDE installed today from an image called arduino-ide_2.3.6_macOS_arm64.dmg and this
as want to do something on ESP8266.
But when I build it fails because the python3 ...
jms19
- 5
- Opened on Apr 18
- #9240
trying to connect esp8266 to access point. simple sketch.
#include ESP8266WiFi.h
#define WIFI_SSID My_SSID
#define WIFI_PASS My_pass
void setup() {
Serial.begin(115200);
WiFi.setPhyMode(WIFI_PHY_MODE_11G); ...
johndoe71rus
- 8
- Opened on Feb 27
- #9234
When trying to use the type-alias for the structure, I encountered a compilation error. After an hour of headache, a
very strange solution to the problem was found. I can t believe this is a compiler bug, ...
warez4me
- 2
- Opened on Feb 27
- #9233
Instead I need to compile for NodeMCU 1.0 (ESP-12E Module), Export compiled binary, and use NodeMCU Flasher to upload my
code. And it s not even fully compatible. Wouldn t it be so much easier for a lot ...
ArduinoFan0
- 1
- Opened on Feb 9
- #9230
Could you please add support for this board here to the boards.txt ?
https://www.tindie.com/products/fablab/iot-octopus-badge-for-iot-evaluation/
Its still sold brand new from the manufacturer and there ...
serialrf433
- Opened on Feb 9
- #9229
Board
Not strictly related to hardware, so I m skipping this section
Description
I m the author of ksIotFrameworkLib (iot library for arduino esp), working extensively with various ESP devices.
Recently, ...
cziter15
- 2
- Opened on Feb 4
- #9228

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.