-
Hi,
what would you say about rewriting esp proxy to Arduino framework in PlatformIO?
I see 3 advantages:
1. easier to build (using PlatformIO)
2. no need to store wifi credentials in binary than…
-
I have the same issue as @nschurando and @ggerganov. I'm using the Arduino Nano RP2040 Connect with the Arduino Mbed OS Nano Boards package in Arduino IDE 1.8.13. It won't compile with
`#elif define…
-
Library TridentTD_Linenotify has been declared precompiled:
Using precompiled library in c:\Users\KID\Documents\Arduino\libraries\TridentTD_Linenotify\src\esp8266
The platform does not support 'comp…
-
**First of all, so many thanks for your work, it's been 4 years I'm using Sloeber and it's just fantastic, !**
**Describe your environment**
- Sloeber Product version 4.4.3 on Windows 10
*…
-
## PLEASE TRY Latest Master BRANCH before submitting bugs, in case they were already fixed. ##
Issues without basic info will be ignored or closed!
Please fill the info fields, it helps to get y…
-
Great project - I hope it can be nicely integrated with https://github.com/esp8266/Arduino (e.g., to do the uploading and "serial" monitor using just the ESP and no serial adapter).
I also cross-post…
-
Can Arduino sketches use espusb? If so, how? (I would like to avoid having to compile a toolchain and SDK, and use the ones that come with [esp8266/Arduino](https://github.com/esp8266/Arduino) instead…
-
It seems after using:
```
-DDEBUG_ESP_PORT=Serial ; Sets the Serial port for debug output
-DDEBUG_ESP_WIFI ; Enables detailed WiFi debugging
-DCORE_DEBUG_LEVEL=5 ; Verbose
…
-
Do You plan to add official support for Arduino/ESP8266/ESP32?
There is library that is created by people from Google, but it isn't supported by Google - https://github.com/FirebaseExtended/firebase…
Misiu updated
3 years ago
-
```
/*
Modbus-Arduino Example - Master Modbus IP Client (ESP8266/ESP32)
Read Holding Register from Server device
(c)2018 Alexander Emelianov (a.m.emelianov@gmail.com)
https://github.com…